mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Add more tests for things that only the external tests had covered
This commit is contained in:
4
test/asm/flag-p.asm
Normal file
4
test/asm/flag-p.asm
Normal file
@@ -0,0 +1,4 @@
|
||||
section "test", rom0
|
||||
db 1, 2, 3
|
||||
ds 3
|
||||
db 4, 5, 6
|
||||
Reference in New Issue
Block a user