prog8/codeGenCpu6502
Irmen de Jong b01555d75e cx16.set_screen_mode() no longer returns anything.
tweak when codegen slightly.
allow trailing comma in array literals.

set_screen_mode failure status is really uncommon and still returned by the real kernal routine screen_mode().
2024-12-19 20:56:07 +01:00
..
src/prog8/codegen/cpu6502 cx16.set_screen_mode() no longer returns anything. 2024-12-19 20:56:07 +01:00
test
build.gradle.kts
codeGenCpu6502.iml improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00