1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-11 03:39:59 +00:00
oot/include/ultra64
silv3rwing07 5aef81071e
padmgr and related (#71)
* In process of moving changes over from old repo

* Merged in changes

* Finished import of padmgr changes from old repo

* Adjusted some volatile

* Improving padmgr volatile situation

* Almost matched osReadMempak

* Working on osMempakDataCRC

* Explanations and equivalents but no matches for osMempakAddrCRC and osMempakDataCRC

* OK after merge

* Matched osMempakAddrCRC and osMempakDataCRC

* Matched osReadMempak

* Updated PadMgr function names to be less like original code

* Changed variable names to make them further from original code

* Changed names and it stopped matching

* Undid clang-format steamrollering whitespace memes

* Cleaned up Input names

* More formatting changes

* Moved padmgr to z64.h, deleted padmgr.h
2020-04-14 13:17:25 -04:00
..
abi.h First proper commit. 2020-03-17 00:31:30 -04:00
controller.h padmgr and related (#71) 2020-04-14 13:17:25 -04:00
convert.h First proper commit. 2020-03-17 00:31:30 -04:00
gbi.h Decompile graph.c 2020-04-04 18:12:59 +02:00
gs2dex.h First proper commit. 2020-03-17 00:31:30 -04:00
gu.h First proper commit. 2020-03-17 00:31:30 -04:00
hardware.h First proper commit. 2020-03-17 00:31:30 -04:00
interrupt.h First proper commit. 2020-03-17 00:31:30 -04:00
mbi.h Changes in PR #15 (2) 2020-03-20 17:15:39 +01:00
message.h First proper commit. 2020-03-17 00:31:30 -04:00
os_internal.h First proper commit. 2020-03-17 00:31:30 -04:00
os_message.h First proper commit. 2020-03-17 00:31:30 -04:00
os_misc.h First proper commit. 2020-03-17 00:31:30 -04:00
os_pi.h First proper commit. 2020-03-17 00:31:30 -04:00
os_thread.h First proper commit. 2020-03-17 00:31:30 -04:00
os_vi.h First proper commit. 2020-03-17 00:31:30 -04:00
printf.h First proper commit. 2020-03-17 00:31:30 -04:00
rcp.h First proper commit. 2020-03-17 00:31:30 -04:00
rdp.h First proper commit. 2020-03-17 00:31:30 -04:00
rsp.h First proper commit. 2020-03-17 00:31:30 -04:00
sptask.h First proper commit. 2020-03-17 00:31:30 -04:00
thread.h First proper commit. 2020-03-17 00:31:30 -04:00
time.h First proper commit. 2020-03-17 00:31:30 -04:00
types.h Partially format header files 2020-03-22 22:50:15 +01:00