gijs
1b784398ed
Add `obClassGetAbility` definition
2024-06-11 11:29:21 +02:00
gijs
a11df12056
Remove extern modifiers as they are not longer extern
2024-05-24 19:31:18 +02:00
gijs
e75d1d7cd4
Remove extern keyword from `obReadController`
2024-05-24 19:26:58 +02:00
gijs
bde41d9e80
Rename `D_800C4C26` to `__maybeBlockingRetraceFunc`
2024-05-24 17:17:15 +02:00
gijs
824ad34698
Rename `func_800733F8` to `_some_camera_setup`
2024-05-24 17:10:25 +02:00
gijs
360850aae9
Rename `__set_vi_mode` to `obSetViMode`
2024-05-24 15:05:42 +02:00
gijs
515ffe95f1
Rename `__GLOBAL_CONTROLLER_DATA_COPY` to `obContData`
2024-05-24 14:23:48 +02:00
gijs
8e32f5e211
Add ability id's
2024-05-24 12:49:25 +02:00
gijs
c23ca9b2f8
Add spellbook equipment id's
2024-05-24 12:43:29 +02:00
gijs
646242231b
Fix parameters for `obAbilityGetElement`
2024-05-24 12:43:18 +02:00
gijs
d21ac4263c
Add some equipment id's
2024-05-24 12:30:47 +02:00
gijs
0cb5c60d6d
Remove extern modifier from already decompiled functions
2024-05-24 11:51:19 +02:00
gijs
9fe0a8f5f4
Add ClassId
2024-05-24 11:51:08 +02:00
gijs
c7690712d2
Remove extern modifier from functions that are decompiled
2024-05-24 11:38:53 +02:00
gijs
bb56111d1b
Clean up clang warning
2024-05-24 11:34:33 +02:00
gijs
b2cde2e634
Change enum to defines
2024-05-24 11:33:25 +02:00
gijs
9088c3c2b6
Add `Gender` enum
2024-05-24 11:22:32 +02:00
gijs
17bcb1984c
Change `splat.yaml` to add jlabel macro
2024-05-23 22:12:17 +02:00
gijs
c2877b905a
Remove duplicate `__GLOBAL_CONTROLLER_DATA_COPY` definition
2023-11-24 13:18:04 +01:00
gijs
119ba26445
Move `func_8008A354` and `func_8008A37C` closer to `nuContReadDataImpl`
2023-10-22 13:49:54 +02:00
gijs
1f79bf2bb2
Rename `__real_read_controller` to `nuContQueryImpl`
2023-10-22 13:47:25 +02:00
gijs
496a52b76c
Rename `__read_controller` to `nuContReadDataImpl`
2023-10-22 13:36:08 +02:00
gijs
33e5f17c1c
Change type of `handle` in `SomethingMusic` to `musHandle`
2023-10-22 02:05:21 +02:00
gijs
c1eebe544b
Identify some audio things
...
Rename `D_800EB2E4` to `__SONG_REVERB`
Rename `field_0x2c` of `SomethingMusic` to `index`
2023-10-22 02:04:23 +02:00
gijs
5c21f71aaa
Rename `SP_THREAD_800BE1C0` to `nuStackGfxThread`
...
Fix the stack of `gfxThread`
2023-10-22 01:08:08 +02:00
gijs
2f423e3bcb
Commited code that should not be there
2023-10-22 01:00:19 +02:00
gijs
0872cce98b
Fix proper stack sizes
...
Add `DECLARE_STACK` and `STACK_START` macros
Fix addresses so `nuStackIdle` and `obStackMain` are 0x2000 in size
2023-10-22 00:07:08 +02:00
gijs
ac627304f0
Add proper symbol for `obStackMain`
2023-10-21 22:05:37 +02:00
gijs
1a1dd9503f
Add proper symbol for `nuStackIdle`
2023-10-21 21:23:37 +02:00
gijs
ad75b6d5f3
Split `1B530`, remove `nuIdle` definition
...
Move `nuSiCallBackAdd` to `nusicallbackadd.c`
Move `nuSiCallBackRemove` to `nusicallbackremove.c`
2023-10-21 19:53:42 +02:00
gijs
d803e66638
Rename `MQ_800AF320` to `obUnpackQueue`
2023-10-21 19:28:24 +02:00
gijs
40e528eb4d
Change signature of `Unpack`
2023-10-21 19:18:17 +02:00
gijs
d4b40689b4
Rename `_ob_dull_silver.c` to `nucontpakmgr.c`
...
Rename `func_8008A6A0` to `nuContPakMgrInit`
Rename `func_8008A6C0` to `nuContPakMgrRemove`
Rename `D_800AA040` to `nuContPakCallBack`
2023-10-21 18:11:30 +02:00
gijs
30721ffd6c
Clean up around `nuContRetrace`
...
Rename `__calls_read_controller_0` to `nuContRetrace`
Rename `D_800A9FE0` to `nuContReadFunc`
Rename `__set_fp_8008A660` to `nuContReadFuncSet`
Rename `_ob_proper_regret.c` to `nucontreadfuncset.c`
2023-10-21 18:05:22 +02:00
gijs
19551728c2
Split `_ob_classy_fold.c`
...
Rename `_ob_classy_fold.c` to `nucontmgr.c`
Rename `__GLOBAL_CONTROLLER_DATA` to `nuContData`
Rename `__copy_global_controller_data` to `nuContDataGetAll`
Split `nuContQueryRead` to it's own file
Split `nuContDataGetAll` to it's own file
2023-10-21 17:54:44 +02:00
gijs
37df9533bc
Rename `D_800C4B30` to `nuContDataLockKey`
2023-10-21 17:39:09 +02:00
gijs
6499c2fe8f
Rename `__start_copy_global_controller_data` to `nuContDataClose` and `__end_copy_global_controller_data` to `nuContDataOpen`
2023-10-20 21:20:36 +02:00
gijs
92fd0c2213
Rename `func_8008B1D0` to `nuSiCallBackRemove`
2023-10-20 21:17:55 +02:00
gijs
84c9518b4c
Rename `__GLOBAL_CONT_STATUS` to `nuContStatus`
2023-10-20 19:49:28 +02:00
gijs
118c79854c
Rename `D_800A9FF8` to `nuContCallBack`
2023-10-20 19:47:12 +02:00
gijs
c1974f2e83
Rename `OSMESG_800BE194` to `nuContDataMutexBuf`
2023-10-20 19:43:59 +02:00
gijs
7bd8d54843
Rename `MQ_800E9BF0` to `nuContDataMutexQ`
2023-10-20 19:42:55 +02:00
gijs
d1d3e1eb1c
Rename `OSMESG_800BE190` to `nuContWaitMesgBuf`
2023-10-20 19:41:59 +02:00
gijs
2a951738a0
Rename `MQ_800C4A00` to `nuContWaitMesgQ`
2023-10-20 19:41:07 +02:00
gijs
bc821ded12
Rename `func_8008B130` to `nuSiCallBackAdd`
2023-10-20 19:39:45 +02:00
gijs
b136e35f4a
Rename `OSMESG_800BE048` to `nuPiMesgBuf`
2023-10-20 18:40:15 +02:00
gijs
1243f13789
Rename `MQ_800BE030` to `nuPiMgrMesgQ`
2023-10-20 18:36:46 +02:00
gijs
10c83abcbf
Rename `PTR_CART_ROM_HANDLE` to `nuPiCartHandle`
2023-10-20 18:33:02 +02:00
gijs
f52d20844a
Rename `romCopy_512` to `nuPiReadRom`
2023-10-20 18:32:08 +02:00
gijs
5dd734bf29
Rename `obStackIdle` to `nuStackIdle`
2023-10-20 18:24:28 +02:00