Friday, December 24, 2021

Q-emuLator updates

Q-emuLator versions 2.1 for OS X and 3.4 for Windows are now available for download.

SMSQ/e support has been improved when using the emulator-specific build of SMSQ/e (available here).

Both formats of microdrive images (mdump_task and QLay) are now supported by the unregistered version of the emulator, since supporting only one of them was confusing.

The version for Intel Macs also catches up with the TCP/IP driver improvements recently added to the PC version, and audio emulation has been made compatible with OS X 11 Big Sur.



2 comments:

  1. hello, do you plan to add make_dir command support for win1_ files?

    ReplyDelete
  2. Hello, MAKE_DIR is provided by recent versions of the Toolkit II, although Q-emuLator currently only supports it for the Mac/Windows native file system. I plan to add support for other file system types like QXL.WIN at some point. What complicates the implementation is that in QDOS, creating a directory may also need to move multiple files if their name starts with the new directory name.

    ReplyDelete