tp/include
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
..
JSystem Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
SComponent move asm in TUs to files, add diff.py 2020-12-26 13:03:37 -05:00
Z2AudioLib run clang-format 2020-12-26 11:31:49 -05:00
d split d_attention (#40) 2020-12-29 18:19:10 -05:00
dolphin run clang-format 2020-12-26 11:31:49 -05:00
dvd run clang-format 2020-12-26 11:31:49 -05:00
f move asm in TUs to files, add diff.py 2020-12-26 13:03:37 -05:00
gx JUTXfb: decompile (#38) 2020-12-29 18:01:48 -05:00
m_Do JUTXfb: decompile (#38) 2020-12-29 18:01:48 -05:00
os run clang-format 2020-12-26 11:31:49 -05:00
pad Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
vi JUTXfb: decompile (#38) 2020-12-29 18:01:48 -05:00
functions.h Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
global.h run clang-format 2020-12-26 11:31:49 -05:00
macros.inc ok 2020-08-29 17:54:55 -04:00
variables.h Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00