changeset 2197:23dd0e0fe25d

Enable write support for Crest Super Hires FLI unpacked format (only unpacked/packed of this same to unpacked is supported really.)
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 13 Jun 2019 22:10:02 +0300
parents 28871f500e84
children c26a51ea70be
files tools/lib64fmts.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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]