Releases: fvdhoef/aquarius-plus
Releases · fvdhoef/aquarius-plus
Aquarius+ Emulator & Firmware V0.20a
This release introduces an alternate video timing which should be more compatible with LCD screens. By default 704x480 was used, now additionally 640x480 is supported. This will chop off the left and right border. You can choose between the 2 modes via GUI+F10 / GUI+F11. (GUI = Windows key on most keyboards)
Firmware
- Fix for 8.3 short file names (thanks @LoudScotsBloke for reporting!)
- Support for alternate video timing (640x480)
CP/M
- Cursor keys and home/end are now mapped to WordStar control keys combos
Aquarius+ Emulator & Firmware V0.20
This release contains the first release of the CP/M 2.2 operating system for the Aquarius+! Check out the Wiki for information on how to use it.
Emulator / Firmware
- plusBASIC v0.16
- Fixed timing of register $FD (Thanks Mack Wharton!)
Aquarius+ Emulator & Firmware V0.19b
Emulator
- Debugger: Fixing single stepping with turbo mode enabled
- Debugger: Step over all repeating instructions (CPDR/CPIR/INDR/INIR/LDDR/LDIR/OTDR/OTIR)
Aquarius+ Emulator & Firmware V0.19a
Emulator
- Added 'Screen' menu to set scaling mode
Emulator / Firmware
- Bug fixes for 80 columns mode
- Add support for second page in 40 column mode
Aquarius+ Emulator & Firmware V0.19
Emulator
- Debugger: ESP info window
- Debugger: Popup on addresses in CPU state window with quick actions
- Improved speed on pasting text
Emulator / Firmware
- Turbo mode (7.16Mhz)
- 80-columns mode
Aquarius+ Emulator & Firmware V0.18d
Emulator
- Debugger: adding 'step out'
- Debugger: save trace window state in config
- Debugger: save assembly listing path in config
Firmware/Emulator
- Adding OPENDIR83 ESP32 command to support CP/M
Aquarius+ Emulator & Firmware V0.18c
Emulator
- Debugger: Save 'enable breakpoints' in config
- Debugger: Show cpu state window when halted
- Debugger: Resume CPU on reset
- Debugger: Reset emulated 'FPGA' state on reset
Firmware:
- Fixing reset for remote starting programs
Aquarius+ Emulator & Firmware V0.18b
Emulator:
- Fix for issue with key repeat on some computers.
- Debugger: added key buffer to IO registers window
Firmware/Emulator:
- plusBASIC to v0.14d
- Small fixes to compose key functionality
Aquarius+ Emulator & Firmware V0.18a
Firmware/Emulator
- PlusBASIC v0.14 (support for keyboard auto-repeat)
Aquarius+ Emulator & Firmware V0.18
Firmware/Emulator
- Implemented KEYMODE command.
- Keyboard auto-repeat mode (still needs plusBASIC support for use in BASIC)
- Adding French and German keyboard layouts
- Use Ctrl-O and Ctrl-N to switch between original character set and new Latin-1 character set with international characters.
- plusBASIC v0.13g