Releases: neilsf/xc-basic3
Releases · neilsf/xc-basic3
Version 3.1.12
Version 3.1.11
This release contains long-awaited bug fixes.
Version 3.1.10
This release fixes a bug where timer interrupts were disfunctional after a LOAD command.
Version 3.1.9
Fixed wrong sign in LONG division
Version 3.1.8
Fixes regression: missing DOKE keyword.
Version 3.1.7
This release fixes some bugs:
- Wrong line number in error messages on Windows
- Some string operations leaving garbage on stack
Full Changelog: v3.1.6...v3.1.7
Version 3.1.6
Hotfix update
- Fixed variable name in NEXT statement misread
- Fixed SPRITE statement overwriting reference to THIS
Version 3.1.5
Bugfixes:
- Identifier names matching a reserved word + a number are allowed
- Fixed bugs in PRINT# and INPUT# commands
Version 3.1.4
Fixes a few grammar bugs:
- Bug in VOICE command
- Bug in SPRITE ON/UNDER BACKGROUND command
Version 3.2.0-beta
This version adds two newly supported compile targets:
- the MEGA65
- the Commander X16
This is a beta release and may contain bugs. Please report any bugs you find.