Skip to content

MSXgl v0.4.1 Alpha

Compare
Choose a tag to compare
@aoineko-fr aoineko-fr released this 01 Jul 22:13
· 450 commits to main since this release

What's Changed

  • [Trilo] Added support for TriloTracker SCC music and SFX replayer (in addition to WYZ, Arkos, PT3, ayFX, VGM, lVGM and PCM-enc).
  • [Bitbuster2] Added support for Bitbuster2 unpacker (in addition to ZX0, Pletter 0.5c and Bitbuster 1.2).
  • [BIOS] Reworked the whole module (speed/size optimization).
  • [String] Added support for padding and 32-bits integers.
  • [CRT0] Added an option to put RAM on page #0 and install an interrupt manager (ISR) there ; need a MSX with 64K of RAM.
  • [CRT0] Added H-Blank interruption support for custom ISR (for cartridge or RAM in page #0).
  • [Doc] Updated code documentation.
  • [Sample] Added MSX2 template project.
  • Various fix and optimizations.

Thanks to all MSXgl users on Discord for their valuable feedback and contributors on GitHub.
Original TriloTracker SCC player by Richard Cornelisse (thanks to the FutureDisk team).
Original Bitbuster2 unpacker by Arjan Bakker.

Full Changelog: v0.4.0-alpha...v0.4.1-alpha