mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Test generating direct bytes in LOAD blocks
This commit is contained in:
@@ -3,6 +3,7 @@ SECTION "test", ROM0[1]
|
||||
LOAD "new", WRAM0[$C001]
|
||||
Target: dl DEAD << 16 | BEEF
|
||||
.end
|
||||
ds 2, $2A
|
||||
ENDL
|
||||
After:
|
||||
jp Target
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
$C001
|
||||
$C005
|
||||
$8
|
||||
$A
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user