Add more tests for things that only the external tests had covered

This commit is contained in:
Rangi
2025-10-08 13:08:51 -04:00
parent 089fc11e31
commit 711fba5e35
22 changed files with 57 additions and 2 deletions

4
test/asm/flag-p.asm Normal file
View File

@@ -0,0 +1,4 @@
section "test", rom0
db 1, 2, 3
ds 3
db 4, 5, 6