# HG changeset patch # User Matti Hamalainen # Date 1560453002 -10800 # Node ID 23dd0e0fe25d00c60b7c470582558d6c9d16e063 # Parent 28871f500e84ffd410bd4fcd067423e8dc62272b Enable write support for Crest Super Hires FLI unpacked format (only unpacked/packed of this same to unpacked is supported really.) diff -r 28871f500e84 -r 23dd0e0fe25d tools/lib64fmts.c --- a/tools/lib64fmts.c Thu Jun 13 22:07:16 2019 +0300 +++ b/tools/lib64fmts.c Thu Jun 13 22:10:02 2019 +0300 @@ -2540,7 +2540,7 @@ }, { - "cshf", "Crest Super Hires FLI Editor v1.0 (unpacked)", 0x4000, 15874, DM_FMT_RD, + "cshf", "Crest Super Hires FLI Editor v1.0 (unpacked)", 0x4000, 15874, DM_FMT_RDWR, fmtProbeCrestSHFLI, NULL, NULL, { }, &dmC64CommonFormats[11]