support Atari ST CA1 format (Crack Art)

This commit is contained in:
Thomas Bernard
2020-01-18 02:32:02 +01:00
parent 893f4531c9
commit 1f601d06ae
6 changed files with 428 additions and 2 deletions

View File

@@ -70,6 +70,7 @@ static const struct {
TESTFMTF(NEO, "atari_st/ATARIART.NEO", FLAG_16C)
TESTFMTF(PC1, "atari_st/eunmiisa.pc1", FLAG_16C)
TESTFMTF(PI1, "atari_st/evolutn.pi1", FLAG_16C)
TESTFMTF(CA1, "atari_st/GIANTS.CA1", FLAG_16C)
TESTFMTF(TNY, "atari_st/rose.tny", FLAG_16C)
TESTFMTL(FLI, "autodesk_FLI_FLC/2noppaa.fli")
TESTFMT(BMP, "bmp/test8.bmp")