summaryrefslogtreecommitdiff
path: root/src/code_80091750.c
AgeCommit message (Expand)Author
2021-12-20Match swap_values (#111)Tyler McGavran
2021-12-20Match exp_by_squaring function (#110)Tyler McGavran
2021-12-20Change some "char" terminology to "glyph" (#107)Tyler McGavran
2021-12-19Match a couple functions related to text color (#96)Tyler McGavran
2021-12-14Rename a couple variables (#93)Tyler McGavran
2021-12-13Identify a couple debug related variables and match a couple debug related fu...Tyler McGavran
2021-12-13Identified variables related to title screen demos (#92)Tyler McGavran
2021-12-11Identified some variables related to sound mode (#90)Tyler McGavran
2021-12-09Match some functions related to printing text on screen (#80)Tyler McGavran
2021-12-04Identification of some race related varaibles (#78)Tyler McGavran
2021-12-01Match a couple functions concerning string display width (#73)Tyler McGavran
2021-11-29Match some functions that convert numbers into ASCII (#71)Tyler McGavran
2021-11-28Text Color defines (#70)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-21Decomped 8028DF00.c (#61)CoderStig
2021-11-16Found the variable that tracks the CC type selected. (#57)Tyler McGavran
2021-11-16Matched some memory.c and other (#55)CoderStig
2021-11-05Split asm using autodecompiler (#49)CoderStig