Add some more tests, and fix some existing ones

This commit is contained in:
Rangi42
2024-08-09 22:41:20 -04:00
committed by Sylvie
parent ee3a93a442
commit 7cf4156003
17 changed files with 175 additions and 8 deletions

View File

@@ -8,8 +8,7 @@ SECTION "Output", ROM0[0]
SECTION "ROM CODE",ROM0
ds $80
LOAD "RAM CODE",SRAM
PUSHS
SECTION "HRAM",HRAM
PUSHS "HRAM",HRAM
ds 1
POPS
ENDL