summaryrefslogtreecommitdiff
path: root/src/boot/boot_main.c
AgeCommit message (Expand)Author
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