Commit graph

26 commits

Author SHA1 Message Date
p4plus2
233cdc8882 Reworked lua script making it easier to configure certain things
Some SPC documnetation
More logo documnetation
Fixed decompilation error in bank B3
2017-10-26 14:04:04 -07:00
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
0cab6757a3 Comment and label BRR sample upload routine. 2017-09-03 06:46:35 -07:00
p4plus2
5c57018b83 Approximation of what is happening during sample upload 2017-08-31 05:36:00 -07:00
p4plus2
3c557786e1 Label names for SPC engine upload, also documented lots of sound
effects.
2017-08-31 02:42:44 -07:00
p4plus2
b9bf8e448d Document SPC command upload routine. 2017-08-30 19:34:01 -07:00
p4plus2
74551fba3a Formatted the sound effect tables. 2017-08-30 17:28:15 -07:00
p4plus2
9874e8a36d More commenting of SPC code including code that runs sound engine. 2017-08-29 05:46:23 -07:00
p4plus2
4fe7375ea9 Added a lot of comments and labels to SPC related code. 2017-08-29 05:13:34 -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
f0863690a0 Commented and labeled register and vram init 2017-08-24 19:14:52 -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
40d38b21ee Change: Converted some tables to ascii.
Added: Started working on level format notes and music related info
2017-07-03 21:14:16 -07:00
p4plus2
89eb7dcd88 A lot of addresses related to maps it looks like 2015-03-01 01:18:31 -08:00
p4plus2
724b13e8de Major work to finding more pointer tables and constants in various
banks
2015-02-28 14:16:57 -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