Léo Lam
df36d65665
Revert "Add #ifdef declarations for NON_MATCHING code"
...
This reverts commit 42807160cf .
It makes searching for NON_MATCHING comment descriptions much less
convenient in most text editors or IDEs, and we want the function
CSV to be the single source of truth for function statuses. Having
a function marked as matching but not built because of a stray #ifdef
would be bad.
2022-02-27 12:50:52 +01:00
AlexApps99
42807160cf
Add #ifdef declarations for NON_MATCHING code
2021-07-26 23:05:19 +12:00
Léo Lam
298fa86491
ksys/act: Add more BaseProcMgr functions
2021-03-18 00:48:56 +01:00
Léo Lam
1e4f1902c0
ksys/act: Fix pre-delete function signature
...
Tiny differences you only notice when doing matching decomp.
2021-03-12 01:23:14 +01:00
Léo Lam
1bb0c30e64
ksys/act: Match BaseProcMgr ctor
2021-02-07 18:16:01 +01:00
Léo Lam
76eb407fe4
ksys/act: Add getJobHandler wrapper to clean up casts
2021-02-07 00:28:21 +01:00
Léo Lam
5f5c27a078
ksys/act: Implement remaining BaseProc functions
2021-02-07 00:13:55 +01:00
notyouraveragehooman
da35629aa8
BaseProc::release
2020-08-22 10:17:58 +02:00
notyouraveragehooman
a49164a85f
BaseProc child connection functions
2020-08-22 10:17:58 +02:00
notyouraveragehooman
ff99d77635
BaseProc::getConnectedCalcParent
...
BaseProc::setConnectedCalcParent
2020-08-22 10:17:05 +02:00
Léo Lam
afde5b2775
ksys/act: Implement BaseProcLink
2020-08-20 18:25:47 +02:00
Léo Lam
6989d0f7f8
ksys/act: Get rid of some setDirect() calls
2020-08-20 00:03:13 +02:00
Léo Lam
50a8a8c5e3
ksys/act: Implement BaseProc::x00000071011ba9fc
2020-08-19 21:00:50 +02:00
Léo Lam
5de91ef5fd
ksys/act: Fix BaseProc::isSpecialJobType_ return type
...
BaseProc::isSpecialJobType_ returns 0, 1 or 2
This fixes the matching issue!
2020-08-19 18:16:03 +02:00
Léo Lam
2de366be0f
Initial commit
2020-08-18 22:50:25 +02:00