Add new testcases with cc65 support
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 8s

This commit is contained in:
2025-12-22 02:13:10 -06:00
parent c8d441297e
commit c535e4e76d
30 changed files with 3057 additions and 61 deletions

View File

@@ -1,9 +1,9 @@
; FINAL = ""
.inesprg 2 ; 2 banks
.ineschr 1 ;
.inesmap 0 ; mapper 0 = NROM
.inesmir 0 ; background mirroring, horizontal
; .inesprg 2 ; 2 banks
; .ineschr 1 ;
; .inesmap 0 ; mapper 0 = NROM
; .inesmir 0 ; background mirroring, horizontal
.org $8000
RESET: