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
/
stackcheck.c
Age
Commit message (
Expand
)
Author
2024-11-01
libu64 (#2267)
Dragorn421
2024-09-06
Clean up uses of !PLATFORM_N64 vs PLATFORM_GC (#2134)
cadmic
2024-09-03
Match stackcheck.c (#2107)
cadmic
2024-08-28
T() macro 7 (#2102)
Dragorn421
2024-02-27
Fix some retail `boot` data (#1668)
cadmic
2024-02-01
Match stackcheck.c and code_800FC620.c (#1656)
cadmic
2024-01-12
Replace most osSyncPrintf calls with PRINTF macro (#1598)
cadmic
2022-11-01
Rename `vt.h` to `terminal.h` (#1339)
Dragorn421
2022-10-02
Various minor fixes (#1383)
Roman971
2022-07-12
Use intptr types in a few specific boot files (#1301)
Roman971
2022-06-15
Enable int-conversion warnings and fix all current instances (#1280)
Roman971
2022-03-16
Fix misc 8 (#1150)
Dragorn421
2021-11-30
Misc Cleanup 2 (#1007)
Dragorn421
2021-11-26
Various minor cleanups (#1029)
Roman971
2021-10-02
Fix/cleanup/rephrase miscellaneous stuff (#983)
Dragorn421
2021-02-13
Fix most compiler warnings in the boot and code segments (#674)
Tharo
2020-10-03
libultra cleanup (#215)
Random
2020-03-22
Format all src C files
Roman971
2020-03-17
First proper commit.
Jack Walker