Releases: tomm/fab-agon-emulator
Fab Agon Emulator 0.9.43
Changes since 0.9.42:
- Fix to sdcard autoexec.txt
- Sdcard update: /bin/vi.bin (&40000 binary) replaces /mos/vi.bin (&b0000 binary)
Note that the "Source code (zip) and (tar.gz)" that GitHub generates does not include git submodules -- which makes it useless. Don't use those links. If you want to build from source, git clone this repo :)
Fab Agon Emulator 0.9.42
Changes since 0.9.39:
- Disabled buggy VDP serial timeout code
- Firmware updates: VDP 2.7.3, MOS 2.2.3
- SDcard software updates
Note that the "Source code (zip) and (tar.gz)" that GitHub generates does not include git submodules -- which makes it useless. Don't use those links. If you want to build from source, git clone this repo :)
Fab Agon Emulator 0.9.39
Changes since 0.9.38:
- Console8 VDP 2.7.1 firmware
- Console8 MOS 2.2.0 firmware
- Command line argument to boot into a different screen mode: --mode
Note that the "Source code (zip) and (tar.gz)" that GitHub generates does not include git submodules -- which makes it useless. Don't use those links. If you want to build from source, git clone this repo :)
Fab Agon Emulator 0.9.38
Changes since 0.9.34:
- Console8 2.7.0 VDP firmware
- Fixed soft-reset (AltGr-R) not working when ez80 interrupts are disabled.
- Implemented fatfs getcwd function in hostfs
Note that the "Source code (zip) and (tar.gz)" that GitHub generates does not include git submodules -- which makes it useless. Don't use those links. If you want to build from source, git clone this repo :)
Fab Agon Emulator 0.9.34
Changes since 0.9.20:
- Electron esp32 & mos firmware (
--firmware electron
) - Console8 VDP 2.6.0 firmware
- Optional install PREFIX on Linux
- New default path for the sdcard on Linux: $HOME/.agon-sdcard
- Log VDP debug_log() output when run with --verbose
- Eliminate one process thread that was causing wakeups every 100 microseconds and wasting CPU
- Limit ez80 to esp32 uart transmission to the configured baud rate (1mbit)
- Experimental: allow linking ez80 uart1 to a host serial port. See --uart1-device and --uart1-baud command-line options
Note that the "Source code (zip) and (tar.gz)" that GitHub generates does not include git submodules -- which makes it useless. Don't use those links. If you want to build from source, git clone this repo :)
Fab Agon Emulator 0.9.33
Full Changelog: 0.9.32...0.9.33
Fab Agon Emulator 0.9.32
Changes since 0.9.20:
- Electron esp32 & mos firmware (
--firmware electron
) - Console8 VDP 2.6.0 firmware
- Optional install PREFIX on Linux
- New default path for the sdcard on Linux: $HOME/.agon-sdcard
- Log VDP debug_log() output when run with --verbose
- Eliminate one process thread that was causing wakeups every 100 microseconds and wasting CPU
- Limit ez80 to esp32 uart transmission to the configured baud rate (1mbit)
- Experimental: allow linking ez80 uart1 to a host serial port. See --uart1-device and --uart1-baud command-line options
Note that the "Source code (zip) and (tar.gz)" that GitHub generates does not include git submodules -- which makes it useless. Don't use those links. If you want to build from source, git clone this repo :)
Fab Agon Emulator 0.9.20
Changes since 0.9.16:
- Another shot at fixing startup crashes and black screens...
- Experimental addition of ElectronHAL esp32 firmware
- Console8 VDP 2.5.0 firmware
Note that the "Source code (zip) and (tar.gz)" that GitHub generates does not include git submodules -- which makes it useless. Don't use those links. If you want to build from source, git clone this repo :)
Note that the macOS build is a combined Intel/Apple silicon build.
Fab Agon Emulator 0.9.16
Changes since 0.9.14:
- Console8 VDP 2.4.0 firmware
- Support for FabGL VGADirectController
- SDCard software updates
- Software renderer option (--renderer sw)
- A possible fix for crashes on startup
Note that the "Source code (zip) and (tar.gz)" that GitHub generates does not include git submodules -- which makes it useless. Don't use those links. If you want to build from source, git clone this repo :)
Fab Agon Emulator 0.9.14
Changes since 0.9.12:
- Crash bug when processing terminal mode escape sequences fixed (only affected Mac, Windows)
- Fix crash when exiting from terminal mode back to normal VDP mode
- Allow the emulator to start even if audio init fails.
Note that the "Source code (zip) and (tar.gz)" that GitHub generates does not include git submodules -- which makes it useless. Don't use those links. If you want to build from source, git clone this repo :)