add test for sgx format
This commit is contained in:
parent
28a20734d9
commit
be48b4791c
@ -83,6 +83,7 @@ static const struct {
|
|||||||
TESTFMTL(CM5, "cpc/mode5/spidey.cm5") // Format with limitations
|
TESTFMTL(CM5, "cpc/mode5/spidey.cm5") // Format with limitations
|
||||||
TESTFMTL(PPH, "cpc/pph/BF.PPH") // Format with limitations
|
TESTFMTL(PPH, "cpc/pph/BF.PPH") // Format with limitations
|
||||||
TESTFMTF(GOS, "cpc/iMPdraw_GFX/SONIC.GO1", FLAG_CPCO)
|
TESTFMTF(GOS, "cpc/iMPdraw_GFX/SONIC.GO1", FLAG_CPCO)
|
||||||
|
TESTFMTF(SGX, "cpc/sgx/SYMBOS.SGX", FLAG_CPCO)
|
||||||
TESTFMTL(MOTO,"thomson/exocet-alientis.map") // Format with limitations
|
TESTFMTL(MOTO,"thomson/exocet-alientis.map") // Format with limitations
|
||||||
TESTFMTL(HGR, "apple2/hgr/pop-swordfight.hgr") // Format with limitations
|
TESTFMTL(HGR, "apple2/hgr/pop-swordfight.hgr") // Format with limitations
|
||||||
TESTFMTL(MSX, "msx/GAN1.SC2")
|
TESTFMTL(MSX, "msx/GAN1.SC2")
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit 2012dee7e0784575d14a32bdcc831d6e7ab69859
|
Subproject commit 40738b358a5a5cb33d54897b008cbccad98e63d6
|
||||||
Loading…
x
Reference in New Issue
Block a user