Commit Graph

23 Commits

Author SHA1 Message Date
Ryan Dwyer 24232a8103 Remove cheats 2022-11-04 21:32:27 +10:00
Ryan Dwyer ff6fd81f76 Remove training and single player menus 2022-11-04 21:19:37 +10:00
Ryan Dwyer 2c1c13e666 Give better names to timing variables 2022-10-13 19:43:47 +10:00
Ryan Dwyer 17583575e4 Introduce support for gcc 2022-10-12 22:26:19 +10:00
Ryan Dwyer e1c9bdf80f Decompile pheadAllocateTextures 2022-08-20 22:46:08 +10:00
Ryan Dwyer 70375816f1 Rename most remaining game files 2022-03-23 21:22:06 +10:00
Ryan Dwyer e97273fb37 Rename many lifecycle functions to use consistent names and rename many files 2022-03-20 13:27:27 +10:00
Ryan Dwyer 583796e7aa Rename game_0b69d0.c to player.c 2022-02-09 20:23:06 +10:00
Ryan Dwyer 41982205ba Identify some bg functions 2022-02-05 12:01:48 +10:00
Ryan Dwyer 1d307a9191 Rename memory.c to memp.c and lib_126b0.c to mema.c and add documentation 2021-10-30 14:24:30 +10:00
Ryan Dwyer 2143bef1df Decompile memaFree 2021-10-30 10:16:13 +10:00
Ryan Dwyer 9520240039 Attempt to decompile memaAlloc 2021-10-30 09:47:25 +10:00
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 74baafee93 Disassemble bcopy 2021-10-05 21:09:37 +10:00
Ryan Dwyer e23ac2c08e Decompile pakCheckFileCanFitInNote 2021-09-26 15:55:57 +10:00
Ryan Dwyer efedc63e9d Decompile _pakSaveAtGuid 2021-09-24 18:43:49 +10:00
Ryan Dwyer 2738250964 Decompile pakCorrupt 2021-09-23 22:44:40 +10:00
Ryan Dwyer d1a5f42edd Discover gbpak and rumble functions 2021-09-23 18:36:28 +10:00
Ryan Dwyer cd3e03ca42 Decompile pak0f118bc8, discover pakfileheader and rename many pak symbols 2021-09-18 21:03:25 +10:00
Ryan Dwyer 3a31ccb625 Attempt to decompile pak0f11ca30 2021-09-18 14:28:21 +10:00
Ryan Dwyer c1f6667db5 Make all pak.c functions prefixed with pak 2021-09-18 11:36:34 +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