prog8/compiler
Irmen de Jong 68e62e4bd2 added cx16.MCIOUT() kernal call
correct case of several other cx16 kernal calls.

corrected to upper case: cx16 kernal calls CLOSE_ALL, LKUPLA, LKUPSA, JSRFAR, PRIMM, MACPTR.
2023-10-09 22:44:36 +02:00
..
res added cx16.MCIOUT() kernal call 2023-10-09 22:44:36 +02:00
src/prog8 added %option verafxmuls 2023-10-05 22:06:33 +02:00
test added %option verafxmuls 2023-10-05 22:06:33 +02:00
build.gradle update to Antlr 4.13.1 2023-09-14 21:11:55 +02:00
compiler.iml fixed silly if-goto expression code in IR codegen where it used too many branching instructions 2022-12-12 22:47:15 +01:00