Commit Graph

324 Commits

Author SHA1 Message Date
gijs 967915e0cb Fixed some weird error 2024-05-24 18:53:43 +02:00
gijs bde41d9e80 Rename `D_800C4C26` to `__maybeBlockingRetraceFunc` 2024-05-24 17:17:15 +02:00
gijs 1d1365f284 Rename `func_80072398` to `retraceFunc` 2024-05-24 17:14:24 +02:00
gijs 824ad34698 Rename `func_800733F8` to `_some_camera_setup` 2024-05-24 17:10:25 +02:00
gijs 7a95f03b3c Rename `func_800EA7141` to `_main_stop_all_audio` 2024-05-24 16:56:11 +02:00
gijs e0018bb381 Rename `D_800C4BB8` to `obCurrentFrameBuf` 2024-05-24 15:07:28 +02:00
gijs 360850aae9 Rename `__set_vi_mode` to `obSetViMode` 2024-05-24 15:05:42 +02:00
gijs 0f39352a1d Change typing of `gfxSwapCfbFunc` to be correct 2024-05-24 15:05:06 +02:00
gijs 515ffe95f1 Rename `__GLOBAL_CONTROLLER_DATA_COPY` to `obContData` 2024-05-24 14:23:48 +02:00
gijs e7d904cd7b Rename `__calls_osViSwapBuffer_8007307C` to `gfxSwapCfbFunc` 2024-05-24 13:00:39 +02:00
gijs c1367225d7 rename `D_800A8204` to `obFrameBuf` 2024-05-24 12:58:56 +02:00
gijs 8e32f5e211 Add ability id's 2024-05-24 12:49:25 +02:00
gijs 646242231b Fix parameters for `obAbilityGetElement` 2024-05-24 12:43:18 +02:00
gijs 9fe0a8f5f4 Add ClassId 2024-05-24 11:51:08 +02:00
gijs da8a938a9d Fix definitions not found 2024-05-24 11:36:48 +02:00
gijs 9088c3c2b6 Add `Gender` enum 2024-05-24 11:22:32 +02:00
gijs 56c27dd0fb Decompile `osEPiLinkHandle` 2024-05-23 22:32:56 +02:00
gijs 2062f09ac0 Identify `obReadController` 2024-05-23 22:23:22 +02:00
gijs 2a602f70e7 Move NULL into array 2024-05-23 20:58:50 +02:00
gijs 119ba26445 Move `func_8008A354` and `func_8008A37C` closer to `nuContReadDataImpl` 2023-10-22 13:49:54 +02:00
gijs 0d150f7271 Clean up `nuContQueryImpl` 2023-10-22 13:48:26 +02:00
gijs 1f79bf2bb2 Rename `__real_read_controller` to `nuContQueryImpl` 2023-10-22 13:47:25 +02:00
gijs 07265b8744 Clean up `nuContReadImpl` 2023-10-22 13:46:17 +02:00
gijs c71a4b27ee Clean up `nuContReadNWImpl` 2023-10-22 13:45:36 +02:00
gijs 7bd27f68e3 Rename `__calls_read_controller_2` to `nuContReadNWImpl` 2023-10-22 13:40:27 +02:00
gijs 7da0c3f44d Rename `__calls_read_controller_1` to `nuContReadImpl` 2023-10-22 13:39:22 +02:00
gijs c37f5f48fd Rename `nuContRetrace` to `nuContRetraceImpl` 2023-10-22 13:36:37 +02:00
gijs 496a52b76c Rename `__read_controller` to `nuContReadDataImpl` 2023-10-22 13:36:08 +02:00
gijs 4b68acc1bf Rename `nuContPakFileFread` to `nuContPakFileOpenJis` 2023-10-22 12:59:01 +02:00
gijs ba6bc84aba Decompile `nuContPakCodeSet` 2023-10-22 12:56:04 +02:00
gijs 9dafb4f418 Rename `1AD10` to `nucontpakconv.c` 2023-10-22 12:49:23 +02:00
gijs d68db110f1 Rename `func_8008AD60` to `nuContPakFileFread`
Add `nucontpakfilefread.c`
2023-10-22 12:42:35 +02:00
gijs e493592fc2 Decompile `nuContPakRepairId` 2023-10-22 12:37:41 +02:00
gijs 7a27f83401 Clean up `nuContPakFileState` 2023-10-22 12:35:55 +02:00
gijs 3898d55536 Decompile `nuContPakFileState` 2023-10-22 12:34:06 +02:00
gijs bfcff8047b Decompile `nuContPakFileDelete` 2023-10-22 12:31:24 +02:00
gijs 361d4d7ffd Decompile `nuContPakFileReadWrite` 2023-10-22 12:25:50 +02:00
gijs 3114542ad4 Decompile `nuContPakGetFree` 2023-10-22 12:15:14 +02:00
gijs bfb4394cee Decompile `nuContPakOpen` 2023-10-22 11:59:06 +02:00
gijs 012990335c Split `nucontpak` files
Add `nucontpakopen.c`
Add `nucontpakgetfree.c`
Add `nucontpakrepairid.c`
Add `nucontpakfileopen.c`
Add `nucontpakfilereadwrite.c`
Add `nucontpakfiledelete.c`
Add `nucontpakfilestate.c`
2023-10-22 11:53:42 +02:00
gijs bf2367a63b Rename `nuContPak` functions Impl
These functions are not actually named this, but are called through the message queue
2023-10-22 11:40:45 +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 9034b5f802 Rename `func_8007ABAC` to `obUnpackThreadStart`
Clean up `obUnpackThreadStart`
2023-10-22 01:33:35 +02:00
gijs 3d4d5d6d97 Decompile `func_8007ABAC`
Rename `D_800AF0D0` to `obThreadUnpackProc`
Rename `D_800AF280` to `obStackUnpackProc`
Rename `D_800AF300` to `obUnpackMesgBuf`
2023-10-22 01:29:30 +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 b035cebc4f Add proper symbol for `nuStackSiMgrThread` 2023-10-21 23:24:00 +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