Skip to content

Releases: dimitrit/tastybasic

0.3.0

31 Oct 19:37
Compare
Choose a tag to compare

Notable changes:

  • Implements 'missing' statements, DATA, READ, IN, and OUT
  • Adds support for CP/M 2.x
  • CP/M version includes additional statements, SAVE and LOAD, which allows programs to be persisted on disk
  • Minor bug fixes