Skip to content

v1.03

Compare
Choose a tag to compare
@breakintoprogram breakintoprogram released this 19 Apr 12:45
· 211 commits to main since this release
a782b8a

Fixes

  • #2: Fixed VDU 23, 0 extensions to avoid clash with Acorn BBC BASIC programs
  • #3: Added support for higher resolution modes with less colours per pixel
  • #5: Added terminal support for CP/M (experimental)
  • #6: European keyboard support
  • #13: Checks for invalid MODE changes
  • #15: Fixed BBC BASIC so that it has a logical screen app
  • #19: Set keyboard delay and rate and LED state
  • #21: Paletted modes now default to Agon palettes
  • #24: Paged scrolling
  • #25: Increased baud rate ESP32->EZ80 to 1,152,000 baud
  • #26: Typo in boot screen ("VPD") fixed
  • #28: Increased VDU throughput no longer crashes FabGL
  • #32: *EDIT command (and other apps) performance improved
  • #35: The demo 'shadows.bas' now works correctly
  • #38: SOUND no longer hangs when a channel > 2 is used
  • #39: AGON now boots correctly when no keyboard is connected
  • #40: VDP only does a Canvas->waitCompletion in VDU after certain graphics operations

Dependencies

  • MOS 1.03