Test C64 format + reorganize Save_C64_multi()

This commit is contained in:
Thomas Bernard
2019-12-31 02:00:22 +01:00
parent 796db2003d
commit a5f2989577
4 changed files with 248 additions and 148 deletions

View File

@@ -8,3 +8,4 @@ TEST(Convert_24b_bitmap_to_256)
TEST(Formats)
TEST(Load)
TEST(Save)
TEST(C64_Formats)