summaryrefslogtreecommitdiff
path: root/asm/sbss_2.s
AgeCommit message (Collapse)Author
2020-12-13label possible pointer to some rendering context objectFelk
2020-11-25decompile code_801E07E8.o and code_801E0810.oMax
2020-11-11match GScamera (except func_801DEA3C)Max
2020-11-05decompile code_801DD8C0 with some nonmatchingsMax
2020-11-01decompile code_801DD5C8.oMax
2020-10-31refactor as code_801DCE6C to C++Max
2020-10-27add headers and cleanupMax
2020-10-27match all of code_801DBE90Max
2020-10-23bring func_801DBB48 closer to matchingMax
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-21match func_801DBA8CMax
2020-10-20add header files and reduce scope of local variable/functionsMax
2020-10-20match code_801DB040Max
2020-10-18add headers, and mark internal functions as staticMax
2020-10-18match code_801DAAE0.cppMax
2020-10-18match func_801DAFAC using an inline asm blockMax
2020-10-17got OK by splitting ctors.s and sbss.s and editing the link order in the ↵Max
Makefile