Releases: simonowen/simcoupe
Releases · simonowen/simcoupe
v1.2.15 release
Changes since the last release:
- fixed data loss when modifying compressed disk images
- fixed double-click issue affecting Driver users [Win32]
- fixed MRU entries for relative paths passed on command-line [Win32]
- fixed white window flash on startup [Win32]
- fixed stuck display image if ROM fast boot failed
- added Paula DAC on port 0x60, used by Inner Circle Sample Demo
- added zoom menu check against current zoom level [Win32]
- added hidden option to control SAA high-pass filter
- added hidden option to randomise im 2 bus values
v1.2.14 release
Changes since the last release:
- fixed emulator startup with no Win32 audio device (#97)
- fixed key modifier use with numeric keypad (#93)
- fixed disassembly addr mismatch from previous view (#96)
- fixed debugger graphics view mode 1+2 crash (#94)
- fixed crash on emulator exit with active print job
- fixed use of Win32 disk devices with valid partition tables
- fixed SDIDE sector writing only alternate bytes
- fixed harsh click on first beeper use
- fixed unused index prefix on 59 (
LD E,C) disassembly - disabled motion blur option for now
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.