Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.32 KB

NEWS.md

File metadata and controls

49 lines (32 loc) · 1.32 KB

Version 1.7 (Unreleased)

  • Add support for Commodore C16 and C116.
  • Fix ZX Spectrum Next keyboard layout.
  • Display correct joystick types and mouse on ZX Spectrum Next and N-Go.

Version 1.6.1 (2023-09-20)

  • Fix extra keys on C128 broken in previous release.

Version 1.6 (2022-06-18)

  • Add support for VIC-20 (8k RAM expansion required).
  • Add support for NTSC C128.
  • Improve handling of joystick interference with keyboard reading on C64 and C128.
  • Allow all keys to be tested separately on ZX Spectrum Next and N-Go.
  • Fix display glitches on accelerated C64.
  • Improve handling of cursor keys on MEGA65.

Version 1.5 (2022-06-05)

  • Add support for ZX Spectrum (48k RAM required).
  • Improve documentation.
  • MEGA65: Fix Restore detection, don't ignore keys due to joystick movement.
  • Include version number in help text.

Version 1.4 (2022-05-21)

  • Add support for MEGA65.

Version 1.3 (2022-03-19)

  • Add support for PET (8k RAM required).
  • Add program that detects computer and loads correct version.
  • Make disk autoboot on C128.

Version 1.2 (2020-12-26)

  • Add support for C128 and Plus/4.

Version 1.1 (2020-12-12)

  • Add support for 3 button joysticks.
  • Mark keys that were already pressed to help find dead keys.
  • Require long press to activate help screen.

Version 1.0 (2020-12-06)

  • Initial release.