summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-01Merge pull request #397 from remicalixte/unk_0200BB14Akira Akashi
Decompile unk_0200BB14.s
2021-06-01replace hacky shifts with divisionRémi Calixte
2021-06-01add header guardsRémi Calixte
2021-06-01use better typesRémi Calixte
2021-06-01Merge branch 'master' into unk_0200BB14Rémi Calixte
2021-06-01rename structsRémi Calixte
2021-06-01fewer ugly array accessRémi Calixte
2021-06-01Merge pull request #396 from tgsm/document_scrcmd_20Akira Akashi
Document scrcmd_20 -> scrcmd_prizes
2021-06-01Document scrcmd_20 -> scrcmd_prizestgsm
2021-05-31Merge pull request #394 from PikalaxALT/make_naixAkira Akashi
Output NARC contents as C enums in .naix files
2021-05-31Merge branch 'master' into make_naixAkira Akashi
2021-05-31Merge pull request #392 from PikalaxALT/pikalax_workAkira Akashi
Decompile gf_gfx_loader.c
2021-05-31Merge branch 'master' into make_naixAkira Akashi
2021-05-31Merge branch 'master' into pikalax_workAkira Akashi
2021-05-31Merge pull request #395 from red031000/masterRevo
document a lot of scrcmd commands
2021-05-31document a lot of scrcmd commandsred031000
2021-05-31decompile unk_0200BB14.sRémi Calixte
2021-05-31Make arm9 depend on filesystemPikalaxALT
2021-05-31Clean up headersPikalaxALT
2021-05-31Merge branch 'master' into make_naixPikalaxALT
2021-05-31Merge branch 'master' into pikalax_workPikalaxALT
2021-05-29Merge pull request #393 from tgsm/identify-scrcmdsRevo
scrcmd: Properly name all unknown script commands
2021-05-29Output NARC contents as C enums in .naix filesPikalaxALT
You can include these by typing out the full path to the .naix file (minus the files/ prefix). Example: ```c ``` Also: - Build the filesystem before building the C objects
2021-05-29Name funcs in gf_gfx_loaderPikalaxALT
2021-05-29scrcmd: Properly name all unknown script commandstgsm
Also capitalizes any lowercase command names.
2021-05-28FInish gf_gfx_loader.cPikalaxALT
2021-05-27Through FUN_02006AE4PikalaxALT
2021-05-27Start decomping unk_02006864PikalaxALT
2021-05-26Merge pull request #391 from PikalaxALT/pikalax_workRevo
scrcmd_mart.c
2021-05-26Merge branch 'master' into pikalax_workPikalaxALT
2021-05-26Finish decomping scrcmd_mart.cPikalaxALT
2021-05-26Decompile FUN_0203FCF4PikalaxALT
2021-05-26Merge pull request #390 from tgsm/unk_0208A300Akira Akashi
Decompile unk_0208A300
2021-05-26Merge branch 'master' into unk_0208A300Akira Akashi
2021-05-26Merge pull request #389 from PikalaxALT/pikalax_workAkira Akashi
Decompile gf_rtc.c
2021-05-25Decompile unk_0208A300tgsm
2021-05-25Define MAX_SECONDSPikalaxALT
2021-05-25Use __builtin__clear instead of __clearPikalaxALT
2021-05-25Merge remote-tracking branch 'origin/master' into pikalax_workPikalaxALT
2021-05-25Decompile gf_rtc.cPikalaxALT
2021-05-24Merge pull request #387 from tgsm/unk_0206439CAkira Akashi
Decompile unk_0206439C
2021-05-24Decompile unk_0206439Ctgsm
2021-05-24Don't use MI internals in GF codePikalaxALT
2021-05-24Merge pull request #386 from PikalaxALT/pikalax_workAkira Akashi
Decompile code related to Chatot's data in the save block
2021-05-24Propagate type changes to sound.c, main.cPikalaxALT
2021-05-24Finish decomping sav_chatotPikalaxALT
2021-05-23Start decompiling Chatot sound data funcPikalaxALT
2021-05-23Merge pull request #385 from PikalaxALT/pikalax_workAkira Akashi
[LEAK-INFORMED] Split nitro system libraries
2021-05-23Merge branch 'pikalax_work' of github.com:PikalaxALT/pokediamond into ↵PikalaxALT
pikalax_work
2021-05-23NNS SND heap typePikalaxALT