MegaMech
e3774dc377
Fixes
2024-05-02 12:21:35 -06:00
KiritoDv
a2c3feb67a
WIP Compilation
2024-05-01 10:09:49 -06:00
MegaMech
7a10ba89f6
Header cleanup and some renames ( #616 )
...
* Place macros for addr conversions
* dl renames
* fixes
* changes ok
* Delete types.h
* move enums
2024-04-20 19:10:53 -06:00
Tyler McGavran
371516f918
Some matches in code_80091750 ( #511 )
...
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-12-24 19:57:02 -07:00
Tyler McGavran
a870180a2c
Couple matches ( #466 )
...
Removed some things from variables.h and functions.h
Added headers for some src/data files
2023-10-18 23:19:07 -06:00
coco875
d8cfed9491
Various Naming ( #445 )
...
* Mass renames
2023-10-07 16:31:48 -06:00
coco875
2f583fdb42
cleaning camera, kart_dma, menu, math_util ( #436 )
...
* cleaning camera.h
* cleaning math_utils.h and remove space
* cleaning kart_dma
* cleaning menu.h
2023-09-22 22:00:30 -06:00
Tyler McGavran
3e3561bbf1
Couple small matches and m2c refreshing ( #282 )
...
* Moved stuff into header files to
make m2c_helper a more useful
Signed-off-by: Taggerung <tyler.taggerung@gmail.com >
2022-12-25 18:56:35 -07:00
coco875
32358c30fd
Change a variety of constants to defines ( #257 )
...
* Change a variety of constants to defines
* Add notes regarding menu columns
* Change unknown type to known types
2022-09-18 21:54:14 -06:00
MegaMech
7042a3eab5
Document game state related logic ( #244 )
...
* Document game state logic
* More namings
2022-07-15 00:44:33 -07:00
tehzz
40bb0154a8
Decomp menus.c ( #229 )
...
* update m2ctx to make N64 sgi context
* finish decomping menus.c
2022-07-05 19:01:42 -07:00
tehzz
132db50245
Split and Decompile Code_800AF9B0 ( #228 )
...
* change return type of func_8000546C
* try to fix submodules
* update asm_processor for new ASM directives
* split code_800AF8B0 into 3 files; move rodata into files/asm
* move rodata into code_800AF9B0 asm funcs
* decomp func_800AF9E4
* match 800AFF58
* merge in master (renamed code_800AF9B0.c to menus.c)
* revert menus.c back to code_800AF9B0.c
* add bss to code_800AF9B0
* rename code_800B0350.c to menus.c
* remove unused ALIGN macros
2022-06-22 19:21:29 -07:00
MegaMech
9ac748b0d0
Match func in staff_ghosts.c and name menus file ( #227 )
...
* name some code files
* staff ghost func match
* Update README.md
2022-06-18 02:49:53 -07:00