Skip to content

v1.1.2025-10-06

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Oct 03:30

1.1.2025-10-06

Features

  • at modifier for print (5bd1cf7)
  • screen/screen$ support (b72c90a)
  • Display 2x core status on bootscreens (feed0e8)

Bug fixes

  • Have DIR return normally, not breaking program flow, and report free blocks (2b7bd5c)
  • print at 59, 79; "*"; scrolls up the screen (ab9e000)
  • [BREAKING] Remove apostrophe-as-line-separator feature (54aa8e9)

Performance

  • Speedup disc operations (6cf6ce1)

Under the hood

  • README fixes, MAME testing instructions (1c43a28)
  • Automate module exports, remove temp build artifacts (730a55f)
  • Comment up various print-related routines (142d33d)
  • Enable line ending normalization (c21ae79)
  • Support for gen 2 builds (78e6ad2)
  • Bring build/release Makefiles up-to-date with repo changes etc. (55b78c5)
  • "Prepare release PR" Github workflow (1d5cd79)
  • Rework build & release procedure + repository cleanup (f6736ca)
  • Add Contributing section (f2d07a7)
  • Support variable-height boostscreen rendering (b1c38a1)