mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-11 20:31:43 +00:00
Improve testing PC
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
SECTION "fixed", ROM0[420]
|
||||
PRINTT "{@}\n"
|
||||
ds 69
|
||||
PRINTT "{@}\n"
|
||||
|
||||
; FIXME: expected to land at $0000
|
||||
SECTION "floating", ROM0
|
||||
db @
|
||||
ds 42
|
||||
db @
|
||||
Reference in New Issue
Block a user