Files
rgbds/test/link/truncation/level1/a.asm

7 lines
87 B
NASM

section "rom", rom0
ld bc, -wLabel
ld de, -(wLabel * 2)
section "ram", wram0
wLabel::