prog8/virtualmachine/test
2023-11-03 00:19:25 +01:00
..
TestMemory.kt vm: memory is randomized on start instead of 0. P8ir file now has BSS segment. Vm clears BSS vars to 0. 2022-12-03 17:46:06 +01:00
TestRegisters.kt working on vm 2022-03-30 22:23:25 +02:00
TestVm.kt add a %zpallowed option to specify the range of zeropage register that can be used 2023-11-03 00:19:25 +01:00