Commit Graph

12 Commits

Author SHA1 Message Date
ChiefFruitcake 1b40669f0d
Menu selection global variable (#113)
* Rename D_800E86A0 to gMenuSelection. Add menu selection options to defines.h

* Other namings
2021-12-24 20:43:17 -07:00
CoderStig f959f03184
Matched some memory.c and other (#55)
* Matched some memory.c

* And more
2021-11-16 02:39:33 -07:00
CoderStig 58fb53c2a4
Controller/Player struct data/bss in C (#37)
* Controller/player structs ok
2021-10-18 13:48:48 -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
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
Duncan 0a22e5a87e
Match send_display_list and symbol renames (#12) 2021-03-02 16:52:52 -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