prog8/compiler
Irmen de Jong 62d3f01948 fix name check in inline asm
this no longer removes a subroutine that is otherwise only called from inlined asm.
2023-11-21 01:26:50 +01:00
..
res emudbg no longer clobbers r1 2023-11-20 00:20:48 +01:00
src/prog8 removed diskio.set_drive(), just set the diskio.drivenumber variable directly 2023-11-19 22:15:56 +01:00
test fix name check in inline asm 2023-11-21 01:26:50 +01:00
build.gradle new kotest library version 2023-10-19 21:57:06 +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