summaryrefslogtreecommitdiff
path: root/src/code_800AF9B0.c
AgeCommit message (Expand)Author
2025-05-23fix memory leaks, avoid invalidate texture (#207)coco875
2024-12-31Big 19750 renamesMegaMech
2024-11-14[modding] Big Update PR (#118)MegaMech
2024-08-27Update decomp clang (#67)coco875
2024-07-31Fix Buffer Overflows (#28)MegaMech
2024-05-03Fixed more errors, we are rendering the logo, YayKiritoDv
2024-05-01WIP CompilationKiritoDv
2024-04-23Match func_800AFE00 (#631)inspectredc
2024-04-23Update code_800AF9B0.c (#626)MegaMech
2024-04-17Update a couple attempts (#612)MegaMech
2024-03-24Update some attempts for audio/external (#585)Tyler McGavran
2024-01-02Finish bss (#527)coco875
2023-09-06Math (#402)MegaMech
2023-04-07Match memory.c, remove warnings, fix fake matches (#301)MegaMech
2022-07-05Decomp menus.c (#229)tehzz
2022-06-22Split and Decompile Code_800AF9B0 (#228)tehzz
2022-06-18Match func in staff_ghosts.c and name menus file (#227)MegaMech
2022-06-14crash_screen decomp and misc (#221)MegaMech
2022-02-13Name functions that search for 8018D9E0 entries (#161)Tyler McGavran
2022-01-30Match OS funcs (#152)MegaMech
2022-01-27Add struct for D_8018CA70 (#153)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-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-26Texture related structs and some controller pak menu stuff (#116)Tyler McGavran
2021-12-24Menu selection global variable (#113)ChiefFruitcake
2021-12-14Rename a couple variables (#93)Tyler McGavran
2021-12-11Identified some variables related to sound mode (#90)Tyler McGavran
2021-12-11Match functions for Grand Prix save data access (#88)Tyler McGavran
2021-12-09Match some functions related to printing text on screen (#80)Tyler McGavran
2021-11-28Add a structure for accessing save data (#69)Tyler McGavran
2021-11-28Imported funcs from sm64 to code_80004740.c and trig_tables.inc.c (#68)CoderStig
2021-11-26Give names to some Grand Prix related variables (#67)Tyler McGavran
2021-11-23Add defines for cup selection (#66)Tyler McGavran
2021-11-23Added gamemode and CC defines (#64)CoderStig
2021-11-23Jump Table Related Disassembly (#60)Tyler McGavran
2021-11-16Found the variable that tracks the CC type selected. (#57)Tyler McGavran
2021-11-05Split asm using autodecompiler (#49)CoderStig
2021-03-08Added bss (#18)CoderStig
2020-10-14Initial commitn64