Skip to content

Releases: AMSpiriT-Emulator/amspirit-releases

Amspirit Lite 1.11.0

15 Jun 22:12
4913b6c

Choose a tag to compare

This version features a major refactoring effort, unifying the codebase between the SDL and Qt versions. Key changes and improvements include:

  • Disk Support: Fixed DSK file saving.
  • UI/UX: Added a disk drive activity indicator and an audio mute menu.
  • Web Interface: Ongoing reorganization of the web page and improved FPS display (color-coded when below 50 FPS).
    • Debugger (Basic): Introduced a new debugger featuring:
    • Step-by-step execution (lines and instructions).
    • Breakpoint management (lines and instructions).
    • Syntax highlighting.
    • Variable tracking.
    • Automatic variable name optimizer.
  • Graphics: New shaders with additional parameters, controllable via the web interface. Settings are now persistent.
  • Compatibility: Lowered Linux dependencies (now compatible with Ubuntu 22.04 instead of 24.04).
  • Qt Version: Added update notifications.

Lite 1.10.7

12 Jun 20:25
4913b6c

Choose a tag to compare

Added

  • CRT/shader settings are now persistent across sessions

Fixed

  • [ #1 ] Fix qwerty Keyboard Issue (--lang and Qt menu)
  • [ #5 #6 ] macOS Qt: bundle liblua and place HTML help next to binary in .app
  • German UI localization
  • Minor interface fixes
  • Windows: gthr shim symbols promoted to strong (fixed broken Windows link)
  • Restored GX4000 support

Amspirit 2

10 Jun 01:21

Choose a tag to compare

2.04

initial release

Amspirit Lite - First Release

10 Jun 01:40
d325e14

Choose a tag to compare

Lite-1.10

improve doc