mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-10 20:01:42 +00:00
Add more tests for unionized sections + fix bugs
Implementing those tests found a few bugs... oops
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
ROM0
|
||||
"output 1"
|
||||
"output 2"
|
||||
"output 3"
|
||||
WRAM0
|
||||
"a" ; $C000
|
||||
WRAMX 1
|
||||
ORG $DAB0
|
||||
"b"
|
||||
Reference in New Issue
Block a user