Skip to content

2021-03-07

Compare
Choose a tag to compare
@TomHarte TomHarte released this 07 Mar 18:41
· 4756 commits to master since this release
8a1c697

Apple IIe:

  • corrects pixel serialisation order in double low-res mode (i.e. alters colours); and
  • inverts the meaning of the exposed vertical blank value.

Macintosh:

  • after a tip on how PWM values drive the 400kb floppy drive, provisionally enables Macintosh 128kb and 512kb emulation. This emulator had previously modelled only the 512ke and Plus, with the 800kb floppy drives.

ZX81:

  • corrects a bug in which the Z80 could be permanently WAITing if NMIs were disabled at exactly the right moment, causing some software to hang.

Oric:

  • includes various bugfixes for the 65816-powered Oric, which SDL users can play with.

Qt:

  • fixes a potential crash if the user should attempt to provide a ROM file that can't be opened.