=== + ! Fix warning in parameters ByRef + Makes LOAD and SAVE to ignore BREAK + ! Little bug fixes and better stability + Some docs and README fixes and improvements
1.9.8
=== + ! Fix memory leak bug when doing procrustean substring assignation + Also optimizes substring access not allocating mem when not needed
1.9.7
=== + Allow some extra chars within the ASM sections for 3rd party assemblers + ! Little bugfixes + Now printing at the end scrolls up the screen!
1.9.6
=== + ! Bugfix: grammar errors for RESTORE + Change LD (IX/IY + NN), r instructions to standardize it
1.9.5
=== + ! Bugfix: error compiling to binary with headerless mode (thx to em00k) + ! Bugfix: fixes several crashes under some conditions
1.9.4
=== + ! Bugfix: Fixes escape code for backslash (thx to em00k)