summaryrefslogtreecommitdiff
path: root/src/code_80091750.c
AgeCommit message (Expand)Author
2023-03-31Match credits (#297)Tyler McGavran
2023-01-31Some assorted matches (#289)Tyler McGavran
2022-12-25Couple small matches and m2c refreshing (#282)Tyler McGavran
2022-11-29Yet more assorted matches (#278)Tyler McGavran
2022-11-21Matches in 80281fa0, render_courses, and create defines for sound cues. (#276)MegaMech
2022-11-01Assorted, unrelated matches (#267)Tyler McGavran
2022-09-20Some matches for code_80091750 (#258)Tyler McGavran
2022-09-18Change a variety of constants to defines (#257)coco875
2022-09-07Matched a few funcs and renamed seg to virt funcs (#253)MegaMech
2022-08-23Match a lot of functions, add header for objects (#251)Tyler McGavran
2022-07-15Document game state related logic (#244)MegaMech
2022-07-11Matched a couple functions in code_80091750 (#243)Tyler McGavran
2022-07-11Split out some unused asm and documented main.c (#242)MegaMech
2022-07-09Decomp 800 byte sized funcs and smaller (#241)MegaMech
2022-07-09Decomp various small funcs (#240)MegaMech
2022-07-06Decomp every func under 500 bytes (except audio) (#237)MegaMech
2022-07-05Decomp menus.c (#229)tehzz
2022-07-01Match several functions in code_80005FD0 (#230)Tyler McGavran
2022-06-22Split and Decompile Code_800AF9B0 (#228)tehzz
2022-06-18Match func in staff_ghosts.c and name menus file (#227)MegaMech
2022-04-16Match dma_copy functions (#175)Tyler McGavran
2022-02-22Name arrays of character animations (#168)Tyler McGavran
2022-02-22Match a few functions (#167)Tyler McGavran
2022-02-22Match func_80091AC0 (#166)Tyler McGavran
2022-02-14Match one function, update mips_to_c of 2 others (#164)Tyler McGavran
2022-02-13Match the other D_80189DE0 search functions (#163)Tyler McGavran
2022-02-13Match several functions (#162)Tyler McGavran
2022-02-13Name functions that search for 8018D9E0 entries (#161)Tyler McGavran
2022-02-13Replace mk_Vtx_Flag type with GBI provided Vtx (#160)Tyler McGavran
2022-02-07Mips2c refresh (#159)Tyler McGavran
2022-02-03Break out some credit text stuff into a C file (#157)Tyler McGavran
2022-02-02Identify a credits related struct (#156)Tyler McGavran
2022-01-30Match OS funcs (#152)MegaMech
2022-01-18Move texture data from asm to C (#142)Tyler McGavran
2022-01-15Match a variety of functions, remove an extraneous data file (#140)Tyler McGavran
2022-01-12Match a variety functions (#136)Tyler McGavran
2022-01-09Update the GfxPool struct and match some functions (#134)Tyler McGavran
2022-01-09code_800AF9B0 - ghost data (#133)ChiefFruitcake
2022-01-06More matching in code_800AF9B0 (#131)ChiefFruitcake
2022-01-04Add a couple header files, add some mips_to_c of some previously un-decomped ...Tyler McGavran
2022-01-03Match a variety of functions, identify a struct type and some related variabl...Tyler McGavran
2022-01-02Relabel/identify more variables and functions based on current knowledge (#127)Maciek Baron
2022-01-01Rename a function related to D_8018D9E0 and regenerate its mips_to_c disassem...Tyler McGavran
2022-01-01Add player and controller labels, rename function (#123)Maciek Baron
2022-01-01Naming global variables related to menu navigation (#119)ChiefFruitcake
2021-12-31First decompile attempt. code_800AF9B0 (#121)ChiefFruitcake
2021-12-31Match assorted functions and identify a variable (#122)Tyler McGavran
2021-12-27Match function related to the podium scene text (#120)Tyler McGavran
2021-12-26Texture related structs and some controller pak menu stuff (#116)Tyler McGavran
2021-12-24Menu selection global variable (#113)ChiefFruitcake