mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 06:17:48 +00:00
Add some basic regression tests.
Most cause crashes. Only macro-@ works correctly; the others need to be fixed.
This commit is contained in:
3
test/asm/undefined-dot.asm
Normal file
3
test/asm/undefined-dot.asm
Normal file
@@ -0,0 +1,3 @@
|
||||
SECTION "sec", ROM0
|
||||
foo:
|
||||
add sp, .
|
||||
Reference in New Issue
Block a user