prog8/virtualmachine
2022-12-28 21:19:38 +01:00
..
src/prog8/vm don't allow ~ on booleans, also introduce SZ and SNZ instructions in IR to complete the conditional-set instruction list. 2022-12-28 21:19:38 +01:00
test 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
build.gradle refactor 2022-11-03 00:20:31 +01:00
virtualmachine.iml refactor 2022-11-03 00:20:31 +01:00