Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-29 | match 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-22 | slightly condense func_801DB9FC and func_801DBA8C | Max | |
2020-10-22 | add LC_BASE macro to OSCache.h, and condense func_801DB81C | Max | |
2020-10-22 | decompile code_801DB81C, and revamp the source file layout template and type ↵ | Max | |
naming convention. Rename unkStruct to ctorStruct | |||
2020-10-22 | figured out how to reference global variables from inline asm functions ↵ | Max | |
using a special declaration syntax and #pragmas for mwcceppc 3.0 | |||
2020-10-21 | remove warnings by adding explicits casts | Max | |
2020-10-21 | match func_801DB81C | Max | |
2020-10-21 | match func_801DBA8C | Max | |
2020-10-21 | match code_801DB9FC | Max | |
2020-10-21 | Bring code_801DB81C closer to matching: only single instruction misordering left | Max | |
2020-10-21 | only an r30/r31 register swap remains in func_801DB9FC | Max | |
2020-10-21 | ordering/reg swap in func_801DB9FC | Max | |
2020-10-21 | match func_801DB92C | Max | |