Commit Graph

22 Commits

Author SHA1 Message Date
Ryan Dwyer c03d9c6c64 Decompile currentPlayerBikeInit 2020-03-02 23:35:15 +10:00
Ryan Dwyer 14490f181b Rename library segment to lib 2020-02-28 17:13:16 +10:00
Ryan Dwyer e3758839ed Remove pigz dependency 2020-02-24 23:28:27 +10:00
Ryan Dwyer 364df143dc Rename stage1 to pd and make build output less noisy 2020-02-09 20:06:57 +10:00
Ryan Dwyer b06e2a87b2 Convert setup segment into game's .data segment 2020-02-02 19:22:36 +10:00
Ryan Dwyer ddf08f111f Replace hard coded python paths with env 2020-02-02 14:40:31 +10:00
Ryan Dwyer 53dc7917d3 Decompile scenarioHtbCallback10 2020-01-09 17:33:31 +10:00
Ryan Dwyer 13527755de Rename rarezip segment to inflate 2019-12-16 17:41:04 +10:00
Ryan Dwyer 1330bae0ee Make ROM great again (aka matching) 2019-12-08 19:59:44 +10:00
Ryan Dwyer 946d22a6ae Pass toolchain to buildrom and add support for more mips toolchains 2019-12-08 17:50:05 +10:00
Ryan Dwyer aeea97eb10 Fix buildrom midi filename 2019-12-08 17:38:52 +10:00
Ryan Dwyer aaff7f685b Build ROM with asset files 2019-12-08 00:19:45 +10:00
Ryan Dwyer 14f8d62e3e Build ROM from C source
* ROM is mismatching but functionally equivalent.
* ROM does not shift, so any edits must use the same amount of bytecode.
* Asset files such as stage setup and lang are not included yet (they are copied from the base ROM).
2019-12-07 18:03:53 +10:00
Ryan Dwyer 315271771a Get it working with a single ld script 2019-10-31 21:37:26 +10:00
Ryan Dwyer 0244453baf Implement tile files 2019-10-29 09:10:46 +10:00
Ryan Dwyer 0994436231 Reorganise repository and rename globals to setup 2019-09-29 11:57:51 +10:00
Ryan Dwyer 01fb7c3ccc Inject globals file into ROM 2019-09-22 20:45:49 +10:00
Ryan Dwyer f27cf33efb Start decompiling rarezip binary 2019-09-18 22:27:03 +10:00
Ryan Dwyer 5f2ffa680e Extract sound ctls, tbls and sequences 2019-09-18 22:24:56 +10:00
Ryan Dwyer 0de8b2ab59 Decompile language files 2019-09-07 22:07:13 +10:00
Ryan Dwyer c9dec5deac Replace assembly implementation with C implementation 2019-09-07 16:12:32 +10:00
Ryan Dwyer 81b031f148 Initial commit 2019-09-06 08:09:40 +10:00