summaryrefslogtreecommitdiff
path: root/arm9
AgeCommit message (Collapse)Author
2021-05-03Decompile scrcmd_21 -> scrcmd_flagstgsm
2021-05-02Merge branch 'master' into unk_02031734Rémi Calixte
2021-05-02cleanup headerRémi Calixte
2021-05-02fix line endingsRémi Calixte
2021-05-02use boolean in while loopsRémi Calixte
2021-05-02replace nonmatchings with an inline functionRémi Calixte
2021-05-01fixing small issues in unk_0206015Cfyren
2021-05-01BOOL usageRémi Calixte
2021-05-01formattingRémi Calixte
2021-05-01remove obsolete externsRémi Calixte
2021-05-01decompile unk_02031734.sRémi Calixte
2021-05-01decompile unk_0206015Cfyren
2021-04-30Fix a bunch of function signaturestgsm
A bunch of functions were thought to be returning/taking in an unk_204639c but they actually return/take an unksavstruct80. This fixes that, and also changes a couple of struct members, so this might be useful for scrcmd.
2021-04-29Decompile unk_0204B0A0tgsm
2021-04-19update externsRémi Calixte
2021-04-19Merge branch 'master' into unk_02031480Rémi Calixte
2021-04-19decompile unk_02031480.sRémi Calixte
2021-04-16decomp unk_0202D858.sRémi Calixte
2021-04-10formattingRémi Calixte
2021-04-10fix global.incRémi Calixte
2021-04-10Merge branch 'master' into unk_0202F150Rémi Calixte
2021-04-10polish struct usageRémi Calixte
2021-04-10fix warningsRémi Calixte
2021-04-10fix asm functionsRémi Calixte
2021-04-10headersRémi Calixte
2021-04-10decomp finishedRémi Calixte
2021-04-10Decompile scrcmd_23tgsm
2021-04-09scrcmd_25: Fix namingtgsm
2021-04-09more decompRémi Calixte
2021-04-09Decompile scrcmd_4 -> scrcmd_namestgsm
2021-04-08first nonmatchingRémi Calixte
2021-04-07decomp start of unk_0202F150.sRémi Calixte
2021-04-07Decompile scrcmd_11tgsm
2021-04-05Merge branch 'master' into scrcmd_16Akira Akashi
2021-04-05Decompile scrcmd_16 -> scrcmd_daycaretgsm
2021-04-03replace hard-coded number with constantRémi Calixte
2021-04-03remove unnecessary paddingRémi Calixte
2021-04-03run clang-formatRémi Calixte
2021-04-03Merge branch 'master' into unk_0205FA2CRémi Calixte
2021-04-03remove extern declarationRémi Calixte
2021-04-03better structs and signaturesRémi Calixte
2021-04-03decomp unk_0205FA2C.sRémi Calixte
2021-04-02Decompile scrcmd_13tgsm
2021-03-30Merge branch 'master' into masterAkira Akashi
2021-03-30Decompile scrcmd_22 -> scrcmd_itemstgsm
2021-03-30scrcmd: move some extern declarations into scrcmd.htgsm
Prevents us from having to copy and paste these over and over when decompiling more scrcmd files.
2021-03-26use GF_ASSERTSeth Barberee
2021-03-26only have one extern of each funcSeth Barberee
2021-03-26decomp unk_02025484Seth Barberee
2021-03-24more scrcmdred031000