Skip to content

Releases: neilsf/XC-BASIC

Version 2.3.12

31 Aug 06:06
Compare
Choose a tag to compare

This release is contains a small patch that makes compiled programs loadable in the MEGA65 emulator.

Version 2.3.11

08 Apr 12:31
Compare
Choose a tag to compare

This is a bugfix release that contains fixes to the code optimizer.

Version 2.3.10

18 Jan 12:45
Compare
Choose a tag to compare

This release contains a fix for the bug where garbage character was left on screen after INPUT.

Version 2.3.09

18 Jan 10:27
Compare
Choose a tag to compare

This release improves seeding the pseudo-random number generator.

Version 2.3.08

16 Jan 13:26
Compare
Choose a tag to compare

Several bugfixes, including:

  • fixed bitwise operations on 16 bit integers
  • the keywords AND, OR are now case-insensitive
  • built-in function names are case-insensitive

Version 2.3.07

02 Jan 06:46
Compare
Choose a tag to compare

This release fixes bug where LSHIFT and RSHIFT functions returned false results with the non-constant argument 0.

Version 2.3.06

28 Oct 20:01
Compare
Choose a tag to compare

Fixed bug in recursive procedure calls.

Version 2.3.05

25 Oct 06:08
Compare
Choose a tag to compare

This release introduces a fix to the bug in consecutive calls to the VAL() function.

Version 2.3.04

03 Sep 07:28
Compare
Choose a tag to compare

This release fixes the bug where relational operators for returned false result in 16-bit overflow situations.

VIC-20 preview

24 Aug 06:10
Compare
Choose a tag to compare
VIC-20 preview Pre-release
Pre-release

This is a preview release for those who wish to test drive XC=BASIC for VIC-20. Please report any bugs that you encounter.