summaryrefslogtreecommitdiff
path: root/src/boot_O2
AgeCommit message (Expand)Author
2021-09-27boot_0x80086760 OK and documented (#288)EllipticEllipsis
2021-09-23printutils OK, add `va_end` to variadic functions (#294)EllipticEllipsis
2021-08-18Migrated a lot of `boot` bss, matched a few NON_MATCHINGs in `boot` (#266)EllipticEllipsis
2021-08-18`system_malloc` OK (#261)Anghelo Carvajal
2021-08-10Sort boot files (#260)Tharo
2021-08-04Fix gcc warnings (#246)Anghelo Carvajal
2021-08-03Overhaul the build system (#234)Tharo
2021-05-18Format everything (#141)Anghelo Carvajal
2021-03-27Some OOT transfers, some renaming, etc (#75)Lucas Shaw
2021-03-22padutils OK (#72)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-03-15Rename many functions, structs, and variables to match the oot decomp. Some t...rozlette
2020-03-01Some loadfragment2.c progressrozlette
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-12Port stackcheck.c from oot decomprozlette