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 |
|
p4plus2
|
2ced7898f4
|
Major pointer work in bank B4, still more to go and check
|
2015-02-22 02:27:15 -08:00 |
|
p4plus2
|
b68102def2
|
Add my notes to the repo
|
2015-02-20 03:52:37 -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
|
129b1c1fd6
|
Removed DMA duplicates
|
2015-02-18 10:17:57 -08:00 |
|
p4plus2
|
1de3750e55
|
Finally starting a proper git repo for this stuff
|
2015-02-17 01:35:35 -08:00 |
|