prog8/compiler/res/prog8lib/c128
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
..
syslib.p8 added @rombank and @rambank bank number tags on romsubs 2024-11-03 18:19:31 +01:00
textio.p8 no longer silently add RTS to asmsubs that don't have one 2024-10-27 13:49:00 +01:00