prog8/compiler
Irmen de Jong cfb31377fc c64 zeropage: added a few more locations to Kernalsafe free list that should be safe
this makes $02-$21 inclusive, available for use later (x16 virtual registers are placed here on x16...)
2022-07-17 12:12:47 +02:00
..
res conv.any2uword / conf.hex2uword can now deal with iso lower and upper case letters as well. 2022-07-17 02:39:40 +02:00
src/prog8 fix compiler crashes: txt.chrout("a"), uword[] a = ["ls", subroutine] without & before subroutine. 2022-07-15 23:17:03 +02:00
test c64 zeropage: added a few more locations to Kernalsafe free list that should be safe 2022-07-17 12:12:47 +02:00
build.gradle added a few more vm optimizations and unit tests 2022-07-12 12:42:37 +02:00
compiler.iml added a few more vm optimizations and unit tests 2022-07-12 12:42:37 +02:00