Test MSX .SC2 (loading)

This commit is contained in:
Thomas Bernard 2019-12-30 15:06:48 +01:00
parent d1b49b5376
commit 347a42acc7

View File

@ -80,6 +80,7 @@ static const struct {
TESTFMTF(GOS, "cpc/iMPdraw_GFX/SONIC.GO1", FLAG_CPCO) TESTFMTF(GOS, "cpc/iMPdraw_GFX/SONIC.GO1", 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(ACBM, "iff/ACBM/Jupiter_alt.pic") TESTFMTL(ACBM, "iff/ACBM/Jupiter_alt.pic")
TESTFMT(LBM, "iff/Danny_SkyTravellers_ANNO.iff") TESTFMT(LBM, "iff/Danny_SkyTravellers_ANNO.iff")
TESTFMT(PBM, "iff/pbm/FC.LBM") TESTFMT(PBM, "iff/pbm/FC.LBM")