log tools/lib64util.c @ 2265:48b48251610a

age author description
Mon, 17 Jun 2019 02:03:35 +0300 Matti Hamalainen Refactor how the image "mode/type" is handled. It is still not perfect for
Mon, 17 Jun 2019 01:44:54 +0300 Matti Hamalainen Add helper function dmC64ImageDumpLine() for printing information out in
Mon, 17 Jun 2019 01:42:00 +0300 Matti Hamalainen Rename variables.
Sat, 15 Jun 2019 20:19:21 +0300 Matti Hamalainen Constify.
Sat, 15 Jun 2019 14:14:40 +0300 Matti Hamalainen Mention support for external palette files in palette help, and also
Sat, 15 Jun 2019 09:16:28 +0300 Matti Hamalainen Move function to better place in the file.
Sat, 15 Jun 2019 07:55:26 +0300 Matti Hamalainen Move listing of C64 formats function to argShowC64Formats in lib64util.
Sat, 15 Jun 2019 07:54:14 +0300 Matti Hamalainen Add FILE argument to argShowC64PaletteHelp().
Sat, 15 Jun 2019 06:43:36 +0300 Matti Hamalainen Change again how the interlace type information is stored. Now store it in
Fri, 14 Jun 2019 05:35:20 +0300 Matti Hamalainen Check for non-existing palette when reading palette from image file.
Fri, 14 Jun 2019 05:01:12 +0300 Matti Hamalainen Revamp the palette handling in lib64gfx somewhat, add helper functions to
Fri, 14 Jun 2019 03:24:24 +0300 Matti Hamalainen Add new module "lib64util", and move some functions there from lib64gfx