Test generating direct bytes in LOAD blocks

This commit is contained in:
ISSOtm
2020-03-20 18:29:15 +01:00
parent ebda8255ff
commit 29623c4146
3 changed files with 2 additions and 1 deletions

View File

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