Skip to content

v1.04 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@breakintoprogram breakintoprogram released this 28 Sep 13:37
· 75 commits to main since this release

Updates

  • #16: Increase quantity and quality of default modes in Agon
  • #34: Allocate bitmaps in PSRAM over a certain size, BMP bitmap mode
  • #51: Implement relative plotting modes and background/inverse
  • #68: Legacy mode support, double buffering support
  • #70: Fixed compile error
  • #72: VDU 14 (Paged mode) does not clear on screen mode change
  • #75: Mode 0 display corruption
  • #76: Audio enhancements
  • #80: Fix code that reverts invalid screen mode changes
  • #82: Send cursor position VDU command doesn't match documentation
  • #88: Merge in refactored Console8 VDP code
  • #89: Improve plot
  • #90: Buffered command support
  • #91: Fixed RTC in VDP protocol
  • #92: Fixed compiler warnings
  • #94: Buffer command improvements
  • #95: Optimise readLong_b to read 32 bits in from serial buffer
  • #96: Add hexload code
  • #98: Ensure switch buffer command always waits for vsync
  • #99: Plot/scroll bug fixes
  • #100: A couple of small fixes for VDUStreamProcessor

Contributions

New Contributors

Full Changelog: v1.04-RC1...v1.04-RC2