prog8/codeGenCpu6502
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
..
src/prog8/codegen/cpu6502 added @rombank and @rambank bank number tags on romsubs 2024-11-03 18:19:31 +01:00
test added memtop to machine definition and asm source code check 2024-11-02 00:59:07 +01:00
build.gradle improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
codeGenCpu6502.iml improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00