Skip to content

v1.03 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@breakintoprogram breakintoprogram released this 19 Mar 16:39
· 124 commits to main since this release
daabd2e

Upgrading without the ZDS cable

Follow the instructions here: Agon MOS firmware upgrade utility

The latest binary is firmware103rc1.bin

Fixes

  • #6: Fixed potential buffer overflow in mos_exec
  • #13: MOS now returns correct screen height
  • #14: Added *VDU command
  • #15: LF/CR conversions turned off in FatFS
  • #20: Improved keyboard handling for applications
  • #22: Added *CREDITS command
  • #23: Improved line editor
  • #24: Added *TIME and mos_api_getrtc, mos_api_setrtc to API
  • #25: Now uses CTRL+ALT+DEL to soft reboot
  • #26: Refactored SD card code to remove interrupt
  • #27: Added *MOVE and *COPY, path to *DIR, and mos_api_copy to API
  • #29: Tweaked error messages to make them less intimidating
  • #30: Added RST 18h - block transfer of data from eZ80 to ESP32 over UART

Dependencies

Requires VDP 1.03 or greater