Skip to content

v0.34

Choose a tag to compare

@msaarna msaarna released this 09 Jun 00:01
· 50 commits to master since this release

This is version 0.34 of 7800basic.

Whats new, compared to v0.33:

  • feature: added defaultpalette statement, to allow for changing the palette associated with a graphic on-the-fly.
  • feature: added tightpackborder statement, to allow for import of graphics into dma holes
  • feature: added changedmaholes statement, to allow for graphics in dma holes to be visible.
  • feature: added incbasic statement, for importing basic code from other files.
  • feature: added code to allow tallsprites to clip at the top/bottom of the screen like regular sprites.
  • feature: added the ability to specify a ram location for sprite graphical data.
  • fix: fixed missing digit adjustment when using plotvalue+extrawide.
  • fix: allow reset of all-zero hi-score cart storage.
  • fix: mute sounds prior to hi-score display.
  • fix: paddle button read for second paddle works properly now
  • fix: previously deprecated def statement was made more robust.

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.