Commit Graph

409 Commits

Author SHA1 Message Date
gijs 901ff5dc63 Rename `__dma_load_loop` to `nuGfxRetraceWait` 2023-10-20 12:14:16 +02:00
gijs 0d4532eda3 Rename `Stack__dma_load_loop_delete` to `nuScRemoveClient` 2023-10-20 12:09:18 +02:00
gijs 5635db776f Rename `func_80089528` to `nuScSetFrameBufferNum` 2023-10-20 12:07:11 +02:00
gijs 0adce00abb Rename `Stack__dma_load_loop_new` to `nuScAddClient` 2023-10-20 12:03:50 +02:00
gijs 420bf3ce0c Rename `func_80088EFC` to `nuScGetGfxMQ` 2023-10-20 11:59:57 +02:00
gijs 26bd797aa0 Rename `func_80088EF0` to `nuScGetAudioMQ` 2023-10-20 11:57:13 +02:00
gijs a9ae2448a7 Correct `nusched` address 2023-10-20 11:48:26 +02:00
gijs ed677a4a28 Correct size of `nusched` 2023-10-20 11:29:31 +02:00
gijs c53a8b95e5 Identified `nuScPreNMIFunc` 2023-10-20 11:27:37 +02:00
gijs 411c33a536 Disabled `data_16FF40` for now 2023-10-20 11:27:14 +02:00
gijs 3595244a44 Rename `func_800891A0` to `nuScEventBroadcast` 2023-10-20 11:11:25 +02:00
gijs d0531d6926 Clean up `MQ_800E8B84` 2023-10-20 11:08:37 +02:00
gijs 30b4d8c254 Add `nusys.h` to `ctx_includes.h` 2023-10-20 11:03:48 +02:00
gijs 05dbe6d9e5 Rename `__MAIN_NOT_NULL_INF_LOOP` to `nuScPreNMIFlag` 2023-10-20 11:02:49 +02:00
gijs f1b5fa0528 Rename `D_800C4BCC` to `nuScRetraceCounter` 2023-10-20 11:01:00 +02:00
gijs 5f804ef0db Rename `__thread_800893C0` to `nuScExecuteGraphics` 2023-10-20 10:55:05 +02:00
gijs 0e2f7a99ad Rename `__thread_80089200` to `nuScExecuteAudio` 2023-10-20 10:53:50 +02:00
gijs f9188543c7 Rename `__thread_80088F08` to `nuScEventHandler` 2023-10-20 10:51:34 +02:00
gijs 2a3e5aaf05 Clean up use of `nusched.graphicsRequestBuf` 2023-10-20 10:48:49 +02:00
gijs 3ff8ee4a52 Add `nusys.h` 2023-10-20 10:47:03 +02:00
gijs eeddbc0da8 Rename `D_800E7A18` to `nuIdleFunc` 2023-10-20 10:46:50 +02:00
gijs d570045631 Rename `boot` to `nuBoot` 2023-10-20 10:43:13 +02:00
gijs 60f66d3b43 Change a couple functions which are now identified as coming from `nuSystem` 2023-10-20 10:35:17 +02:00
gijs 52f66d3290 Change `common.h` to define `DISPLAY_LIST_800A9EF0` 2023-10-19 19:52:12 +02:00
gijs ffce6e7f11 Change `main.c` to use defines in `__set_vi_mode` 2023-10-19 19:43:03 +02:00
gijs a34eed808c Rename `func_8007AB7C` to `obSendUnpackMesg` 2023-10-19 19:30:19 +02:00
gijs a5afbd93be Decompile `func_8007AB7C` 2023-10-19 19:28:58 +02:00
gijs 9227a20d5a Move stack struct of `UnpackProc` to `common.h` with name OBUnpackMesg 2023-10-19 19:27:32 +02:00
gijs 97c9f3041a Move definition of `obGetCurrentTimeF` to `common.h` 2023-10-19 19:15:17 +02:00
gijs 2e0df3b558 Rename `func_8007FD10` to `obGetCurrentTimeF` 2023-10-19 19:13:27 +02:00
gijs d4ba1d723e Decompile `func_8007FD10` 2023-10-19 19:10:19 +02:00
gijs 1bb8976741 Decompile `func_8007FD10` 2023-10-19 19:08:54 +02:00
gijs 6a14ae87ed Rename `func_8009C7CC` to `obGetCurrentTime` and move definition to `common.h` 2023-10-19 19:07:42 +02:00
gijs d36a01419a Rename `func_8009C7C0` to `obSetCurrentTime` and move definition to `common.h` 2023-10-19 19:03:13 +02:00
gijs a6217e604c Decompile `func_8009C7C0` 2023-10-19 18:57:02 +02:00
gijs 39db969fd9 Split segment `0x2CBC0` into it's own C file 2023-10-19 18:54:28 +02:00
gijs 2d464a78a4 Clean up and move definitions to `common.h` 2023-10-19 18:50:20 +02:00
gijs 6f3f544f26 Decompile `func_8007382C` 2023-10-19 18:42:31 +02:00
gijs 8a0544efc3 Clean up arguments and move definitions to `common.h` 2023-10-19 18:42:17 +02:00
gijs ef9826c23e Decompiled `__set_vi_mode` 2023-10-19 18:08:18 +02:00
gijs 3a78de26ae Cleaned up `main.c` for consistent formatting 2023-10-19 17:58:39 +02:00
gijs 120e13f0c0 Decompiled `func_80073398`
Changed some other types related to this function
Removed `obMain` for now
2023-10-19 17:11:57 +02:00
gijs b406ea3ad3 Decompiled `func_80071288`
Almost got `obMain`, still needs some fixing
2023-10-18 18:27:11 +02:00
gijs 97b0b10970 Changed `obStackMain` to be used differently in different functions as I think it's an alias 2023-10-18 17:33:01 +02:00
gijs 129cce1e39 Changed `__GLOBAL_CONT_STATUS` to occopy 0x10 bytes 2023-10-18 17:32:04 +02:00
gijs 4f499b1f0f Decompiled `func_800764E0` and fixed `func_80077494` a bit 2023-10-18 17:05:12 +02:00
gijs 9875a517ee Fixed `__read_controller` call 2023-10-18 16:04:32 +02:00
gijs 8afad0eccf Fixed typing of `__GLOBAL_CONTROLLER_DATA_COPY` 2023-10-18 15:37:45 +02:00
gijs 0ab5a65328 Fixed unknown regressions for `UnusedMallocNo` 2023-10-18 15:35:27 +02:00
gijs 1cb760c99a Decompiled `func_80076E2C` 2023-10-18 14:12:08 +02:00