Skip to content

Releases: breakintoprogram/agon-bbc-basic-adl

v1.03

08 Dec 20:44
Compare
Choose a tag to compare

What's Changed

  • Bug fix: EXEC AUTOEXEC.TXT Doesn't allow run ./PROGRAM.BAS at startup #7
  • Bug fix: Issue with ON statement in BASIC ADL #8

Full Changelog: v1.02...v1.03

v1.02

24 Nov 19:14
Compare
Choose a tag to compare

What's Changed

  • Bug fix: LIST IF command #2
  • Bug fix: LOAD command #4
  • Bug fix: OPENOUT / OPENUP commands #5
  • Bug fix: CALL command #6

Full Changelog: v1.01...v1.02

v1.01

21 Nov 20:34
Compare
Choose a tag to compare

Initial Version

This is a slightly different release to the standard Z80 version of BBC BASIC.

Main changes

  • 24-bit address space for BASIC programs and variables
  • Started adding eZ80 assembler directives into the assembler (incomplete)

Full Changelog: https://github.com/breakintoprogram/agon-bbc-basic-adl/commits/v1.01