Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-01 | remove obsolete externs | Rémi Calixte | |
2021-05-01 | decompile unk_02031734.s | Rémi Calixte | |
2021-05-01 | decompile unk_0206015C | fyren | |
2021-04-30 | Merge pull request #366 from tgsm/fix-sigs | Akira Akashi | |
Fix a bunch of function signatures | |||
2021-04-30 | Fix a bunch of function signatures | tgsm | |
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-30 | Merge pull request #365 from pret/ProjectRevoTPP-patch-1 | Akira Akashi | |
Update CONTRIBUTING.md | |||
2021-04-29 | Update CONTRIBUTING.md | Revo | |
2021-04-29 | Merge pull request #364 from tgsm/unk_0204B0A0 | Akira Akashi | |
Decompile unk_0204B0A0 | |||
2021-04-29 | Decompile unk_0204B0A0 | tgsm | |
2021-04-21 | Merge pull request #363 from remicalixte/unk_02031480 | Akira Akashi | |
decompile unk_02031480.s | |||
2021-04-19 | update externs | Rémi Calixte | |
2021-04-19 | Merge branch 'master' into unk_02031480 | Rémi Calixte | |
2021-04-19 | decompile unk_02031480.s | Rémi Calixte | |
2021-04-18 | Merge pull request #362 from remicalixte/unk_0202D858 | Revo | |
decomp unk_0202D858.s | |||
2021-04-17 | Merge branch 'master' into 0202A1E0 | who-knows-who | |
2021-04-17 | Start decompiling unk_0202A1E0 | who-knows-who | |
2021-04-16 | decomp unk_0202D858.s | Rémi Calixte | |
2021-04-14 | Merge pull request #361 from remicalixte/unk_0202F150 | Akira Akashi | |
Decompile unk_0202F150.s | |||
2021-04-10 | formatting | Rémi Calixte | |
2021-04-10 | fix global.inc | Rémi Calixte | |
2021-04-10 | Merge branch 'master' into unk_0202F150 | Rémi Calixte | |
2021-04-10 | polish struct usage | Rémi Calixte | |
2021-04-10 | fix warnings | Rémi Calixte | |
2021-04-10 | fix asm functions | Rémi Calixte | |
2021-04-10 | headers | Rémi Calixte | |
2021-04-10 | decomp finished | Rémi Calixte | |
2021-04-10 | Merge pull request #360 from tgsm/scrcmd_23 | Revo | |
Decompile scrcmd_23 | |||
2021-04-10 | Decompile scrcmd_23 | tgsm | |
2021-04-10 | Merge pull request #359 from tgsm/fix_scrcmd25_names | Akira Akashi | |
scrcmd_25: Fix naming | |||
2021-04-09 | scrcmd_25: Fix naming | tgsm | |
2021-04-09 | more decomp | Rémi Calixte | |
2021-04-09 | Merge pull request #358 from tgsm/scrcmd_4 | Revo | |
Decompile scrcmd_4 -> scrcmd_names | |||
2021-04-09 | Decompile scrcmd_4 -> scrcmd_names | tgsm | |
2021-04-08 | first nonmatching | Rémi Calixte | |
2021-04-07 | decomp start of unk_0202F150.s | Rémi Calixte | |
2021-04-07 | Merge pull request #357 from tgsm/scrcmd_11 | Akira Akashi | |
Decompile scrcmd_11 | |||
2021-04-07 | Decompile scrcmd_11 | tgsm | |
2021-04-05 | Merge pull request #356 from tgsm/scrcmd_16 | Akira Akashi | |
Decompile scrcmd_16 -> scrcmd_daycare | |||
2021-04-05 | Merge branch 'master' into scrcmd_16 | Akira Akashi | |
2021-04-05 | Merge pull request #355 from remicalixte/unk_0205FA2C | Akira Akashi | |
Decompile unk_0205FA2C.s | |||
2021-04-05 | Decompile scrcmd_16 -> scrcmd_daycare | tgsm | |
2021-04-03 | replace hard-coded number with constant | Rémi Calixte | |
2021-04-03 | remove unnecessary padding | Rémi Calixte | |
2021-04-03 | Merge branch 'master' into unk_0205FA2C | Rémi Calixte | |
2021-04-03 | run clang-format | Rémi Calixte | |
2021-04-03 | Merge pull request #353 from red031000/master | Akira Akashi | |
update install.md | |||
2021-04-03 | Merge branch 'master' into master | Akira Akashi | |
2021-04-03 | Merge branch 'master' into unk_0205FA2C | Rémi Calixte | |
2021-04-03 | remove extern declaration | Rémi Calixte | |
2021-04-03 | better structs and signatures | Rémi Calixte | |