This release:
- expands the 6502 emulation to include, in reverse order of sophistication:
- the WDC 65C02, and the Rockwell and Synertek 65C02 subsets of it;
- the original NMOS 6502, as it has to date; and
- the NES 6502, for completeness, while I'm in the area.
- uses its new 65C02 support to offer the Enhanced Apple IIe;
- improves Apple II video emulation further:
- IIe double-width video is shifted 1.75 colour cycles to the left; and
- soft switches that affect graphics mode now take two cycles to come into effect.
- adds a direct 'Insert Media...' option into the macOS File menu, to make the route for changing disks, etc, explicit. You can still drag and drop directly onto the window in both macOS and SDL.