summaryrefslogtreecommitdiff
path: root/src/code/padmgr.c
AgeCommit message (Expand)Author
2024-02-02Match retail padmgr.c and sys_rumble.c (#1693)cadmic
2024-01-16Create debug macros for LogUtils functions (#1610)cadmic
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2022-11-16Mempak doc (#1382)Tharo
2022-11-01Rename `vt.h` to `terminal.h` (#1339)Dragorn421
2022-09-27Rumble doc (#1375)Tharo
2022-09-03More documentation for padmgr.c (#1336)Tharo
2022-04-08Message Queues, Threads, and surroundings cleanup (#1178)Tharo
2022-02-02Documentation for fault.c and fault_drawer.c (#1106)Tharo
2021-12-07Name one is-controller-valid symbol (#1060)Dragorn421
2021-11-30libultra files and directories restructure (#1038)Tharo
2021-09-28Format all translation comments like `// "..."` (hopefully all of them) (#986)Dragorn421
2021-09-04Cleanup translation comments (#924)Dragorn421
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-10-03libultra cleanup (#215)Random
2020-06-21Decompile jpegdecoder.c, padsetup.c and code_800C3C20.c (#217)Random
2020-06-17Matched some controller files (#178)Lucas Shaw
2020-06-13Fix various non matching issues and introduce #ifdef NON_EQUIVALENT instead o...Roman971
2020-05-25Decompile a bunch of small files (#160)Random
2020-04-22Finished code_801031F0.c, guPosition.c, guLookAtHilite.c (#84)Lucas Shaw
2020-04-18Naming some functions in libultra_code, decompiling a decent amount. (#77)Lucas Shaw
2020-04-14padmgr and related (#71)silv3rwing07
2020-04-08Decompile sleep.c and printutils.cRandom
2020-04-05Fixes in PR #50Random
2020-04-04Add log macrosRandom
2020-03-22Format all src C filesRoman971
2020-03-18Various fixes/matchesRoman971
2020-03-17First proper commit.Jack Walker