tp/include/JSystem/JUtility/JUTGamePad/asm
Erin Moon 992cf48c7f
Split and decompile parts of JUTGamePad (#33)
* JUTGamePad.o: elaborate classes, split

* JUTGamePad::CButton: decompile functions:
- clear()
- clear(JUTGamePad*)
- setRepeat()

* elaborate PAD* types in new header

* decompile getNumBit()

* elaborate JUTGamePad fields

* move retyped externs from variables.h to JUTGamePad.h

* elaborate JUTGamePadLongPress

* JUTGamePad: decompile functions

- initList()
- init()
- clear()
- assign()
- checkResetCallback()
- checkResetSwitch()
- clearForReset()
- recalibrate()

JUTGamePad: decompile

* JUTGamePad::CStick::clear(): decompile

* JUTGamePad::CRumble: decompile functions

- startMotor()
- stopMotor()
- triggerPatternedRumble()
- startPatternedRumble()
- stopPatternedRumbleAtThePeriod()
- setEnabled()

* JUTGamePadLongPress::checkCallback(): decompile

* nonmatching: JUTGamePad::CRumble::update() and JUTGamePad::getGamePad

* JSUList<T>: allow access to JSUPtrList functions

* functions.h: clear out some func decls that are no longer used

* add notes in JUTGamePad.cpp

* clang-format + add back extern funcs

* fix some more extern labels

Co-authored-by: Pheenoh <pheenoh@gmail.com>
2020-12-29 20:22:18 -05:00
..
func_802E0CD8.s Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
func_802E06DC.s Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
func_802E07B0.s Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
func_802E08E4.s Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
func_802E15B4.s Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
func_802E15D8.s Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
func_802E108C.s Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
func_802E199C.s Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
func_802E1238.s Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
func_802E1500.s Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
func_802E1720.s Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00