changeset 2596:353192a5100a

Add tiny comment about issues with ECM support.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 19 Nov 2023 03:54:35 +0200
parents ee6225ed27ec
children f2fffa7b9137
files tools/lib64fmts.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tools/lib64fmts.c	Sun Nov 19 03:54:05 2023 +0200
+++ b/tools/lib64fmts.c	Sun Nov 19 03:54:35 2023 +0200
@@ -509,6 +509,8 @@
     (void) buf;
     (void) fmt;
 
+    // XXX TODO: ECM support is buggy, see
+    // samples/64/petscii/them_balls_dont_touch_by_aomeba_ald.prg
     const Uint8 *data = img->extraData[0].data;
     switch (data[0x0028 - 2])
     {