Releases: boriel-basic/zxbasic
Releases · boriel-basic/zxbasic
v1.14.1
18 Jan 22:26
Compare
Sorry, something went wrong.
No results found
Fixed bugs and improved stability
Assembler will show a warning on DB truncated values
Input key taps will emit sound (mute then with a POKE)
Little optimizations
v1.14.0
11 Jan 22:10
Compare
Sorry, something went wrong.
No results found
Added token pasting ## and stringizing # operators to the preprocessor
Warnings and error messages improved with codes
Warnings can now be silenced with -Wxxx (i.e. -W150)
Improved error reporting (files and line numbers)
Improved code generation and optimization
Speed compilation increased by 100%!
! Fixed many bugs and improved stability
v1.13.2
11 Dec 23:23
Compare
Sorry, something went wrong.
No results found
Several bugfixes and better stability
Allow { and } characters in ASM contexts for 3rd party assemblers.
v1.13.1
04 Nov 23:08
Compare
Sorry, something went wrong.
No results found
v1.13.0
27 Oct 08:03
Compare
Sorry, something went wrong.
No results found
! Fixes many bugs and improves stability
Added a new optimization recipe
New architecture backend parameter! From now on zxbasic will allow you to select the target machine.
v1.12.1
17 Aug 19:32
Compare
Sorry, something went wrong.
No results found
Bugfixes and also add WinScroll rutine!
v1.11.1
06 Jul 10:50
Compare
Sorry, something went wrong.
No results found
Bugfix for LBOUND and UBOUND
v1.11.0
02 Jul 21:51
Compare
Sorry, something went wrong.
No results found
Release v1.11.0
Allow passing arrays as parameters (ByRef)!
Bugfixes and improved stability
Add PRINTFZX library
v1.10.3
07 Jun 19:20
Compare
Sorry, something went wrong.
No results found
! Bugfixes and improved stability
v1.10.2
04 Jun 11:17
Compare
Sorry, something went wrong.
No results found
! Fixes a critical bug with local arrays