Skip to content

v0.31

Choose a tag to compare

@msaarna msaarna released this 31 Oct 18:33
· 92 commits to master since this release

This is version 0.31 of 7800basic.

Whats new, compared to v0.30:

  • feature: compression and decompression commands have been added.
  • feature: two-pass compile phase. Banners and tallsprites no longer need to follow their corresponding inc* statement in your source code, to work as-expected.
  • feature: "set pausesilence on" directive added, to pause and silence tracker music when pause is active.
  • fix: the native tia music tracker generates spurious reads to $0000.
  • fix: max shakescreen with screenheight=224 and zoneheight=8 would sometimes cause interrupts to be missed.
  • fix: plotsprite4 wouldn't error-out when you plot a sprite 32 bytes wide. An error message has been added.

For all supported OS's (Linux, macOS and Windows) there is both a 32-bit (x86) and a 64-bit (x64) build.
For a traditional 7800basic build that includes all supported OS binaries and source code, download the "ALL" build.