prog8/virtualmachine
Irmen de Jong 0d4dd385b8 added '%ir' to write inline IR code, '%asm' is now only for real 6502 assembly.
(%ir is probably only used in the library modules for the virtual machine target)
2022-09-30 15:12:26 +02:00
..
src/prog8/vm added '%ir' to write inline IR code, '%asm' is now only for real 6502 assembly. 2022-09-30 15:12:26 +02:00
test added '%ir' to write inline IR code, '%asm' is now only for real 6502 assembly. 2022-09-30 15:12:26 +02:00
build.gradle moved codeGenVirtual module into virtualmachine module 2022-09-26 20:00:40 +02:00
virtualmachine.iml moved codeGenVirtual module into virtualmachine module 2022-09-26 20:00:40 +02:00