Commit Graph

4 Commits

Author SHA1 Message Date
Vince Weaver
2c190bd88c snes: have opening splash partially implemented 2013-01-19 00:20:13 -05:00
Vince Weaver
3ecc15c4a0 snes: Move title_screen out to a module 2013-01-17 21:37:27 -05:00
Vince Weaver
80dc74f5d9 snes: use mode 3 for title screen
For some reason was using mode 4, but that has crazy offset mode
which was doing weird things on some of the emulators.
2013-01-16 22:56:34 -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