Releases: simonowen/simcoupe
Releases · simonowen/simcoupe
v1.2.13 release
v1.2.12 release
Changes since the last release:
- fixed joystick rotation axis causing unwanted movement (#80)
- fixed booting of disks inserted during startup under macOS (#82)
- fixed rogue No Disk error when saving from Legend of Eshan
- fixed missing error for incompatible MGT formatting attempts (#86)
- fixed no-disk formatting behaviour (#86)
- fixed debugger data target display for negative index offsets (#88)
- improved handling of DI;HALT state in debugger to reduce confusion
- improved portable version compatibility for Linux builds
v1.2.11 release
Changes since the last release:
- fixed main screen contention offset.
- improved OpenGL 3 compatibility on macOS.
- added LPEN b0 support in screen modes 1-3.
- added WARP driver fallback for running in Windows VMs.
- added basic motion blur support to SDL backend.
v1.2.10 release
Changes since the last release:
- fixed clipboard paste not working on boot screen.
- fixed broken Windows shell path auto-complete.
- fixed various issues affecting initial SDL window size
- improved portability of window position/size saving.
- improved validation of ZX82 ROM containers.
- moved samdos2 dosboot image to external resource file.
- added support for older SAM ROM images (#77)
- added manual play/pause to Win32 tape browser (#77)
- added missing tape auto-load triggers.
- added fast boot frame limit for broken or custom ROMs.
20220413: macOS package rebuilt to restore 10.15 (Catalina) support.
v1.2.9 release
v1.2.8 release
v1.2.7 release
Changes since the last release:
- fixed ATA IDENTIFY command returning too much data (#65)
- fixed command-line disk images not auto-booting (#69)
- fixed Win32 installer to add file associations (#66)
- fixed command-line disks not getting added to MRU list.
- changed Win32 installer to install x64 version if appropriate.
- corrected documentation, which suggested default base was decimal (#67)
If you use the Win32 installer it's recommended that you uninstall the old version before installing the update. Most users will be moved to the 64-bit version that lives under Program Files
rather than Program Files (x86)
. Start menu icons are now in a SimCoupe folder, with the old shortcuts still referencing an outdated version.
v1.2.6 release
Changes since the last release:
- fixed read-only disk error with Pro-Dos v2 (#64)
- fixed failure to recognise inserted tape images.
- fixed missing icon end marker that risked crash under Win32.
- changed Comet symbol export to always scrape from memory (#63)
- changed symbol export to save use local line endings (#63)
- changed to use MSVC runtime DLLs instead of static linking.
v1.2.5 release
Changes since the last release:
- fixed CRLF issue reading old Linux/macOS configuration files (#62)
- fixed first reset after DI;HALT failing due to incomplete CPU reset.
- fixed file selector showing /home instead of full $HOME
- fixed RETI to restore iff1 from iff2 (undocumented).
- restored support for CMOS Z80 behaviour [out (c),0/255].
- restored register init for hard/soft reset.
- added support for in-memory Comet symbols. (#63)
- added support for exporting debug symbols to .map (#63)
- improved auto-type to ensure turbo mode is turned off.
v1.2.4 release
Changes since the last dev release: