Skip to content

Releases: batari-Basic/batari-Basic

v1.7

02 Jul 22:31
Compare
Choose a tag to compare

This is the release for version 1.7 of batari Basic.

This release contains the following updates:

  • DPC+ priming read bug fix

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 batari Basic build that includes all supported OS binaries and source code, download the "ALL" build.

v1.6

25 Jun 19:28
Compare
Choose a tag to compare

This is the release for version 1.6 of batari Basic.

This release contains the following updates:

  • number of def's increased to 500 (overflow detection in place)
  • number of constants increased to 80000, overflow detection added
  • allow variable as argument to stack command. (thx kdgarris!)
  • add QT multiplexer support to standard, multisprite and DPC+ kernels. (thx kdgarris!)
  • DPC+ priming reads (thx Lillapojkenpåön!)
  • multiply by 154 hang fix
  • preparser bug fix - symbols ending with _[bB statement]

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 batari Basic build that includes all supported OS binaries and source code, download the "ALL" build.

v1.5

06 Mar 23:44
Compare
Choose a tag to compare

This is the release for version 1.5 of batari Basic.

This release contains the following updates:

  • for...next with step of -1 and end value of 0 now works.
  • the bundled version of dasm has been updated to 2.20.13

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 batari Basic build that includes all supported OS binaries and source code, download the "ALL" build.

v1.4

16 Feb 12:43
Compare
Choose a tag to compare

This is the release for version 1.4 of batari Basic.

This release contains the following updates:

  • the DPC+ custom-score bug fix
  • an updated DPC arm file

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 batari Basic build that includes all supported OS binaries and source code, download the "ALL" build.

v1.2

19 Jan 19:35
Compare
Choose a tag to compare

This is version 1.2 of batari Basic.

This version marks the "reveng" bB fork being folded into the official release. In addition to historic fixes (mostly documented in the README.txt), the following updates were made:

  • batari Basic is now distributed under the GPL v2 license. See LICENSE.txt for details.
  • The latest release of dasm has been incorporated. (from https://github.com/dasm-assembler/dasm/releases)
  • A bug that occured when "noscore" was used with the multisprite kernel is now fixed. (thanks Karl G)
  • A "hex" font has been added, for handy debugging. Using this score font will automatically add the 0-9A-F digits to the score.

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 batari Basic build that includes all supported OS binaries and source code, download the "ALL" build.