2cfa4c038f
Strip out text_area stuff from GUI since it's missing
2021-03-02 15:12:54 -05:00
p4plus2
3bb55f385f
Add sound effects and text area lua
2019-10-06 04:54:54 -07:00
p4plus2
95cdaf79e3
Removed extra label in bank BB
...
Converted from memory2.ROM memory2.BUS
2017-10-27 15:05:00 -07:00
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
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
c39a4e12dc
Add DKC2 lua script into the repo -- its useful of course.
2017-08-31 02:45:15 -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
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
9e8fc0eb57
Tweaked a few more labels in the SPC engine
2017-08-25 03:09:02 -07:00
p4plus2
06f8901158
A bit more formatting to SPC code.
2017-08-25 02:22:24 -07:00
p4plus2
dce4185ec2
Disassembled the SPC engine and formatted it.
2017-08-25 02:18:47 -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
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
p4plus2
2e7dff83d2
Label formatting corrections
2017-08-13 01:56:07 -04:00
p4plus2
a32be3a502
Merge pull request #1 from rodamaral/amaraticando
...
sha256 + some labels + some hitbox/collision comments
2017-08-13 01:38:14 -04:00
Rodrigo A. do Amaral
db21a60bf8
Add GetSpriteClipping and CheckForContact
2017-08-13 02:17:51 -03:00
Rodrigo A. do Amaral
b74af141fe
Format Red-Hot Ride steams' positions as words
2017-08-10 13:16:36 -03: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
c93e766c4d
Check the sha256 of the assembled ROM agains the known value
2017-07-04 17:53:17 -03:00
Rodrigo A. do Amaral
64ce9bcb6e
Add Reset, NMI and IRQ start labels
2017-07-04 17:41:02 -03:00
p4plus2
a3188eed0f
Change: Attempt to parse files as text again
2017-07-04 02:23:44 -07:00
p4plus2
753e1063d0
Change: Use text instead of none
2017-07-04 01:44:45 -07:00
p4plus2
80588a1c5b
Feature: Added git attributes file, attempt to fix browser lag
2017-07-04 01:42:35 -07:00
p4plus2
dc4ad6ae16
Feature: Added .editorconfig file
2017-07-04 01:07:45 -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
e80d24f8e9
Ignore rwm saves
2015-02-28 21:53:30 -08:00
p4plus2
3504f3c530
Finished up most of the constants in the range 8000-FFFF
2015-02-28 21:50:51 -08:00
p4plus2
01a4935502
More constant cleanup
2015-02-28 16:03:27 -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
83a2ec403a
Add some code label constants to bank B4
2015-02-25 03:47:26 -08: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