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
This commit is contained in:
silv3rwing07
2020-04-14 10:17:25 -07:00
committed by GitHub
parent 16646aa34d
commit 5aef81071e
45 changed files with 640 additions and 789 deletions
+3 -3
View File
@@ -514,7 +514,7 @@ beginseg
include "build/data/code_80100290.data.o"
include "build/data/code_80100290.rodata.o"
include "build/data/code_80100290.bss.o"
include "build/src/libultra_code/osVibrationPack.o"
include "build/src/libultra_code/osRumblePak.o"
include "build/src/libultra_code/__osSiCreateAccessQueue.o"
include "build/src/libultra_code/osContInit.o"
include "build/src/libultra_code/osContStartReadData.o"
@@ -563,8 +563,8 @@ beginseg
include "build/asm/code_80105C20.o"
include "build/asm/code_80105CF0.o"
include "build/data/code_80105CF0.data.o"
include "build/asm/code_80105F40.o"
include "build/asm/code_80106170.o"
include "build/src/libultra_code/osReadMempak.o"
include "build/src/libultra_code/osMempakAddrCRC.o"
include "build/asm/osSetTimer.o"
include "build/src/libultra_code/__osSpGetStatus.o"
include "build/src/libultra_code/__osSpSetStatus.o"