Commit Graph

9 Commits

Author SHA1 Message Date
Ryan Dwyer 5d40470f89 ntsc-beta: Get ROM fully matching 2021-10-26 17:15:43 +10:00
Ryan Dwyer d82a6ba619 Rename a bunch of lib files and functions
* lib_070d0.c to vm.c
* lib_09a80.c to vi.c
* lib_0bfb0.c to fault.c
* lib_0c000.c to crash.c
* lib_11420.c to music.c
* lib_13710.c to pimgr.c
* lib_184d0.c to ailist.c and path.c
* lib_233c0.c to anim.c
* lib_24e40.c to collision.c
* lib_2fa00.c to rmon.c
* lib_34030.c to speaker.c
* lib_37b00.c to mp3.c
2021-10-11 22:46:29 +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 c1657dd95b Rename func0000db30 to mainOverrideVariable and add docblock 2021-10-11 20:32:18 +10:00
Ryan Dwyer 5b2f8ee23a Decompile viGetCurrentPlayerViewport 2021-10-08 17:46:46 +10:00
Ryan Dwyer b4fee9d568 Rename vi functions to have vi prefix 2021-10-08 17:41:55 +10:00
Ryan Dwyer 553941544a Decompile func0f14c870 2021-10-01 21:48:50 +10:00
Ryan Dwyer cd3e03ca42 Decompile pak0f118bc8, discover pakfileheader and rename many pak symbols 2021-09-18 21:03:25 +10:00
Ryan Dwyer 7a0f4b5835 Rename game_0d4690.c to savebuffer.c, game_102240.c to mainmenu.c, game_107fb0.c to filemgr.c and split game_110680.c into bossfile.c and filelist.c 2021-09-16 23:42:06 +10:00