add test for Test_PRG()

This commit is contained in:
Thomas Bernard 2019-11-29 00:09:36 +01:00
parent 6f32ff71d0
commit f8c06cd575

View File

@ -50,6 +50,7 @@ static const struct {
TESTFMT(BMP, "bmp/test16bf565.bmp")
TESTFMT(ICO, "ico/gitlab_favicon.ico")
TESTFMT(C64, "c64/multicolor/ARKANOID.KOA")
TESTFMT(PRG, "c64/multicolor/speedball2_loading_jonegg.prg")
TESTFMT(GPX, "c64/pixcen/Cyberbird.gpx")
TESTFMT(SCR, "cpc/scr/DANCEOFF.SCR")
TESTFMT(CM5, "cpc/mode5/spidey.cm5")