log

age author description
Fri, 06 Sep 2013 19:08:56 -0700 Mike Pavone Use error*count method for choosing static palette entries, not just dynamic ones
Wed, 04 Sep 2013 00:41:52 -0700 Mike Pavone Improve method for choosing line palette entries. Read number of global and dynamic colors from image binary. Go back to doing a word, longword, word pattern of writes for turning off display, doing DMA and turning it back on again to make things work correctly on the real hardware.
Tue, 03 Sep 2013 09:49:29 -0700 Mike Pavone Make number of static and dynamic colors command line arguments to img2tiles.py
Tue, 03 Sep 2013 09:37:53 -0700 Mike Pavone Initialize VDP register 0 so it works on the Mega Everdrive. Temporarily disable the sprite stuff
Tue, 03 Sep 2013 09:37:10 -0700 Mike Pavone Set dynamic colors to 8 in tiles2img
Tue, 03 Sep 2013 09:36:29 -0700 Mike Pavone Fix a bug in selecting the best match color when an exact match is unavailable. Add some more options for choosing a line palette
Tue, 03 Sep 2013 09:35:33 -0700 Mike Pavone Add dependency on BG image binary to genesis.bin
Mon, 02 Sep 2013 21:22:47 -0700 Mike Pavone Bunch of changes
Tue, 01 May 2012 20:43:25 -0700 Mike Pavone Small fixes to skeleton
Tue, 01 May 2012 17:47:00 -0700 Mike Pavone Improvements to skeleton
Tue, 01 May 2012 00:46:34 -0700 Mike Pavone Initial commit