index
:
oot
main
Decompilation of The Legend of Zelda: Ocarina of Time
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
boot
/
boot_main.c
Age
Commit message (
Expand
)
Author
2026-05-06
Document CIC6105 (#2739)
Tharo
2025-11-19
Don't include calling isPrintfInit in iQue debug builds (#2672)
Tharo
2025-06-04
Remove "z64" prefix from all headers (#2518)
fig02
2025-04-27
Delete macros.h; Delete global.h (#2516)
fig02
2025-04-16
variables.h: migrate all remaining varaibles, remove other dependencies excep...
fig02
2025-04-06
variables.h cleaning: migrate libultra variables (#2503)
fig02
2025-04-05
Remove functions.h (#2501)
fig02
2025-02-26
Reduce dependencies on global.h (10) (#2490)
mzxrules
2025-02-16
Reduce overlay dependencies on global.h (7) (#2472)
mzxrules
2025-02-13
Reduce overlay dependencies on global.h (6) (#2468)
mzxrules
2024-11-17
Decouple 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-21
Small cleanup of cleararena (bootclear) (#1999)
Derek Hensley
2024-01-30
Define OOT_DEBUG=0 in retail builds (#1658)
cadmic
2024-01-29
is_debug.c and boot_main.c OK (#1641)
cadmic
2022-05-01
Improve the state of handwritten assembly files (#865)
Tharo
2022-04-08
Message Queues, Threads, and surroundings cleanup (#1178)
Tharo
2022-02-13
Run formatter (#1139)
Dragorn421
2022-02-06
Correctly align program stacks (#1133)
Tharo
2021-02-13
Fix most compiler warnings in the boot and code segments (#674)
Tharo
2020-10-03
libultra cleanup (#215)
Random
2020-05-27
Fix more raw pointers (rsp and part of .data) (#170)
Roman971
2020-03-22
Format all src C files
Roman971
2020-03-17
First proper commit.
Jack Walker