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
/
padmgr.c
Age
Commit message (
Expand
)
Author
2025-04-27
Delete macros.h; Delete global.h (#2516)
fig02
2025-04-26
add array_count.h (#2514)
fig02
2025-04-23
macros.h 1/?: `PRINTF` and `T` (#2509)
fig02
2025-02-13
Reduce overlay dependencies on global.h (6) (#2468)
mzxrules
2025-01-24
Create headers for some libu64 files (#2440)
mzxrules
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-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-03
[ntsc-1.2] Match padmgr.c, sys_cfb.c, rcp_utils.c (#2111)
cadmic
2024-08-28
[ntsc-1.2] Decompile fault.c (#2046)
Dragorn421
2024-08-23
T() macro 2 (#2073)
Dragorn421
2024-08-22
Add T macro for translated debug strings (#2064)
Dragorn421
2024-08-14
padutils.c, line numbers (#2040)
Dragorn421
2024-02-02
Match retail padmgr.c and sys_rumble.c (#1693)
cadmic
2024-01-16
Create debug macros for LogUtils functions (#1610)
cadmic
2024-01-12
Replace most osSyncPrintf calls with PRINTF macro (#1598)
cadmic
2022-11-16
Mempak doc (#1382)
Tharo
2022-11-01
Rename `vt.h` to `terminal.h` (#1339)
Dragorn421
2022-09-27
Rumble doc (#1375)
Tharo
2022-09-03
More documentation for padmgr.c (#1336)
Tharo
2022-04-08
Message Queues, Threads, and surroundings cleanup (#1178)
Tharo
2022-02-02
Documentation for fault.c and fault_drawer.c (#1106)
Tharo
2021-12-07
Name one is-controller-valid symbol (#1060)
Dragorn421
2021-11-30
libultra files and directories restructure (#1038)
Tharo
2021-09-28
Format all translation comments like `// "..."` (hopefully all of them) (#986)
Dragorn421
2021-09-04
Cleanup translation comments (#924)
Dragorn421
2021-02-13
Fix most compiler warnings in the boot and code segments (#674)
Tharo
2020-10-03
libultra cleanup (#215)
Random
2020-06-21
Decompile jpegdecoder.c, padsetup.c and code_800C3C20.c (#217)
Random
2020-06-17
Matched some controller files (#178)
Lucas Shaw
2020-06-13
Fix various non matching issues and introduce #ifdef NON_EQUIVALENT instead o...
Roman971
2020-05-25
Decompile a bunch of small files (#160)
Random
2020-04-22
Finished code_801031F0.c, guPosition.c, guLookAtHilite.c (#84)
Lucas Shaw
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-08
Decompile sleep.c and printutils.c
Random
2020-04-05
Fixes in PR #50
Random
2020-04-04
Add log macros
Random
2020-03-22
Format all src C files
Roman971
2020-03-18
Various fixes/matches
Roman971
2020-03-17
First proper commit.
Jack Walker