Skip to content

v0.37

Choose a tag to compare

@msaarna msaarna released this 22 Sep 13:56
· 27 commits to master since this release

This is version 0.37 of 7800basic.

Whats new, compared to v0.36

  • feature: conversion to web assembly (native binaries can still be compiled, if desired)
  • feature: "rerand" statement added, to minimally roll the random number generator
  • feature: increase incbas limit from 50 to 250, reword error message
  • fix: remove false warning when incgraphic has index reordering followed by a ; comment
  • fix: multiplication with constant in "wrong" position leads to bad result

7800basic binaries are now distributed in web assembly format. If you're on a Unix-like platform, it's recommended to use the package ending in tar.gz, to ensure executable permissions are correct.

Wrapper scripts are provided that allow all of the utilities to be run directly from command-line. If your platform has the "wasmtime" web assembly runtime prerequisite, you should be able to run 7800basic.