summaryrefslogtreecommitdiff
path: root/include/padmgr.h
AgeCommit message (Expand)Author
2025-05-24Cleanup includes in header files (#2540)Dragorn421
2025-01-24Create headers for some libu64 files (#2440)mzxrules
2024-09-26Fix typos found by codespell (#2229)cadmic
2024-09-07[headers 8] Add `main.h`, `segmented_address.h`, and changes for `main.c` sym...Dragorn421
2024-09-04[ntsc-1.2] Match __osMalloc.c and code_800FC620.c (new/delete) (#2106)cadmic
2024-08-28[ntsc-1.2] Decompile fault.c (#2046)Dragorn421
2024-08-12Add names to all typedef'd structs, unions, and enums (#2028)cadmic
2024-06-25Move `PlayState` to a new `z64play.h` (#1966)Anghelo Carvajal
2024-04-14Match retail BSS ordering (#1927)cadmic
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
2020-04-14padmgr and related (#71)silv3rwing07
2020-03-22Partially format header filesRoman971
2020-03-17First proper commit.Jack Walker