prog8/compilerAst
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 added @rombank and @rambank bank number tags on romsubs 2024-11-03 18:19:31 +01:00
build.gradle update kotlin and antlr libs 2024-08-19 12:47:18 +02:00
compilerAst.iml reducing dependencies 2022-03-10 23:46:43 +01:00
readme-tests.txt moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00