Commit graph

27 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
797a16ffc4 Commented more mode 7 code. 2017-09-19 14:18:54 -07:00
p4plus2
2d088bb58f Documented more mode 7 code for rareware logo. 2017-09-18 10:49:38 -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
3c557786e1 Label names for SPC engine upload, also documented lots of sound
effects.
2017-08-31 02:42:44 -07:00
p4plus2
bdbbb83330 Tossed in a few missing labels. 2017-08-28 17:37:03 -07:00
p4plus2
fbb9fb6c8a Update and label decompression routine. 2017-08-28 17:34:42 -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
357f0fcc92 Commented basic init and anti piracy routines 2017-08-14 23:58:12 -04:00
p4plus2
77b39ac86c Added basic documentation to the sprite handler 2017-08-14 03:32:12 -04:00
Rodrigo A. do Amaral
193966d1d1 Merge remote-tracking branch 'upstream/master' 2017-07-07 02:54:03 -03:00
p4plus2
b6402c6332 Cleanup: Added around 200 new labels for palettes 2017-07-06 21:54:01 -07:00
Rodrigo A. do Amaral
64ce9bcb6e Add Reset, NMI and IRQ start labels 2017-07-04 17:41:02 -03: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
aabad9ca05 Tons more pointers filled in, manually searched most constants in
bank 80 and B3 for labels too.
2015-02-25 03:12:34 -08:00
p4plus2
6358d098d2 Some DMA cleanup, more pointers fixed 2015-02-24 13:55:45 -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
73b1698ec4 More pointers and cleanup 2015-02-20 03:34:18 -08:00
p4plus2
8c2b867018 More pointers and formatting 2015-02-20 01:21:50 -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