5 Commits

Author SHA1 Message Date
Vince Weaver
aedf6ea385 snes: initial work toward opening screen
also some work on the sprites.  Sad to reduce the nice 256 color
sprites to 16-color
2013-01-18 23:40:56 -05:00
Vince Weaver
d7882d311b snes: make pcx_to_tiles_8bpp take argument
Now it takes a parameter for the label names
2013-01-17 21:46:29 -05:00
Vince Weaver
78c0113545 snes: checksum working
Finally got the checksum working.  I had the checksum/complement
fields reversed somehow.
2013-01-16 21:49:25 -05:00
Vince Weaver
b25ca3382a snes: try to get checksum valid
It's not working for reasons I don't understand.
2013-01-16 17:36:23 -05:00
Vince Weaver
33c9828283 snes: add in snes tools 2013-01-16 16:44:45 -05:00