mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 07:17:49 +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:
2
test/asm/bank-noexist.asm
Normal file
2
test/asm/bank-noexist.asm
Normal file
@@ -0,0 +1,2 @@
|
||||
SECTION "sec", ROM0
|
||||
db BANK(noexist)
|
||||
Reference in New Issue
Block a user