Kenix3
|
037ba9a22e
|
Initial support of tracking progress per code/boot/overlay, and outputs the stats to csv.
|
2021-03-10 22:28:06 -05:00 |
|
 TharoandGitHub
|
c55e9eeee5
|
pragma variant for GLOBAL_ASM (#49)
* pragma GLOBAL_ASM
* Revert split_asm.py arg description change
|
2021-02-23 23:15:58 -05:00 |
|
 RozeletteandGitHub
|
07efebe2ff
|
z_actor_dlftbls.c OK. Rework a bunch of segment address organization. (#29)
|
2020-09-27 20:19:06 -04:00 |
|
 RozeletteandGitHub
|
0844c24773
|
Split headers to be more similar to OOT (#13)
|
2020-08-31 19:02:37 -04:00 |
|
 mmb70andKenix3
|
ae6b5c6aa1
|
fix local var names
|
2020-07-24 19:26:37 -04:00 |
|
 mmb70andKenix3
|
b93b6f0389
|
fix improper spacing
|
2020-07-24 19:26:37 -04:00 |
|
 mmb70andKenix3
|
522ccdbb95
|
func_0x800968B0 PR review
|
2020-07-24 19:26:37 -04:00 |
|
 mmb70andKenix3
|
7b45043c97
|
Matched boot_0x800968B0.c
Matched func_800968B1
|
2020-07-24 19:26:37 -04:00 |
|
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
|
e74e227113
|
Decomp idle.c
|
2020-01-16 21:35:54 -06:00 |
|
rozlette
|
60a7168cea
|
Add a few files in boot that have matching .rodata
|
2020-01-16 16:02:37 -06:00 |
|
rozlette
|
30daa16255
|
Port stackcheck.c from oot decomp
|
2020-01-12 20:18:31 -06:00 |
|
rozlette
|
36f623023d
|
Port over fault.c from oot decomp
|
2020-01-12 16:52:32 -06:00 |
|
rozlette
|
0d4cadc3d1
|
Decomp boot_0x80081920
|
2020-01-11 10:02:43 -06:00 |
|
rozlette
|
bb9de27a16
|
Decomp controller.c
|
2020-01-11 08:54:07 -06:00 |
|
rozlette
|
727a546fcf
|
Update to latest ghidra project
|
2020-01-08 08:32:20 -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 |
|