Commit Graph

1968 Commits

Author SHA1 Message Date
tgsm
5cdb95f4e0 Decompile scrcmd_8 2021-05-07 13:32:25 -04:00
Akira Akashi
244d7c0ef3
Merge pull request #370 from tgsm/unk_0208890C
Decompile unk_0208890C
2021-05-06 19:50:49 +01:00
tgsm
fead56db33 Decompile unk_0208890C 2021-05-06 13:49:29 -04:00
Revo
b4f9d737d2
Merge pull request #371 from red031000/master
attempt to fix build
2021-05-06 13:43:20 -04:00
red031000
9b1ff97413
try something a bit different 2021-05-06 17:50:39 +01:00
red031000
ce01c38a0b
attempt #4 2021-05-06 17:32:00 +01:00
red031000
0e1c0b7e68
attempt #3 2021-05-06 17:22:48 +01:00
red031000
43bf89ddd1
attempt #2 2021-05-06 17:19:21 +01:00
red031000
24ac84f8e4
attempt to fix build 2021-05-06 17:15:19 +01:00
Revo
27b2a4ef81
Merge pull request #369 from tgsm/scrcmd_21
Decompile scrcmd_21 -> scrcmd_flags
2021-05-03 22:11:14 -04:00
tgsm
6120ebe7e7 Decompile scrcmd_21 -> scrcmd_flags 2021-05-03 08:19:11 -04:00
Akira Akashi
69cd84dee8
Merge pull request #368 from remicalixte/unk_02031734
decompile unk_02031734.s
2021-05-02 09:45:10 +01:00
Rémi Calixte
b4b10b6c1c Merge branch 'master' into unk_02031734 2021-05-02 10:14:45 +02:00
Rémi Calixte
fe7f18002c cleanup header 2021-05-02 10:14:04 +02:00
Rémi Calixte
a036306c55 fix line endings 2021-05-02 10:04:55 +02:00
Rémi Calixte
5618acfd09 use boolean in while loops 2021-05-02 09:55:35 +02:00
Rémi Calixte
aaaa27e731 replace nonmatchings with an inline function 2021-05-02 09:54:51 +02:00
Revo
f9e2335505
Merge pull request #367 from fyr3n/master
decompile unk_0206015C
2021-05-01 22:34:14 -04:00
fyren
62f567932f fixing small issues in unk_0206015C 2021-05-01 23:18:55 +02:00
Rémi Calixte
5780e0c18c BOOL usage 2021-05-01 13:10:36 +02:00
Rémi Calixte
f447c9f02c formatting 2021-05-01 13:04:52 +02:00
Rémi Calixte
56e5d2eac8 remove obsolete externs 2021-05-01 13:02:33 +02:00
Rémi Calixte
ce5a50546d decompile unk_02031734.s 2021-05-01 13:00:57 +02:00
fyren
6b6c7eab5f decompile unk_0206015C 2021-05-01 12:09:14 +02:00
Akira Akashi
ff133f2640
Merge pull request #366 from tgsm/fix-sigs
Fix a bunch of function signatures
2021-04-30 11:41:23 +01:00
tgsm
cf188406f0 Fix a bunch of function signatures
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 04:30:27 -04:00
Akira Akashi
a5d801dade
Merge pull request #365 from pret/ProjectRevoTPP-patch-1
Update CONTRIBUTING.md
2021-04-30 01:13:23 +01:00
Revo
ac06875ae1
Update CONTRIBUTING.md 2021-04-29 19:58:19 -04:00
Akira Akashi
222b8436bc
Merge pull request #364 from tgsm/unk_0204B0A0
Decompile unk_0204B0A0
2021-04-29 14:37:47 +01:00
tgsm
88aa75fe3e Decompile unk_0204B0A0 2021-04-29 07:31:45 -04:00
Akira Akashi
a1d7afef6f
Merge pull request #363 from remicalixte/unk_02031480
decompile unk_02031480.s
2021-04-21 05:56:18 +01:00
Rémi Calixte
61b2d69a68 update externs 2021-04-19 19:12:49 +02:00
Rémi Calixte
b9b637fb04
Merge branch 'master' into unk_02031480 2021-04-19 18:59:12 +02:00
Rémi Calixte
dcb4eea280 decompile unk_02031480.s 2021-04-19 18:58:14 +02:00
Revo
a63d14b3b4
Merge pull request #362 from remicalixte/unk_0202D858
decomp unk_0202D858.s
2021-04-18 17:56:45 -04:00
Rémi Calixte
2023f223aa decomp unk_0202D858.s 2021-04-16 13:46:42 +02:00
Akira Akashi
85a8a2bd43
Merge pull request #361 from remicalixte/unk_0202F150
Decompile unk_0202F150.s
2021-04-14 01:44:27 +01:00
Rémi Calixte
c34e74ae7c formatting 2021-04-10 23:24:10 +02:00
Rémi Calixte
228f18356c fix global.inc 2021-04-10 20:59:21 +02:00
Rémi Calixte
58ab236ed6
Merge branch 'master' into unk_0202F150 2021-04-10 19:41:51 +02:00
Rémi Calixte
f5eabfb0d1 polish struct usage 2021-04-10 19:38:22 +02:00
Rémi Calixte
f85c9d7367 fix warnings 2021-04-10 19:21:51 +02:00
Rémi Calixte
8e5d36dc05 fix asm functions 2021-04-10 17:55:22 +02:00
Rémi Calixte
8e3505c416 headers 2021-04-10 17:47:33 +02:00
Rémi Calixte
405d77ac98 decomp finished 2021-04-10 17:26:38 +02:00
Revo
40069964f7
Merge pull request #360 from tgsm/scrcmd_23
Decompile scrcmd_23
2021-04-10 00:51:55 -04:00
tgsm
91ba9c6177 Decompile scrcmd_23 2021-04-10 00:24:56 -04:00
Akira Akashi
33ab576818
Merge pull request #359 from tgsm/fix_scrcmd25_names
scrcmd_25: Fix naming
2021-04-10 01:15:21 +01:00
tgsm
f37e674e46 scrcmd_25: Fix naming 2021-04-09 14:38:37 -04:00
Rémi Calixte
419991733b more decomp 2021-04-09 20:12:14 +02:00