• Joined on 2023-09-21
gijs pushed to master at gijs/ogrebattle64 2024-06-11 11:30:17 +02:00
dd2624f0d9 Identify `__render_string`
44afbe5901 Identify `__modify_character_slot`
1b784398ed Add `obClassGetAbility` definition
Compare 3 commits »
gijs pushed to master at gijs/ogrebattle64 2024-05-24 21:03:14 +02:00
474036e160 I made a mess but it builds
4b9d844423 Simplify
a11df12056 Remove extern modifiers as they are not longer extern
e75d1d7cd4 Remove extern keyword from `obReadController`
1f7de872ba Decompile `func_80070F14`
Compare 35 commits »
gijs pushed to master at gijs/ogrebattle64 2023-11-24 13:15:30 +01:00
a59d54c56d Disable SHIFT-JIS decoding for now
78f2f49b70 Change addr names which are now considered errors in `splat`
9bad233fb4 Update `splat`
119ba26445 Move `func_8008A354` and `func_8008A37C` closer to `nuContReadDataImpl`
0d150f7271 Clean up `nuContQueryImpl`
Compare 21 commits »
gijs pushed to master at gijs/ogrebattle64 2023-10-22 12:35:05 +02:00
3898d55536 Decompile `nuContPakFileState`
bfcff8047b Decompile `nuContPakFileDelete`
361d4d7ffd Decompile `nuContPakFileReadWrite`
3114542ad4 Decompile `nuContPakGetFree`
bfb4394cee Decompile `nuContPakOpen`
Compare 16 commits »
gijs pushed to master at gijs/ogrebattle64 2023-10-22 01:43:43 +02:00
9034b5f802 Rename `func_8007ABAC` to `obUnpackThreadStart`
3d4d5d6d97 Decompile `func_8007ABAC`
5c21f71aaa Rename `SP_THREAD_800BE1C0` to `nuStackGfxThread`
2f423e3bcb Commited code that should not be there
Compare 4 commits »
gijs pushed to master at gijs/ogrebattle64 2023-10-22 00:10:40 +02:00
0872cce98b Fix proper stack sizes
b035cebc4f Add proper symbol for `nuStackSiMgrThread`
ac627304f0 Add proper symbol for `obStackMain`
1a1dd9503f Add proper symbol for `nuStackIdle`
a3f0f1a003 Correct `main` segment `bss` VRAM address
Compare 33 commits »
gijs pushed to master at gijs/ogrebattle64 2023-10-21 17:34:02 +02:00
f03558ef48 Rename a couple files and split them into their own
a5a10f03cd Rename `_ob_grumpy_island.c` to `nugfxthread.c` and move it to `nu` folder
6499c2fe8f Rename `__start_copy_global_controller_data` to `nuContDataClose` and `__end_copy_global_controller_data` to `nuContDataOpen`
92fd0c2213 Rename `func_8008B1D0` to `nuSiCallBackRemove`
1fa7c6930f Rename `func_8008A334` to `nuContMgrRemove`
Compare 17 commits »
gijs pushed to master at gijs/ogrebattle64 2023-10-20 18:40:27 +02:00
b136e35f4a Rename `OSMESG_800BE048` to `nuPiMesgBuf`
1243f13789 Rename `MQ_800BE030` to `nuPiMgrMesgQ`
10c83abcbf Rename `PTR_CART_ROM_HANDLE` to `nuPiCartHandle`
f52d20844a Rename `romCopy_512` to `nuPiReadRom`
5dd734bf29 Rename `obStackIdle` to `nuStackIdle`
Compare 58 commits »
gijs pushed to master at gijs/ogrebattle64 2023-10-20 12:45:37 +02:00
6dde5925bc Decompile `nuGfxSetCfb`
c23bc3a884 Identify more `nuGfx` variables
7c5ef2df8e Identify `nuGfxCfb`
c711ee9ea7 Split `nuGfxSetCfb` to C
b41fadc833 Rename `func_80089AB0` to `nuGfxSetCfb`
Compare 13 commits »
gijs pushed to master at gijs/ogrebattle64 2023-10-20 12:14:29 +02:00
901ff5dc63 Rename `__dma_load_loop` to `nuGfxRetraceWait`
0d4532eda3 Rename `Stack__dma_load_loop_delete` to `nuScRemoveClient`
5635db776f Rename `func_80089528` to `nuScSetFrameBufferNum`
0adce00abb Rename `Stack__dma_load_loop_new` to `nuScAddClient`
420bf3ce0c Rename `func_80088EFC` to `nuScGetGfxMQ`
Compare 29 commits »
gijs pushed to master at gijs/ogrebattle64 2023-10-19 19:13:46 +02:00
2e0df3b558 Rename `func_8007FD10` to `obGetCurrentTimeF`
d4ba1d723e Decompile `func_8007FD10`
1bb8976741 Decompile `func_8007FD10`
6a14ae87ed Rename `func_8009C7CC` to `obGetCurrentTime` and move definition to `common.h`
d36a01419a Rename `func_8009C7C0` to `obSetCurrentTime` and move definition to `common.h`
Compare 13 commits »
gijs pushed to master at gijs/ogrebattle64 2023-10-19 01:27:12 +02:00
b406ea3ad3 Decompiled `func_80071288`
97b0b10970 Changed `obStackMain` to be used differently in different functions as I think it's an alias
129cce1e39 Changed `__GLOBAL_CONT_STATUS` to occopy 0x10 bytes
4f499b1f0f Decompiled `func_800764E0` and fixed `func_80077494` a bit
9875a517ee Fixed `__read_controller` call
Compare 15 commits »
gijs pushed to master at gijs/ogrebattle64 2023-10-10 13:24:05 +02:00
9669273d02 Fixed `m2ctx`
8aca547092 Tried decompiling func_8007896C but it didn't match..
c30c278972 Before I do something stupid...
d1f07791c9 Cleaned up `splat.yaml`
2efd0cbbe9 Merged `__read_u32_le` and `UnpackProc` from `lha.c` to `_ob_rabid_jar`
Compare 7 commits »
gijs pushed to master at gijs/ogrebattle64 2023-09-29 13:10:24 +02:00
80fbf0175e Cleaned up `overlay_table.c` a bit
c63870ac14 Migrated `__OVERLAY_TABLE` to `c`
fd34166b82 Added struct names to several `__OVERLAY_INFO` structures
dd47587e8b Merged previously decompiled functions to named files
cf67e12f81 Delete files without any decompiled functions
Compare 6 commits »
gijs pushed to master at gijs/ogrebattle64 2023-09-29 02:13:40 +02:00
4fec5e1726 Extracted some gfx
3ac868f6ac Forgot to mark `overlay_87200` as complete
f839da2581 Decompiled `func_8017B5BC`
1c2a037909 Decompiled `func_8017BA2C`
721b5a2236 Changed `OverlaySomething` to contain function pointer
Compare 5 commits »
gijs pushed to master at gijs/ogrebattle64 2023-09-29 01:52:46 +02:00
26f00605e9 Decompiled `__setup_overlay_79730`
50717285b5 Confidently figured out the whole `overlay_87200`
0bcbe130a8 Added more macros for segment symbols
18af6601e3 Migrated some overlay data
f403aed69a Decompiled `__get_overlay_info_71280_65C8C`
Compare 14 commits »
gijs pushed to master at gijs/ogrebattle64 2023-09-27 01:45:20 +02:00
fa7b76925a Migrated `rodata` for `overlay_177ED0`
becb22e146 Renamed `func_overlay_145210_801F9EC8_14B0A8` to `__big_render_func_801F9EC8`
aec46b9023 Migrated gfx from `14E530`
8cef1c9e6f Address to symbol for DISPLAY_LIST_801869C8
408cdaf436 Decompiled `func_80080798`
Compare 12 commits »
gijs pushed to master at gijs/ogrebattle64 2023-09-26 23:10:32 +02:00
1fe21e35fe Migrated `rodata` for `segment_song`
2688fc498a Partially migrated `rodata` for `overlay_286BD0`
a7cb4b67b8 Migrated `rodata` for `overlay_29A4C0`
39c8f6e469 Disabled `find_file_boundaries` on `overlay_2AE3C0`
6a3df0c7b5 Migrate `rodata` for `overlay_2A8D20`
Compare 24 commits »
gijs pushed to master at gijs/ogrebattle64 2023-09-26 01:02:54 +02:00
5b0d058b23 Decompiled some display list function
gijs pushed to master at gijs/ogrebattle64 2023-09-26 00:27:08 +02:00
8ce8d6974b Hopefully made the main segment nicer
5cf59a6169 Found obGetStrategyName
197963c330 Added more `rodata` segments
1f9f503df3 Correct a few mistaken segments
29e94543ef Identified more symbols
Compare 15 commits »