Improve testing PC

This commit is contained in:
ISSOtm
2020-02-13 20:20:35 +01:00
parent f01a227470
commit 30a95d735a
7 changed files with 26 additions and 6 deletions

10
test/asm/pc.asm Normal file
View File

@@ -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 @