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_drawer.c
Age
Commit message (
Expand
)
Author
2023-10-27
libc cleanup (#1568)
Tharo
2023-01-02
Import fault bss under NON_MATCHING (#1484)
Tharo
2022-11-01
Rename `vt.h` to `terminal.h` (#1339)
Dragorn421
2022-07-30
Move fault_drawer bss to data/ asm because -g3 bss is fun (#1335)
Dragorn421
2022-02-02
Documentation for fault.c and fault_drawer.c (#1106)
Tharo
2021-11-30
Misc Cleanup 2 (#1007)
Dragorn421
2021-10-02
Fix/cleanup/rephrase miscellaneous stuff (#983)
Dragorn421
2021-09-13
code_800BB040 matched (#959)
petrie911
2021-09-07
Add `va_end` and returns to variadic functions (#950)
EllipticEllipsis
2021-06-15
Migrate .bss for fault drawer and .data for item00 (#823)
louist103
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-07-16
Change Colors To Decimal (#260)
fig02
2020-04-13
Decompile z_jpeg.c (#70)
Random
2020-03-23
use a better variable name
dark-samus
2020-03-23
fix final non-matching in fault_drawer.c
dark-samus
2020-03-23
Fix remaining non matchings
Roman971
2020-03-22
Format all src C files
Roman971
2020-03-22
Add comments and macros to prevent match issues with formatting
Roman971
2020-03-18
Various fixes/matches
Roman971
2020-03-17
First proper commit.
Jack Walker