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.