mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
@@ -12,6 +12,6 @@ SECTION "Test", ROM0
|
||||
dw "A" + 1
|
||||
dl "A" + 1
|
||||
|
||||
db 1, ("UVWXYZ") & $ff, -1
|
||||
dw 1, ("UVWXYZ") & $ffff, -1
|
||||
dl 1, ("UVWXYZ"), -1
|
||||
db 1, ("WXYZ") & $ff, -1
|
||||
dw 1, ("WXYZ") & $ffff, -1
|
||||
dl 1, ("WXYZ"), -1
|
||||
|
||||
Reference in New Issue
Block a user