summaryrefslogtreecommitdiff
path: root/src/boot_O2_g3/z_std_dma.c
AgeCommit message (Expand)Author
2023-09-12Non libultra Boot Cleanup (#1370)Derek Hensley
2023-07-08Port OoT's docs for `fault.c` and `fault_drawer.c` (#1199)Anghelo Carvajal
2023-06-26Idle + Main bss and cleanup (#1292)Derek Hensley
2023-06-18Yet another header cleanup (#1284)Anghelo Carvajal
2023-05-14Document EnAob01 (doggy racetrack owner) and use macros for weekEventRegs in ...Tom Overton
2023-04-18Name some `SurfaceType_` functions (#1155)Anghelo Carvajal
2023-04-18`stackcheck.h` (#1204)Anghelo Carvajal
2023-03-08Stack cleanups (#1193)Anghelo Carvajal
2022-10-04z_overlay and z_fbdemo_dlftbls (Transition overlay handling), clean up a lot ...petrie911
2022-07-22Decomp `Message_GetState`, add `TextState` enum and some header reorganizatio...Anghelo Carvajal
2022-05-25SubS models (#807)Derek Hensley
2022-03-23Audio_Load OK and Documented (#620)engineer124
2022-01-19Fix some more dummy label matches (#619)Tom Overton
2022-01-10`z_actor` with some documentation, with 1 NON_EQUIVALENTs (#401)Anghelo Carvajal
2021-12-07Macro Clean up (#454)engineer124
2021-11-15sys_initial_check OK, documented, error message files debinarised (#437)EllipticEllipsis
2021-10-24Animation system updated, some more boot files decompiled (+6%), z_fcurve_dat...Lucas Shaw
2021-09-22`ovl_daytelop` OK (#277)Anghelo Carvajal
2021-08-18Migrated a lot of `boot` bss, matched a few NON_MATCHINGs in `boot` (#266)EllipticEllipsis
2021-08-03Overhaul the build system (#234)Tharo
2021-05-18Format everything (#141)Anghelo Carvajal
2021-04-19sys_slowly OK (#101)Rozelette
2021-03-27Some OOT transfers, some renaming, etc (#75)Lucas Shaw
2021-03-16yaz0.c OK (#71)Rozelette
2021-03-10Initial support of tracking progress per code/boot/overlay, and outputs the s...Kenix3
2021-02-23pragma variant for GLOBAL_ASM (#49)Tharo
2020-09-27z_actor_dlftbls.c OK. Rework a bunch of segment address organization. (#29)Rozelette
2020-08-31Split headers to be more similar to OOT (#13)Rozelette
2020-06-04Fixes known undefined behaviour from DmaMgr and Lib_Ptr taking u32 rather tha...Kenix3
2020-04-17Fix warnings for pointer/int mismatchrozlette
2020-03-15Rename many functions, structs, and variables to match the oot decomp. Some t...rozlette
2020-02-28Move variables in .data for most of boot files that have been decompiledrozlette
2020-02-20Make non-matchings consistent with ootrozlette
2020-01-22Decompile irqmgrrozlette
2020-01-21Modernize z_std_dma.c, and match a few more functionsrozlette
2020-01-20Port a bunch of libultra files from sm64rozlette
2019-12-07Generate all major headers from ghidra projectrozlette
2019-11-28Use variable names from ghidra project. Reorganize some data tables and heade...rozlette
2019-11-16Add dmadata vrom symbols. Link rom in two passes: first to generate dmadata, ...rozlette
2019-11-14Rename tons of structs because we aren't using the z_ prefix anymore ;_;rozlette
2019-09-29Use structs.h generated from Ghidra projectrozlette
2019-09-20Use per-function ASM blocksrozlette
2019-09-20Add tons of function names. Datatypes TODOrozlette
2019-04-20Add file name, fix code .data start, test pushrozlette