summaryrefslogtreecommitdiff
path: root/src/boot
AgeCommit message (Expand)Author
2024-01-30Match retail z_std_dma.c (#1665)cadmic
2024-01-30Define OOT_DEBUG=0 in retail builds (#1658)cadmic
2024-01-29Match yaz0.c (#1660)cadmic
2024-01-29is_debug.c and boot_main.c OK (#1641)cadmic
2024-01-29Match idle.c (#1643)cadmic
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2024-01-09Create debug macros for common functions (#1597)cadmic
2023-10-27libc cleanup (#1568)Tharo
2023-10-17Use `long` over `int` for s32/u32 types (#1546)Tharo
2023-09-09Apply noreturn attribute where applicable (#1532)Tharo
2022-11-16More documentation for `z_std_dma.c` (#1415)Tharo
2022-11-13Improvements to Video Interface related functions and data (#1332)Tharo
2022-11-01Rename `vt.h` to `terminal.h` (#1339)Dragorn421
2022-10-04Fix many missing NULLs (#1389)Roman971
2022-10-02Various minor fixes (#1383)Roman971
2022-07-12Use intptr types in a few specific boot files (#1301)Roman971
2022-06-15Enable int-conversion warnings and fix all current instances (#1280)Roman971
2022-06-11Minor cleanups in z_std_dma.c and yaz0.c (#1269)Roman971
2022-06-06Changes to support renaming segments in the spec (#1259)Roman971
2022-06-03Rename and move handwritten asm files (#1254)Tharo
2022-06-03More documentation for sched.c (#1219)Tharo
2022-06-03Fix a number of warnings when compiling with GCC (#1239)Tharo
2022-05-01Improve the state of handwritten assembly files (#865)Tharo
2022-04-08Message Queues, Threads, and surroundings cleanup (#1178)Tharo
2022-03-16Fix misc 8 (#1150)Dragorn421
2022-03-13More documentation for IrqMgr (#1144)Tharo
2022-03-10Naming1 (#1113)playerskel
2022-02-19Add GCC compiler option. (#1056)Revo
2022-02-13Run formatter (#1139)Dragorn421
2022-02-06Correctly align program stacks (#1133)Tharo
2022-01-17Misc. doc/cleanup 4 (#1093)Dragorn421
2022-01-12Misc. doc/cleanup 5 (#1096)Dragorn421
2021-11-30Misc Cleanup 2 (#1007)Dragorn421
2021-12-01Rework handling of dmadata (#1036)Tharo
2021-11-28Cleanup unnecessary &'s on function/array pointers (#1031)Roman971
2021-11-26Various minor cleanups (#1029)Roman971
2021-11-07Document parts of audio (#1000)zelda2774
2021-10-02Fix/cleanup/rephrase miscellaneous stuff (#983)Dragorn421
2021-09-20Decompile z_kankyo (#956)petrie911
2021-09-07Add `va_end` and returns to variadic functions (#950)EllipticEllipsis
2021-07-27Audio WIP (#836)krimtonz
2021-04-29`assert` macro OK (#755)Anghelo Carvajal
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-10-03libultra cleanup (#215)Random
2020-07-30Math Sizes (#297)louist103
2020-07-18Decomp and matching in fault.c and game.c (#265)jacobly0
2020-06-05ucode_disas.c progress (#188)Random
2020-05-27Fix more raw pointers (rsp and part of .data) (#170)Roman971
2020-05-14Decomp game.c (#129)krimtonz
2020-04-22Disassemble the rom header and entrypoint function (#87)Roman971