summaryrefslogtreecommitdiff
path: root/src/boot/boot_main.c
AgeCommit message (Expand)Author
2026-05-06Document CIC6105 (#2739)Tharo
2025-11-19Don't include calling isPrintfInit in iQue debug builds (#2672)Tharo
2025-06-04Remove "z64" prefix from all headers (#2518)fig02
2025-04-27Delete macros.h; Delete global.h (#2516)fig02
2025-04-16variables.h: migrate all remaining varaibles, remove other dependencies excep...fig02
2025-04-06variables.h cleaning: migrate libultra variables (#2503)fig02
2025-04-05Remove functions.h (#2501)fig02
2025-02-26Reduce dependencies on global.h (10) (#2490)mzxrules
2025-02-16Reduce overlay dependencies on global.h (7) (#2472)mzxrules
2025-02-13Reduce overlay dependencies on global.h (6) (#2468)mzxrules
2024-11-17Decouple Debug Features From gc-eu-mq-dbg (#2296)fig02
2024-09-12[ntsc-1.2] Match ntsc-1.2 BSS and add to CI (#2187)cadmic
2024-09-03[ntsc-1.2] Import libleo from Decompollaborate/n64dd (#2104)cadmic
2024-08-25[ntsc-1.2] Decompile cic6105.c, main.c (#2068)Dragorn421
2024-08-19[ntsc-1.2] Match boot_main.c, logutils.c, z_locale.c (text) (#2053)Dragorn421
2024-07-21Small cleanup of cleararena (bootclear) (#1999)Derek Hensley
2024-01-30Define OOT_DEBUG=0 in retail builds (#1658)cadmic
2024-01-29is_debug.c and boot_main.c OK (#1641)cadmic
2022-05-01Improve the state of handwritten assembly files (#865)Tharo
2022-04-08Message Queues, Threads, and surroundings cleanup (#1178)Tharo
2022-02-13Run formatter (#1139)Dragorn421
2022-02-06Correctly align program stacks (#1133)Tharo
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-10-03libultra cleanup (#215)Random
2020-05-27Fix more raw pointers (rsp and part of .data) (#170)Roman971
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker