log

age author description
Mon, 14 May 2018 00:09:36 +0300 Matti Hamalainen Cleanup.
Sun, 13 May 2018 23:20:32 +0300 Matti Hamalainen Add somewhat broken support for "Big FLI" aka BFLI files. Needs more work.
Sun, 13 May 2018 23:19:36 +0300 Matti Hamalainen Rename a function.
Sun, 13 May 2018 20:34:29 +0300 Matti Hamalainen Add NULL check for growbuf pointer.
Sun, 13 May 2018 10:07:25 +0300 Matti Hamalainen Improve and simplify Fun Paint 2 format support.
Sun, 13 May 2018 09:51:13 +0300 Matti Hamalainen Add support for packed Koala Painter files, though without probing now.
Sun, 13 May 2018 09:50:13 +0300 Matti Hamalainen Get rid of some code duplication by merging functionality of certain pixel
Sun, 13 May 2018 09:49:03 +0300 Matti Hamalainen Make home/end keys to go to first and last file respectively in 64vw.
Sun, 13 May 2018 09:10:52 +0300 Matti Hamalainen Fix Koala Painter background color decoding.
Sun, 13 May 2018 09:09:58 +0300 Matti Hamalainen Add support for "Picasso 64" and "Vidcom 64" multicolor formats.
Sun, 13 May 2018 09:08:18 +0300 Matti Hamalainen Implement another RLE variant, with different ordering of marker, count and data bytes.
Sun, 13 May 2018 08:23:58 +0300 Matti Hamalainen Try to make the window title more informative.
Sun, 13 May 2018 08:23:34 +0300 Matti Hamalainen Use C64_SCR_* constants instead of hardcoded number values in creating surface.
Sun, 13 May 2018 08:22:56 +0300 Matti Hamalainen Instead of specifying forced input format (-f) as a number in 64vw,
Sun, 13 May 2018 07:56:47 +0300 Matti Hamalainen Minor cleanup.