summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-31Merge pull request #154 from mparisi20/masterRevo
decompile code_801DCE6C.o, move gamespy, and add standard C system headers
2020-10-31remove unneeded extern CMax
2020-10-31add include to ptmf.cMax
2020-10-31refactor as code_801DCE6C to C++Max
2020-10-31match func_801DD294Max
2020-10-31only regswaps remain in func_801DD294Max
2020-10-31match loop body in func_801DD294Max
2020-10-30add nonmatching ifdefMax
2020-10-30progress on func_801DD294Max
2020-10-30match up to func_801DD294Max
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-27Merge pull request #153 from mparisi20/masterMax
decompile code_801DBE90.cpp
2020-10-27rename static objectsMax
2020-10-27add headers and cleanupMax
2020-10-27match all of code_801DBE90Max
2020-10-27match up to func_801DCE38Max
2020-10-27match 801DC9CCMax
2020-10-27match up to func_801DC9CCMax
2020-10-27match up to func_801DC7F8Max
2020-10-27match up to func_801DC5FCMax
2020-10-27match func_801DC264Max
2020-10-27match func_801DC0C8Max
2020-10-24match first three functions in code_801DCE6CMax
2020-10-24match up to func_801DC0C8 with two nonmatchingsMax
2020-10-24match first two functions in code_801DBE90Max
2020-10-23Merge pull request #152 from mparisi20/masterRevo
decompile code_801DBB3C.o and simplify some functions in code_801DB81C.cpp
2020-10-23delete code_801DBB3C_asm.sMax
2020-10-23cleanupMax
2020-10-23match func_801DBB48Max
2020-10-23bring func_801DBB48 closer to matchingMax
2020-10-23match func_801DBD74Max
2020-10-23Merge branch 'master' of https://github.com/pret/pokerevoMax
2020-10-23match func_801DBD00Max
2020-10-23match func_801DBC58Max
2020-10-23match func_801DBC58Max
2020-10-22slightly condense func_801DB9FC and func_801DBA8CMax
2020-10-22add LC_BASE macro to OSCache.h, and condense func_801DB81CMax
2020-10-22Merge pull request #151 from mparisi20/masterRevo
decompile code_801DB81C and establish some type-naming and .cpp source file layout conventions
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
2020-10-20Merge pull request #150 from mparisi20/masterRevo
decompile code_801DB040.o
2020-10-20add header files and reduce scope of local variable/functionsMax