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