Make more RGBLINK tests use at-files

Less special handling = good

Possibly this can be done to more tests, but this is what I found.
This commit is contained in:
ISSOtm
2026-09-17 10:25:47 -04:00
committed by Rangi
parent 960f82126f
commit 6f69867d04
14 changed files with 29 additions and 44 deletions
+6
View File
@@ -0,0 +1,6 @@
section "rom", rom0
ld bc, -wLabel
ld de, -(wLabel * 2)
section "ram", wram0
wLabel::