Skip to content

v0.13

Compare
Choose a tag to compare
@barotto barotto released this 06 Aug 16:15
· 437 commits to master since this release

Changes since the previous version:

  • Added remappable key bindings with timed macros
  • Added Serial port emulation with network null modem connection mode
  • Added status indicators
  • Added configurable log file name
  • Fixed #56, #59, #61, #62
  • Fixed possible GUI deadlock
  • Fixed segfault when the GUI can't be initialized
  • Fixed mouse wheel not working on floppy image select window

New ibmulator.ini settings:

  • [gui]:keymap can now have multiple keymap files specified
  • [serial] section to configure the the Serial Port
  • [gui]:show_indicators to enable the status indicators
  • [program]:log_file to configure the log file name

Limitations:

  • The serial null modem network connection can't emulate proper hardware handshake (planned for future releases)

If you're upgrading from an older version, I suggest you to delete the old ibmulator.ini as well as any keymap.map file (if present).

Windows binaries are compiled and tested on Windows 10 Pro 2004 with the latest MSYS2 release.
Linux binaries are compiled on Ubuntu 18.04 (GCC 10.3) and tested on 20.04.