Age | Commit message (Expand) | Author |
2020-11-25 | rename file to gUnkClass20.cpp, condense code, and add comments | Max |
2020-11-25 | decompile code_801E07E8.o and code_801E0810.o | Max |
2020-11-11 | remove GScamera_asm.s | Max |
2020-11-09 | match GScamera virtual func at 801DED3C | Max |
2020-11-07 | decomp 801DDF78 and add mtx.h | Max |
2020-11-06 | add GShierMemObject.h, and implement constructors for GSanimationObject and G... | Max |
2020-11-02 | start decompiling code_801DD8C0.o | Max |
2020-11-01 | add header | Max |
2020-11-01 | decompile code_801DD5C8.o | Max |
2020-10-31 | refactor as code_801DCE6C to C++ | Max |
2020-10-29 | match up to func_801DCFE4, add string.h and stdlib.h, add types.h to Makefile... | Max |
2020-10-27 | add headers and cleanup | Max |
2020-10-27 | match func_801DC0C8 | Max |
2020-10-24 | match first three functions in code_801DCE6C | Max |
2020-10-24 | match first two functions in code_801DBE90 | Max |
2020-10-23 | match func_801DBB48 | Max |
2020-10-23 | match func_801DBC58 | Max |
2020-10-21 | remove warnings by adding explicits casts | Max |
2020-10-21 | match func_801DB81C | Max |
2020-10-21 | Bring code_801DB81C closer to matching: only single instruction misordering left | Max |
2020-10-21 | match func_801DB92C | Max |
2020-10-20 | match code_801DB040 | Max |
2020-10-19 | match func_801DB040 and func_801DB07C | Max |
2020-10-18 | arrange file-local type definitions, constants, and objects into an unnamed n... | Max |
2020-10-17 | match func_801DAAE0 | Max |
2020-10-17 | remove code_801DAA30.s and remove CTOR_O_FILES and SBSS_O_FILES from makefile | Max |
2020-10-17 | got OK by splitting ctors.s and sbss.s and editing the link order in the Make... | Max |
2020-10-17 | rename code_801DAA30's static initializer in ctors.s, and match code_801DAA30... | Max |
2020-10-15 | split some of text_11 and text_11_2 using ctors | Max |
2020-10-15 | split the rest of text_7 | Max |
2020-10-15 | split most of text_7 | Max |
2020-10-15 | split text_6_2 and resolve linker errors | Max |
2020-10-15 | split as much of text_5 as possible using ctors | Max |
2020-10-15 | split text_4 | Max |
2020-10-15 | split text_3 and most of text_4, with linker errors | Max |
2020-10-14 | split text_2 but need to resolve linker errors | Max |
2020-10-14 | split all of text_1 using ctors | Max |
2020-10-14 | ctor splits | Max |
2020-10-14 | split db_console and db_assert, and label OSReport and OSVReport | Max |
2020-10-13 | split ut_ResFontBase.s | Max |
2020-10-11 | split NWC24System.s | Max |
2020-10-11 | split NWC24Download, NWC24FriendList, NWC24Ipc, NWC24Mime, NWC24Schedule, NWC... | Max |
2020-10-11 | split NWC24Config, NWC24FileAPI, NWC24MBoxCtrl, NWC24Manage | Max |
2020-10-11 | split ssl_mutex and NWC24StdAPI | Max |
2020-10-11 | split ssl_api.s | Max |
2020-10-11 | split nand_drv.s and sd_drv.s | Max |
2020-10-11 | split dwcsec_account, dwcsec_auth, dwcsec_nas | Max |
2020-10-11 | split dwc_transport, dwc_nonport, dwci_np_math | Max |
2020-10-11 | split dwc_match.s | Max |
2020-10-10 | split dwc_login and dwc_main | Max |