Kenix3
|
664182c289
|
Fixes known undefined behaviour from DmaMgr and Lib_Ptr taking u32 rather than void*
|
2020-06-04 21:41:44 -04:00 |
|
rozlette
|
73893926c4
|
Fix warnings for pointer/int mismatch
|
2020-04-17 13:34:15 -05:00 |
|
rozlette
|
ff958ad932
|
Rename many functions, structs, and variables to match the oot decomp. Some things have not been renamed as their respective files have not been decompiled yet.
|
2020-03-15 01:13:53 -05:00 |
|
rozlette
|
dc37a6f9f5
|
Move variables in .data for most of boot files that have been decompiled
|
2020-02-28 15:16:12 -06:00 |
|
rozlette
|
581a97b561
|
Make non-matchings consistent with oot
|
2020-02-20 16:29:22 -06:00 |
|
rozlette
|
bb4123c073
|
Decompile irqmgr
|
2020-01-22 21:47:05 -06:00 |
|
rozlette
|
36f1c42bf9
|
Modernize z_std_dma.c, and match a few more functions
|
2020-01-21 01:45:43 -06:00 |
|
rozlette
|
930b8bc242
|
Port a bunch of libultra files from sm64
|
2020-01-20 23:27:02 -06:00 |
|
rozlette
|
60eaf159b4
|
Generate all major headers from ghidra project
|
2019-12-07 18:21:34 -06:00 |
|
rozlette
|
86ab9c2067
|
Use variable names from ghidra project. Reorganize some data tables and header files to work easier with it.
|
2019-11-28 00:26:09 -06:00 |
|
rozlette
|
08d128bdaa
|
Add dmadata vrom symbols. Link rom in two passes: first to generate dmadata, second to apply dmadata symbols. Clean up symbols at low addresses.
|
2019-11-16 03:28:05 -06:00 |
|
rozlette
|
a09a799eef
|
Rename tons of structs because we aren't using the z_ prefix anymore ;_;
|
2019-11-14 00:52:31 -06:00 |
|
rozlette
|
a8060ddcff
|
Use structs.h generated from Ghidra project
|
2019-09-29 01:37:21 -05:00 |
|
rozlette
|
2581bed7bf
|
Use per-function ASM blocks
|
2019-09-20 20:47:01 -05:00 |
|
rozlette
|
4c11f2f364
|
Add tons of function names. Datatypes TODO
|
2019-09-20 01:43:40 -05:00 |
|
rozlette
|
dd9656f674
|
Add file name, fix code .data start, test push
|
2019-04-20 12:39:08 -05:00 |
|