Commit graph

17 commits

Author SHA1 Message Date
p4plus2
b427a08886 Added CGRAM display to lua script, additionally added frame counters.
Lots more documentation on Rareware logo, still a WIP.
2017-09-16 00:10:08 -07:00
p4plus2
2b96c8201a Documented VRAM payload routine and PPU settings routine. Major
formatting changes and label additions for the tables associated with
those routines.
2017-09-09 03:51:52 -07:00
p4plus2
41b5508f97 Made the makefile ignore errors (useful for chaining make in with
modified ROM tests), documented some more of the anti piracy routine.
Split some tables into their relative pointers and data.  Some Rareware
logo routine documentation.
2017-09-06 04:23:10 -07:00
p4plus2
fbb9fb6c8a Update and label decompression routine. 2017-08-28 17:34:42 -07:00
p4plus2
86de4f79a4 Fixed some missing labels 2017-08-24 20:29:47 -07:00
p4plus2
141271494d Added a few missing label changes, commented engine start code 2017-08-24 20:22:43 -07:00
p4plus2
77b39ac86c Added basic documentation to the sprite handler 2017-08-14 03:32:12 -04:00
p4plus2
b6402c6332 Cleanup: Added around 200 new labels for palettes 2017-07-06 21:54:01 -07:00
p4plus2
cd1486c9c3 Cleanup: Major formatting cleanup 2017-07-04 01:03:35 -07:00
p4plus2
3504f3c530 Finished up most of the constants in the range 8000-FFFF 2015-02-28 21:50:51 -08:00
p4plus2
83a2ec403a Add some code label constants to bank B4 2015-02-25 03:47:26 -08:00
p4plus2
ddd4b39c91 More pointers and things, Add font offset macro, compressed
data pointer resolution
2015-02-22 17:47:08 -08:00
p4plus2
2ced7898f4 Major pointer work in bank B4, still more to go and check 2015-02-22 02:27:15 -08:00
p4plus2
d126f3fc2d Made all files use linux line endings to be sane from now on. 2015-02-20 00:50:15 -08:00
p4plus2
d153ef2243 Make the ROM compile again and add tons of new table entries 2015-02-20 00:42:13 -08:00
p4plus2
01725f6b68 Massive work on pointer tables, no data table splits yet 2015-02-19 19:16:27 -08:00
p4plus2
1de3750e55 Finally starting a proper git repo for this stuff 2015-02-17 01:35:35 -08:00