log

age author description
Tue, 18 Jun 2019 12:33:50 +0300 Matti Hamalainen Bump copyright.
Tue, 18 Jun 2019 12:31:29 +0300 Matti Hamalainen Fix conversion of unoptimized modules in xm2jss.
Tue, 18 Jun 2019 12:31:17 +0300 Matti Hamalainen Initialize JSSPattern::used[] values to TRUE.
Tue, 18 Jun 2019 12:13:08 +0300 Matti Hamalainen Bump xm2jss version.
Tue, 18 Jun 2019 12:12:58 +0300 Matti Hamalainen Bump copyright years.
Tue, 18 Jun 2019 12:12:51 +0300 Matti Hamalainen Implement empty channel removal in xm2jss and make JSSMOD format support
Tue, 18 Jun 2019 12:11:16 +0300 Matti Hamalainen Rename two functions.
Tue, 18 Jun 2019 12:10:21 +0300 Matti Hamalainen Slightly improve MiniJSS build depencies.
Tue, 18 Jun 2019 09:11:52 +0300 Matti Hamalainen Add CLI-only mode to PPL (-C option).
Mon, 17 Jun 2019 12:54:33 +0300 Matti Hamalainen Add a progress indicator when "slow" matching is expected.
Mon, 17 Jun 2019 11:50:33 +0300 Matti Hamalainen Add a slowness warning (the threshold value will probably need adjusting.)
Mon, 17 Jun 2019 11:50:12 +0300 Matti Hamalainen Bail out from the matching search if we exceed the match limits.
Mon, 17 Jun 2019 11:41:33 +0300 Matti Hamalainen Fix matched area end offset display.
Mon, 17 Jun 2019 11:28:44 +0300 Matti Hamalainen More fixes to the matching sequence search functionality.
Mon, 17 Jun 2019 10:27:05 +0300 Matti Hamalainen Cleanups.
Mon, 17 Jun 2019 10:26:47 +0300 Matti Hamalainen Add constant define for maximum number of variants.
Mon, 17 Jun 2019 07:29:06 +0300 Matti Hamalainen Add 'beta' level feature to fanalyze, for finding matching byte sequences of minimum
Mon, 17 Jun 2019 05:31:38 +0300 Matti Hamalainen Add constants for "full" C64 screen dimensions, including the border
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.
Mon, 17 Jun 2019 00:57:02 +0300 Matti Hamalainen The return value of dmResourceRef() and dmResourceUnref() had a possibility
Mon, 17 Jun 2019 00:55:07 +0300 Matti Hamalainen Cosmetics.
Mon, 17 Jun 2019 00:49:21 +0300 Matti Hamalainen Do closedir() in dmResourcesLoadDirectory(), even when under Win32.
Mon, 17 Jun 2019 00:45:26 +0300 Matti Hamalainen Cleanups.
Sun, 16 Jun 2019 23:31:58 +0300 Matti Hamalainen Cleanups.
Sun, 16 Jun 2019 22:33:05 +0300 Matti Hamalainen Check image dimensions when loading PPM/PNG/PCX/IFF images.
Sat, 15 Jun 2019 22:53:25 +0300 Matti Hamalainen Rename a variable.
Sat, 15 Jun 2019 21:54:14 +0300 Matti Hamalainen More cross-build fixing ..
Sat, 15 Jun 2019 21:50:58 +0300 Matti Hamalainen Fix Windows cross-building.
Sat, 15 Jun 2019 21:47:35 +0300 Matti Hamalainen Improve build process and depencies robustness.
Sat, 15 Jun 2019 21:39:59 +0300 Matti Hamalainen Fix build due to data2inc option changes.
Sat, 15 Jun 2019 21:39:41 +0300 Matti Hamalainen Oops, we had two '-n' short options. Change the line items one to '-l'.
Sat, 15 Jun 2019 21:39:08 +0300 Matti Hamalainen Change struct member name.
Sat, 15 Jun 2019 20:20:57 +0300 Matti Hamalainen Cosmetic.
Sat, 15 Jun 2019 20:20:47 +0300 Matti Hamalainen Cleanup.
Sat, 15 Jun 2019 20:19:21 +0300 Matti Hamalainen Constify.
Sat, 15 Jun 2019 20:14:14 +0300 Matti Hamalainen Refactor data2inc to be more flexible.
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:49 +0300 Matti Hamalainen Make it clear that 64vw accepts multiple files as argument.
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:39 +0300 Matti Hamalainen Cosmetics.
Sat, 15 Jun 2019 07:54:14 +0300 Matti Hamalainen Add FILE argument to argShowC64PaletteHelp().
Sat, 15 Jun 2019 07:04:31 +0300 Matti Hamalainen Change DMC64Image::extraInfo[] type from Uint8 to int.
Sat, 15 Jun 2019 06:43:36 +0300 Matti Hamalainen Change again how the interlace type information is stored. Now store it in
Sat, 15 Jun 2019 06:26:07 +0300 Matti Hamalainen s/nbanks/nblocks/g
Sat, 15 Jun 2019 06:19:34 +0300 Matti Hamalainen Show the default chargen/character ROM file path in help.
Sat, 15 Jun 2019 06:18:09 +0300 Matti Hamalainen Remove accidentally committed unused code.
Sat, 15 Jun 2019 06:06:23 +0300 Matti Hamalainen Improve help, cosmetics.
Sat, 15 Jun 2019 05:50:22 +0300 Matti Hamalainen Rename a function.
Fri, 14 Jun 2019 19:00:56 +0300 Matti Hamalainen Bump copyright and version.
Fri, 14 Jun 2019 18:53:55 +0300 Matti Hamalainen Trailing whitespace cosmetic.
Fri, 14 Jun 2019 18:50:39 +0300 Matti Hamalainen Initialize variable.
Fri, 14 Jun 2019 18:39:59 +0300 Matti Hamalainen Make the offset mode (-o) also support lists of offsets.
Fri, 14 Jun 2019 18:33:10 +0300 Matti Hamalainen Variables -> struct cleanup.
Fri, 14 Jun 2019 18:32:45 +0300 Matti Hamalainen Remove unnecessary error message.
Fri, 14 Jun 2019 18:08:13 +0300 Matti Hamalainen Add output format for "dumping" c64 bitmap image structs data into separate
Fri, 14 Jun 2019 18:00:18 +0300 Matti Hamalainen Add functionality for grepping multiple consecutive values (8/16/32 le/be)
Fri, 14 Jun 2019 12:13:23 +0300 Matti Hamalainen Make color interlace type generate a mixed palette instead of using special