mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Add some more tests, and fix some existing ones
This commit is contained in:
3
test/asm/const-not.asm
Normal file
3
test/asm/const-not.asm
Normal file
@@ -0,0 +1,3 @@
|
||||
section "test", rom0, align[8]
|
||||
ds 42
|
||||
assert !@
|
||||
Reference in New Issue
Block a user