Commit Graph

9 Commits

Author SHA1 Message Date
Ryan Dwyer c3edb83df6 Attempt to decompile init 2021-01-27 22:58:44 +10:00
Ryan Dwyer 3812eccb9e Decompile __scHandleRetrace 2021-01-24 23:31:06 +10:00
Ryan Dwyer f9a24932ed Decompile handTickAttack 2021-01-08 14:52:47 +10:00
Ryan Dwyer 85515d4d1d Rename game_167ae0.c to core.c and rename associated symbols 2021-01-02 11:01:02 +10:00
Ryan Dwyer bbd44a9953 ntsc-beta: Make boot segment nearly the correct size 2020-12-21 17:48:01 +10:00
Ryan Dwyer a73335640a Fix build errors on Debian 2020-11-02 18:05:10 +10:00
Ryan Dwyer 2de0ef3028 Remove uses of MATCHING environment variable and make patchpiracysums offer advice when it fails 2020-11-01 09:16:35 +10:00
Ryan Dwyer 346edbc9fd Decompile tagsAllocatePtrs 2020-09-06 17:28:33 +10:00
Ryan Dwyer 23b6bd2643 Restructure build workflow
* All segments are now extracted from the base ROM; the base ROM is no
longer a compile time dependency
* ROM segments are now positioned relatively to each rather than with
hard coded addresses
* Piracy checksums are calculated during build
2020-08-25 20:40:35 +10:00