Allow references to be overridden by constant symbols

RGBLINK is capable of handling it now.
Though it'd be ideal for RGBASM to directly catch it.

Fixes #496.
This commit is contained in:
ISSOtm
2020-04-07 20:56:49 +02:00
parent 190678107b
commit e098bf47ba
5 changed files with 13 additions and 14 deletions

View File

@@ -0,0 +1,4 @@
SECTION "Test", ROM0[0]
db CONSTANT
CONSTANT equ 42