prog8/codeGenIntermediate/test
Irmen de Jong 155896c4c7 added @rombank and @rambank bank number tags on romsubs
on cx16 and c128 targets the compiler then automatically inserts a CALLFAR instead of a regular JSR to automatically do the bank switching.
2024-11-03 18:19:31 +01:00
..
Dummies.kt updated unit tests and some basic changes for them 2024-03-02 23:19:20 +01:00
TestIRPeepholeOpt.kt added memtop to machine definition and asm source code check 2024-11-02 00:59:07 +01:00
TestVmCodeGen.kt added @rombank and @rambank bank number tags on romsubs 2024-11-03 18:19:31 +01:00