summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-06-14crash_screen decomp and misc (#221)MegaMech
2022-06-13Match code_80040E50 (#220)Tyler McGavran
2022-06-12Match some functions in code_80281FA0 (#219)Tyler McGavran
2022-06-11Match some code_actors functions (#218)Tyler McGavran
2022-06-11Match all but one function in code_802B0210.c (#217)Tyler McGavran
2022-06-01Match several functions in code_802B0210 (#216)Tyler McGavran
2022-05-26Match some audio functions (#213)Tyler McGavran
2022-05-24Match dma funcs in 80027040.c (#209)MegaMech
2022-05-24Match 2 functions and refresh a couple m2c outputs (#208)Tyler McGavran
2022-05-20Update and add some header files (#205)Tyler McGavran
2022-05-19Update gitignore & match more actor funcs (#206)MegaMech
2022-05-19import random_u16 to sm64, match random_s32, and match actor func (#203)MegaMech
2022-05-18Match func_802B0570 and fix BananaActor (#204)Tyler McGavran
2022-05-16Identify some Actor count variables (#202)Tyler McGavran
2022-05-14Give a name to the list of actors (#200)Tyler McGavran
2022-05-14Memory and Actor decomp (#201)MegaMech
2022-05-13Give names to a couple vec3*_set functions (#197)Tyler McGavran
2022-05-13Decomp more actors (#198)MegaMech
2022-05-12Match common_textures.inc.c, memory & actor decomp (#188)MegaMech
2022-05-11Added more actor types and some defines (#194)Tyler McGavran
2022-05-07Match 3 functions in code_8001F980 (#193)Tyler McGavran
2022-05-06Match a few functions in code_800431B0 (#192)Tyler McGavran
2022-05-06Add some more actor types, match a function (#191)Tyler McGavran
2022-05-04Add types for shell and triple shell parent (#190)Tyler McGavran
2022-05-01Match a couple functions in code_80281FA0 (#189)Tyler McGavran
2022-04-26More actor decomp (#184)MegaMech
2022-04-26Actor decomp (#183)MegaMech
2022-04-21Update framebuffers.h (#181)MegaMech
2022-04-20Match func_8002AB70 (#180)Tyler McGavran
2022-04-19Match assorted functions in code_80027D00 (#179)Tyler McGavran
2022-04-18Mostly match a few functions in memory.c (#178)Tyler McGavran
2022-04-16audio load.c decomp (#176)MegaMech
2022-04-16Match dma_copy functions (#175)Tyler McGavran
2022-04-16Match 3 functions in code_80027D00 (#172)Tyler McGavran
2022-04-16Update header for code_8008C1D0 (#173)Tyler McGavran
2022-04-15Match func_80032D94 (#171)Tyler McGavran
2022-04-14Match func_80030FC8 (#170)Tyler McGavran
2022-03-04Merge branch 'audiofix' of https://github.com/MegaMech/mk64 into audiofixCoderStig
2022-03-04Fix remaining pointers for shiftingCoderStig
2022-03-03Update code_8028DF00.cMegaMech
2022-03-03fix audio pointers allowing rom shifts againCoderStig
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