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
/
code
/
fault.c
Age
Commit message (
Expand
)
Author
2023-09-09
Apply noreturn attribute where applicable (#1532)
Tharo
2023-01-02
Import fault bss under NON_MATCHING (#1484)
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-09-03
More documentation for padmgr.c (#1336)
Tharo
2022-06-15
Enable int-conversion warnings and fix all current instances (#1280)
Roman971
2022-04-30
Fix misc 10 (#1208)
Dragorn421
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
2022-02-02
Documentation for fault.c and fault_drawer.c (#1106)
Tharo
2021-11-28
Cleanup unnecessary &'s on function/array pointers (#1031)
Roman971
2021-11-22
z_message_PAL, message_data_static and surrounding doc (#996)
Tharo
2021-11-07
Document parts of audio (#1000)
zelda2774
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-09-15
Decompile PreRender.c (#319)
Random
2020-09-14
Matched fault.c (#389)
Lucas Shaw
2020-08-23
Match/Improve a bunch of non matchings (#342)
Roman971
2020-08-15
Match a few functions (#324)
Random
2020-07-30
Math Sizes (#297)
louist103
2020-07-18
Decomp and matching in fault.c and game.c (#265)
jacobly0
2020-06-17
Matched some controller files (#178)
Lucas Shaw
2020-06-05
ucode_disas.c progress (#188)
Random
2020-05-22
Decompile code_8008E6A0.c / Add CHECK_PAD macro (#156)
Random
2020-04-18
Naming some functions in libultra_code, decompiling a decent amount. (#77)
Lucas Shaw
2020-04-14
padmgr and related (#71)
silv3rwing07
2020-04-13
Decompile z_jpeg.c (#70)
Random
2020-04-08
Decompile sleep.c and printutils.c
Random
2020-03-24
Run formatter with changes
Roman971
2020-03-22
Format all src C files
Roman971
2020-03-18
Various fixes/matches
Roman971
2020-03-17
First proper commit.
Jack Walker