Files
rgbds/test/link/rpn-bad-sym-id.asm
Rangi 3553c9c4da Fix RGBLINK evaluation of undefined RPN symbols
This was the only RPN case to not assign a deliberate value
in all possible branches.

Fixes #1858
2025-11-18 16:40:24 -05:00

4 lines
52 B
NASM

SECTION "bad", ROM0
ld a, FOO * 256
ld a, BAR * 256