Commit Graph

1137 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
iProgramInCpp 647773cc0a
Update makefile to also build ido5.3-recomp (#32) 2021-10-09 04:05:22 -07:00
CoderStig d1d61c9494
Removed recomp binaries (#31)
* deleted recomp binaries
2021-09-22 01:44:30 -06: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 e69d8ba395
Decomped trophy & podium models. Modified gbi.h (#28)
* Decompiled trophy & podium models, fixed mk_gbi.h
2021-07-31 18:39:06 -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 62741d98d3
Fixed assets.json (#26) 2021-07-23 14:52:29 -06:00
CoderStig 32dcfe0fa4
fixed makefile (#25) 2021-07-23 14:48:54 -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
MegaMech 81b1eafff4
Fixed bad tab placed due to githubs merge conflict resolution. 2021-03-09 16:54:54 -08:00
CoderStig 09ec45adc9
Added recomp and fixed course vertex shiftability. (#20)
* Added recomp and made course vertex shiftable again
2021-03-09 17:39:58 -07:00
CoderStig a0e31c27ff
Decompiled course geography (#19)
* Added bss

* Decompiled course vertex data and moved packed.s

* Added recomp

* Added new line char to the end of a few audio files
2021-03-08 18:13:58 -07: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 850e3b2fe9
Update main.yml 2021-03-03 02:12:26 -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
MegaMech a92452afe1
Update main.yml 2021-03-03 00:14:02 -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 3a80d8a207 Updated permissions 2021-03-02 01:48:17 -07:00
CoderStig 5ef48aa2eb Refresh 1 2021-03-02 01:48:17 -07:00
CoderStig 630c47adff Update README.md 2021-03-02 01:48:17 -07:00
farisawan-2000 6f71e8506d added IDO libs in /lib/ 2020-10-15 16:20:02 -04:00
farisawan-2000 9912b0fd5e updated gitignore 2020-10-15 16:19:50 -04:00
farisawan-2000 8f8765d0e2 re-added IDO libs 2020-10-15 11:08:59 -04:00
farisawan-2000 d952e14552 added exception for IDO libs 2020-10-15 11:08:49 -04:00
farisawan-2000 69af69fce8 fixed permissions errors in IDO 2020-10-15 01:40:06 -04:00
n64 1c84a90d5e Initial commit 2020-10-14 21:13:33 -07:00