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
/
z_locale.c
Age
Commit message (
Expand
)
Author
2025-04-27
Delete macros.h; Delete global.h (#2516)
fig02
2025-04-23
macros.h 1/?: `PRINTF` and `T` (#2509)
fig02
2025-04-16
variables.h: migrate all remaining varaibles, remove other dependencies excep...
fig02
2025-03-26
Some functions.h and variables.h work (#2491)
fig02
2025-02-26
Reduce dependencies on global.h (10) (#2490)
mzxrules
2025-02-22
Clean out z64.h (#2484)
fig02
2025-01-10
[iQue] Match remaining src/boot files (#2417)
cadmic
2025-01-08
[iQue] Create/update macros for printing debug strings (#2398)
cadmic
2024-12-26
Fix iQue audio and line numbers (#2386)
cadmic
2024-12-15
Add macros for line number differences (#2365)
fig02
2024-11-17
Decouple Debug Features From gc-eu-mq-dbg (#2296)
fig02
2024-10-09
[ntsc-1.0/1.1] Match line numbers in debug strings (#2255)
cadmic
2024-09-27
[ntsc-1.0/1.1] Match PAL 1.0 viconfig changes (#2231)
cadmic
2024-08-23
T() macro 2 (#2073)
Dragorn421
2024-08-19
[ntsc-1.2] Match boot_main.c, logutils.c, z_locale.c (text) (#2053)
Dragorn421
2024-08-09
Match remaining GC retail versions (#2019)
cadmic
2024-07-28
Introduce OOT_VERSION and OOT_REGION defines for build info and ROM header (#...
cadmic
2024-02-02
Match retail logutils.c and z_locale.c (#1699)
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
2021-11-26
Various minor cleanups (#1029)
Roman971
2021-02-13
Fix most compiler warnings in the boot and code segments (#674)
Tharo
2020-10-03
libultra cleanup (#215)
Random
2020-04-18
Decompile code_800D2E30 and use struct in code_800A9F30 (#80)
Synray
2020-04-14
padmgr and related (#71)
silv3rwing07
2020-03-22
Format all src C files
Roman971
2020-03-17
First proper commit.
Jack Walker