Releases: tomm/fab-agon-emulator
Fab Agon Emulator 0.9.64
Changes since 0.9.60:
- VDP-side wait for vsync fixed
- HostFS support for MOS f_truncate call (rainbow MOS 2.3+)
- Improved handling of on-screen keyboard input events (
--osk
command line option) - Rainbow MOS 2.3.0 beta-1 firmware (
--firmware rainbow
command line option)
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.60
Changes since 0.9.57:
- Console8 VDP 2.10.1 firmware
- Fixed a bug in double-buffered modes that caused flickering
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.58
Changes since 0.9.57:
- Console8 VDP 2.10.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 :)
Fab Agon Emulator 0.9.57
Changes since 0.9.55:
- Support full spi sdcard emulation with --sdcard-img option (requires an MBR-partitioned image with a vfat partition)
- Fix VDP crash when defining characters >127
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.55
Changes since 0.9.50:
- Improved screen upscaling
- rctrl-s emulator shortcut to cycle through screen scaling modes
- Some console8 VDP stability fixes
- Console8 VDP 2.9.2
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.50
Changes since 0.9.43:
- Console8 2.8.1 VDP firmware
- New screen scaling options (see --help)
- Optional border color around Agon screen (see --border rrggbb option)
- Emulator host key now defaults to RCtrl. The old default (RAlt / AltGr) is now available with --ralt-hostkey option).
- Support file modified date/time 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.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 :)