Commit Graph

269 Commits

Author SHA1 Message Date
gijs 3896f82bbc Rename `func_80089CF8` to `nuSiSendMesg` and clean it up 2023-10-20 18:03:48 +02:00
gijs 6eb644c5cf Rename `__controller_thread_80089D9C` to `nuSiMgrThread` 2023-10-20 18:00:41 +02:00
gijs 12496030a6 Rename `THREAD_CONTROLLER` to `siMgrThread` 2023-10-20 17:57:15 +02:00
gijs 15d4b20eba Rename `D_800BBE60` to `nuSiMesgBuf` 2023-10-20 17:55:48 +02:00
gijs f16e493d79 Rename `MQ_CONTROLLER` to `nuSiMesgQ` 2023-10-20 17:53:56 +02:00
gijs 02e99d32be Rename `obControllerInit` to `nuSiMgrInit` 2023-10-20 17:51:26 +02:00
gijs 56ba9040f4 Move `nuGfxInitEX2` to it's own C file 2023-10-20 17:49:28 +02:00
gijs 094f68127e Rename `func_80089C50` to `nuGfxDisplayOn` and move it into it's own C file 2023-10-20 17:48:01 +02:00
gijs 73120a55ab Rename `black.c` to `nugfxdisplayoff.c` 2023-10-20 17:43:26 +02:00
gijs 031744cb02 Renamed `__SCREEN_IS_NOT_BLACK` to `nuGfxDisplay` 2023-10-20 17:40:42 +02:00
gijs f4de78e2da Renamed `__set_black` to `nuGfxDisplayOff` 2023-10-20 17:38:59 +02:00
gijs 9d669a11af Split `nuGfxTaskAllEndWait` into it's own C file 2023-10-20 17:35:53 +02:00
gijs 42c160f7b9 Rename `_ob_past_brick.c` to `nusched.c` 2023-10-20 17:33:14 +02:00
gijs f0b15433cb Rename `_ob_questionable_glass` to `nugfxswapcfbfuncset` 2023-10-20 17:30:31 +02:00
gijs 5c2961c461 Rename `_ob_thoughtless_van` to `nugfxfuncset` 2023-10-20 17:28:03 +02:00
gijs 2c7212d9b0 Rename `func_80089990` to `nuGfxFuncSet` 2023-10-20 17:26:36 +02:00
gijs 753eb5a7dc Decompile `func_80089990` 2023-10-20 17:26:01 +02:00
gijs d3f8360be2 Move `nuGfxTask` functions to it's own C file 2023-10-20 17:25:02 +02:00
gijs 25048fc641 Split `func_80089990` into it's own C file 2023-10-20 17:22:48 +02:00
gijs 281135d82e Rename `__thread_80089540` to `nuGfxTaskMgr` 2023-10-20 17:19:50 +02:00
gijs 38563897a2 Remove duplicate definition of `nuScCreateScheduler` from `common.h` 2023-10-20 17:16:43 +02:00
gijs 8c7ba403cb Added symbols for `gFrameBuf0` to `gFrameBuf2` and renamed `DISPLAY_LIST_800A9EF0` to `rdpstateinit_dl` 2023-10-20 17:15:16 +02:00
gijs 32951b17af Rename `__SOMETHING_FRAMEBUFFERS` to `FrameBuf` 2023-10-20 17:08:56 +02:00
gijs bf6619caf3 Remove `nuPiInit` definition from `common.h` 2023-10-20 17:06:43 +02:00
gijs d781c0572c Rename `func_80089A10` to `nuGfxTaskAllEndWait` 2023-10-20 17:06:25 +02:00
gijs 7987a3fc72 Rename `__something_display_list` to `nuGfxTaskStart` 2023-10-20 17:05:29 +02:00
gijs a330ca4ecb Rename `D_800A9EB0` to `nugfx_ucode` 2023-10-20 17:04:12 +02:00
gijs abe6017825 Rename `D_800C4CE0` to `nuGfxUcode` 2023-10-20 17:02:51 +02:00
gijs eb57aa31f3 Rename `D_800C4B20` to `nuGfxZBuffer` 2023-10-20 17:01:28 +02:00
gijs 33d37c4963 Fix definition of `nuGfxSwapCfb` 2023-10-20 16:52:32 +02:00
gijs 050d7e737d Rename `set_swap_buffer_func` to `nuGfxSwapCfbFuncSet`, `SWAP_BUFFER_FUNC` to `nuGfxSwapCfbFunc` and `__osViSwapBuffer_3` to `nuGfxSwapCfb` 2023-10-20 16:49:45 +02:00
gijs 6327ab0fda Clean up `nuGfxInitEX2` 2023-10-20 16:45:49 +02:00
gijs cb11271360 Rename `THREAD_800BE1C0` to `nuGfxThread` 2023-10-20 16:43:11 +02:00
gijs efdfc38a41 Rename `D_800E79A4` to `nuGfxTaskSpool` 2023-10-20 16:40:51 +02:00
gijs 9349cf282c Rename `D_800AA094` to `nuGfxPreNMIFunc` 2023-10-20 16:39:36 +02:00
gijs e0f5679536 Rename `D_800AA090` to `nuGfxFunc` 2023-10-20 16:38:50 +02:00
gijs 7df2c30851 Rename `OSMESG_800BE1A0` to `nuGfxMesgBuf` 2023-10-20 16:37:04 +02:00
gijs 7b0cc70821 Rename `MQ_800C4C28` to `nuGfxMesgQ` 2023-10-20 16:35:17 +02:00
gijs ae6fa1fd91 Clean up `gfxThread` 2023-10-20 16:34:28 +02:00
gijs e5dc3321ea Rename `__start_thread_800B9C88` to `nuGfxTaskMgrInit` and `__thread_8008AFE0` to `gfxThread` 2023-10-20 16:31:05 +02:00
gijs 319b8ff320 Rename `__start_thread_800BE1C0` to `nuGfxThreadStart` 2023-10-20 16:25:46 +02:00
gijs a0962ddc83 Rename `func_8008A1B0` to `nuGfxInitEX2` 2023-10-20 15:55:05 +02:00
gijs 8a2ea4b2ca Remove definition of `MQ_800B9C40` because it might be part of `nusched` 2023-10-20 15:49:35 +02:00
gijs fa955ceb38 Decompile `nuScGetFrameRate` 2023-10-20 15:47:13 +02:00
gijs d9165a5c5b Rename `func_80089534` to `nuScGetFrameRate` 2023-10-20 15:09:27 +02:00
gijs 1c01e29331 Decompile `nuScSetFrameBufferNum` 2023-10-20 14:54:25 +02:00
gijs b8247208a5 Clean up `nuScEventHandler` 2023-10-20 14:52:48 +02:00
gijs 6dde5925bc Decompile `nuGfxSetCfb` 2023-10-20 12:45:21 +02:00
gijs c23bc3a884 Identify more `nuGfx` variables 2023-10-20 12:44:32 +02:00
gijs 7c5ef2df8e Identify `nuGfxCfb` 2023-10-20 12:42:19 +02:00