mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
The biggest problem was simply that the length of children expansions was not accounted for when skipping over the parent... this took a lot of arduous debugging, but it finally works!
7 lines
104 B
NASM
7 lines
104 B
NASM
recurse EQUS "recurse "
|
|
recurse
|
|
|
|
; FIXME: also handle the following:
|
|
; recurse EQUS "recurse"
|
|
; recurse
|