Commit Graph

17 Commits

Author SHA1 Message Date
Ryan Dwyer 3eb8137335 Tidy up sched.c and related functions 2021-10-18 17:10:28 +10:00
Ryan Dwyer bba63fe1fd Rename lib_159b0.c to mtxasm.s and lib_16110.c to mtx.c 2021-10-11 21:46:17 +10:00
Ryan Dwyer c5d2900c56 Rename init.c to boot.c 2021-10-06 18:46:28 +10:00
Ryan Dwyer ac630cb0c1 Decompile bmoveProcessInput 2021-06-19 21:42:24 +10:00
Ryan Dwyer 7d44ea11e1 Rename game_097ba0.c to bondgun.c, and related functions 2021-06-13 17:19:11 +10:00
Ryan Dwyer b48373e98b Decompile objDamage 2021-05-28 12:20:52 +10:00
Ryan Dwyer 9d4f2ffd2a Rename entry.c to boot.c, controller.c to joy.c, core.c to lv.c, texture.c to texdecompress.c, room.c to bg.c, lib_0e9d0.c to snd.c and associated functions 2021-03-24 20:03:37 +10:00
Ryan Dwyer f9c3b64a16 Attempt to decompile bgInit 2021-02-19 16:14:43 +10:00
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