Skip to content

Fab Agon Emulator 0.9.32

Pre-release
Pre-release
Compare
Choose a tag to compare
@tomm tomm released this 29 Feb 05:31
· 93 commits to main since this release

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 :)