Files

7 lines
87 B
NASM

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