Commit Graph

20 Commits

Author SHA1 Message Date
CoderStig caaea76c42
Matched func_8028DF00, added bss to code_8028DF00.c (#38)
* matched func_8028DF00
2021-10-24 16:47:56 -06:00
CoderStig 58fb53c2a4
Controller/Player struct data/bss in C (#37)
* Controller/player structs ok
2021-10-18 13:48:48 -06:00
iProgramInCpp 4c4efd28f8
Match `func_80000D3C` (renamed) and `thread5_game_logic` (#35)
* match func_80000D3C + some renames

* Improved matching for init_game().

* Match thread5_game_logic

* Added osViModeTable and osCreateViManager from libultra
2021-10-16 15:18:38 -06:00
CoderStig 3129da2f1c
Renamed hand-written asm file and updated readme (#34)
* Rename code_80040030.s to unused_mio0_decode.s

* Handwritten asm appears similar to mio0 decode.
Called by 802A8348 and 802A841C neither of which are called.

* Updated readme
2021-10-09 12:40:26 -07:00
CoderStig 61ead1dd9c
Decomped some of code_8008C1D0 (#30)
* Decomped some of code_8008C1D0.s
2021-09-22 01:06:41 -06:00
CoderStig 157127d1f1
decomped some of code_8028DF00.s (#29)
* decomped some of code_8028DF00.s and main.c
2021-09-22 00:14:55 -06:00
CoderStig f5b22811bb
Matched display_and_vsync in main.c began decompiling crash_screen.c (#27)
* Matched display_and_vsync in main.c and began decompiling crash_screen.c
2021-07-23 16:47:52 -06:00
CoderStig 830f1f3d65
Decompiled startup_logo.inc.c (#24) 2021-07-23 03:53:25 -06:00
Faris Awan 5c23113592
Match/split all of libultra (#23)
* libultra from sm64 integrated; 3 libultra functions matched

* All of libultra done!

authored-by: farisawan-2000 <farisawan.2000@gmail.com>
2021-04-27 22:35:30 -06:00
CoderStig f4532f26bb
Shift fixes (#22)
* Fixed many shift issues.
2021-04-26 17:53:21 -06:00
CoderStig 6121193a29
Added bss (#18) 2021-03-08 01:58:07 -07:00
Duncan c30ebc31e7
Matched config_gfx_pool and rendering_init (#17)
* Match config_gfx_pool

* Label function and remove non-matching asm

* Match rendering_init

* Remove warnings from previous work

* Label offsets as per sm64
2021-03-04 21:51:20 -07:00
MegaMech 898cdb9dc0
Update code_8001F980.s (#16) 2021-03-04 01:50:39 -07:00
MegaMech 915ca4f38e
Labeled pointer and removed fake pointer (#11)
* Fixed pointer

* Removed fake pointer
2021-03-03 02:11:41 -07:00
Duncan a943679f65
Match func_800006E8 (#13)
* Match func_800006E8 in main.c, label gGfxSPTask.
2021-03-03 01:42:54 -07:00
Duncan 0a22e5a87e
Match send_display_list and symbol renames (#12) 2021-03-02 16:52:52 -07:00
Duncan 5183f9cd02 Fix init controllers (#10)
* Match init_controllers and func_80000BEC
2021-03-02 01:48:17 -07:00
duncanspumpkin 51608e6776 Rename offsets 2021-03-02 01:48:18 -07:00
CoderStig 5ef48aa2eb Refresh 1 2021-03-02 01:48:17 -07:00
n64 1c84a90d5e Initial commit 2020-10-14 21:13:33 -07:00