tp/asm/d/menu
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
..
dmap d_item (#18) 2020-12-05 23:30:55 -05:00
fmap d_item (#18) 2020-12-05 23:30:55 -05:00
item d_lib split and partially matched (#30) 2020-12-29 17:39:36 -05:00
map d_item (#18) 2020-12-05 23:30:55 -05:00
window d_item (#18) 2020-12-05 23:30:55 -05:00
d_menu_calibration.s Z2StatusMgr (#24) 2020-12-13 15:43:16 -05:00
d_menu_collect.s d_lib split and partially matched (#30) 2020-12-29 17:39:36 -05:00
d_menu_dmap.s d_lib split and partially matched (#30) 2020-12-29 17:39:36 -05:00
d_menu_fishing.s d_item (#18) 2020-12-05 23:30:55 -05:00
d_menu_fmap.s d_lib split and partially matched (#30) 2020-12-29 17:39:36 -05:00
d_menu_fmap2D.s Z2StatusMgr (#24) 2020-12-13 15:43:16 -05:00
d_menu_insect.s d_lib split and partially matched (#30) 2020-12-29 17:39:36 -05:00
d_menu_letter.s d_lib split and partially matched (#30) 2020-12-29 17:39:36 -05:00
d_menu_option.s Split and decompile parts of JUTGamePad (#33) 2020-12-29 20:22:18 -05:00
d_menu_ring.s Z2StatusMgr (#24) 2020-12-13 15:43:16 -05:00
d_menu_save.s d_lib split and partially matched (#30) 2020-12-29 17:39:36 -05:00
d_menu_skill.s d_lib split and partially matched (#30) 2020-12-29 17:39:36 -05:00
d_menu_window.s d_lib split and partially matched (#30) 2020-12-29 17:39:36 -05:00