summaryrefslogtreecommitdiff
path: root/src/code_801DB81C.cpp
AgeCommit message (Collapse)Author
2020-10-29match up to func_801DCFE4, add string.h and stdlib.h, add types.h to ↵Max
Makefile include path, and move GameSpy under DWC
2020-10-22slightly condense func_801DB9FC and func_801DBA8CMax
2020-10-22add LC_BASE macro to OSCache.h, and condense func_801DB81CMax
2020-10-22decompile code_801DB81C, and revamp the source file layout template and type ↵Max
naming convention. Rename unkStruct to ctorStruct
2020-10-22figured out how to reference global variables from inline asm functions ↵Max
using a special declaration syntax and #pragmas for mwcceppc 3.0
2020-10-21remove warnings by adding explicits castsMax
2020-10-21match func_801DB81CMax
2020-10-21match func_801DBA8CMax
2020-10-21match code_801DB9FCMax
2020-10-21Bring code_801DB81C closer to matching: only single instruction misordering leftMax
2020-10-21only an r30/r31 register swap remains in func_801DB9FCMax
2020-10-21ordering/reg swap in func_801DB9FCMax
2020-10-21match func_801DB92CMax