Share some handling between two tests of rgbasm -M -

This commit is contained in:
Rangi
2025-10-20 20:57:48 -04:00
parent 7462bccb72
commit 400375b2e5
5 changed files with 35 additions and 27 deletions

View File

@@ -0,0 +1,12 @@
PUSHC
PUSHO
PUSHS
SECTION "test", WRAM0
UNION
INCLUDE "does not exist"
/*
ENDU
POPS
POPO
POPC
*/