log

age author description
Fri, 11 Mar 2022 16:32:50 +0200 Matti Hamalainen I had been living under apparent false impression that "realfft.c"
Fri, 11 Mar 2022 16:27:33 +0200 Matti Hamalainen Update license text.
Fri, 11 Mar 2022 14:48:56 +0200 Matti Hamalainen Move functions around to get rid of the unknown-size dmFormatList array
Thu, 10 Mar 2022 22:37:05 +0200 Matti Hamalainen Use { 0 } initializer instead of {}.
Thu, 10 Mar 2022 22:36:48 +0200 Matti Hamalainen Make some casts explicit instead of implicit, fixes some -pedantic warnings.
Wed, 02 Mar 2022 23:23:05 +0200 Matti Hamalainen Add helper function for getting C64 chargen ROM path from environment
Wed, 02 Mar 2022 00:31:27 +0200 Matti Hamalainen Add preliminary support for "Unknown $1000 format (unpacked)" as "xx5".
Wed, 02 Mar 2022 00:13:48 +0200 Matti Hamalainen Update README slightly.
Wed, 02 Mar 2022 00:04:30 +0200 Matti Hamalainen Add Make parameter/variable CHARGEN= for easier defining of
Mon, 28 Feb 2022 12:03:23 +0200 Matti Hamalainen More error handling/help stuff.
Mon, 28 Feb 2022 11:59:26 +0200 Matti Hamalainen Bump copyright year.
Mon, 28 Feb 2022 11:49:58 +0200 Matti Hamalainen Improve error handling.
Mon, 28 Feb 2022 10:18:38 +0200 Matti Hamalainen Improve error checking.
Sun, 27 Feb 2022 18:15:31 +0200 Matti Hamalainen Prevent reporting same cross-overlap areas two times.
Sun, 27 Feb 2022 18:15:03 +0200 Matti Hamalainen Fix overlap messages.