log

age author description
Sat, 28 Oct 2017 17:45:39 +0300 Matti Hamalainen Use $(shell ..) instead of backtics.
Sat, 28 Oct 2017 04:25:42 +0300 Matti Hamalainen Indentation cosmetics.
Mon, 16 Oct 2017 03:22:13 +0300 Matti Hamalainen Cosmetic.
Mon, 25 Sep 2017 10:18:59 +0300 Matti Hamalainen If probe mode is specified, increase verbosity to required level.
Mon, 25 Sep 2017 01:49:18 +0300 Matti Hamalainen Add support for Crest Hires FLI Designer format.
Mon, 25 Sep 2017 01:41:56 +0300 Matti Hamalainen Make screen ram definition macros more flexible, for possible future use cases.
Sun, 24 Sep 2017 22:55:17 +0300 Matti Hamalainen Cleanups, support another variant of FLI Designer format.
Sun, 24 Sep 2017 22:26:22 +0300 Matti Hamalainen Add "probe only" mode to view64.
Sun, 24 Sep 2017 22:02:54 +0300 Matti Hamalainen FunPaint2 decoding fixes.
Sun, 24 Sep 2017 22:00:51 +0300 Matti Hamalainen Implement GunPaint support. Possibly not working correctly.
Sun, 24 Sep 2017 21:45:35 +0300 Matti Hamalainen Simplify some image format definitions by using macro to define screen ram blocks.
Sun, 24 Sep 2017 21:19:44 +0300 Matti Hamalainen Oops, 100L. Had forgotten to change singlecolor mode handling pixel getter
Sun, 24 Sep 2017 21:17:56 +0300 Matti Hamalainen Print number of banks.
Sun, 24 Sep 2017 21:11:36 +0300 Matti Hamalainen #undef a macro that needs to be redefined in order to avoid a warning.
Sun, 24 Sep 2017 21:10:46 +0300 Matti Hamalainen Implement (buggy) support for packed and unpacked FunPaint II images in
Sun, 24 Sep 2017 21:10:02 +0300 Matti Hamalainen Oops, missed some necessary changes to gfxconv due to lib64gfx changes. Fixed.
Sun, 24 Sep 2017 20:48:52 +0300 Matti Hamalainen Cosmetics.
Sun, 24 Sep 2017 19:51:23 +0300 Matti Hamalainen Move things around a bit.
Sun, 24 Sep 2017 19:49:25 +0300 Matti Hamalainen Cosmetics.
Sun, 24 Sep 2017 19:49:03 +0300 Matti Hamalainen Increase maximum number of enc/dec operations for C64 images.
Sun, 24 Sep 2017 19:48:33 +0300 Matti Hamalainen Make c64 image bank allocation dynamic.
Sun, 24 Sep 2017 17:50:02 +0300 Matti Hamalainen Cosmetic.
Sun, 24 Sep 2017 17:47:48 +0300 Matti Hamalainen More work on making various FLI etc. format decoding more flexible.
Sun, 24 Sep 2017 16:01:17 +0300 Matti Hamalainen Implement more flexible generic format decoding by separating the pixel
Sun, 24 Sep 2017 15:22:45 +0300 Matti Hamalainen Forward declare typedef struct _DMC64Image;
Sun, 24 Sep 2017 15:22:12 +0300 Matti Hamalainen Improve handling of extra data.
Sun, 24 Sep 2017 15:20:23 +0300 Matti Hamalainen Variable name cleanup.
Sun, 24 Sep 2017 15:11:49 +0300 Matti Hamalainen Cleanups.
Sun, 24 Sep 2017 13:18:24 +0300 Matti Hamalainen Add support for Interpaint Multicolor (unpacked) images.
Sun, 24 Sep 2017 13:13:04 +0300 Matti Hamalainen Cleanups.