prog8/compiler
Irmen de Jong 7b6cd0cfbe cx16.macptr() now has additional argument in the carry flag, to reflect recent X16 kernal api change.
Also now allow bool type for status flag args and returnvalues.
2022-10-26 20:41:10 +02:00
..
res cx16.macptr() now has additional argument in the carry flag, to reflect recent X16 kernal api change. 2022-10-26 20:41:10 +02:00
src/prog8 cx16.macptr() now has additional argument in the carry flag, to reflect recent X16 kernal api change. 2022-10-26 20:41:10 +02:00
test fix regression: indexing pointer variable with word (>255) didn't work anymore since release 8.2 or so 2022-10-24 23:43:47 +02:00
build.gradle moved codeGenVirtual module into virtualmachine module 2022-09-26 20:00:40 +02:00
compiler.iml moved codeGenVirtual module into virtualmachine module 2022-09-26 20:00:40 +02:00