mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
M_do_controller_pad split and partially matched (#36)
* m_Do_controller_pad split * Attempt to match and match mDoCPd_c::recalibrate * Fix Merge Errors * clang-format Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
@@ -1353,16 +1353,16 @@ lbl_802E2F88:
|
||||
/* 802E2FDC 002DFF1C 40 82 03 A4 */ bne lbl_802E3380
|
||||
/* 802E2FE0 002DFF20 38 61 02 C8 */ addi r3, r1, 0x2c8
|
||||
/* 802E2FE4 002DFF24 38 80 00 00 */ li r4, 0
|
||||
/* 802E2FE8 002DFF28 4B FF D6 F5 */ bl __ct__10JUTGamePadFUl
|
||||
/* 802E2FE8 002DFF28 4B FF D6 F5 */ bl __ct__10JUTGamePadFQ210JUTGamePad8EPadPort
|
||||
/* 802E2FEC 002DFF2C 38 61 02 18 */ addi r3, r1, 0x218
|
||||
/* 802E2FF0 002DFF30 38 80 00 01 */ li r4, 1
|
||||
/* 802E2FF4 002DFF34 4B FF D6 E9 */ bl __ct__10JUTGamePadFUl
|
||||
/* 802E2FF4 002DFF34 4B FF D6 E9 */ bl __ct__10JUTGamePadFQ210JUTGamePad8EPadPort
|
||||
/* 802E2FF8 002DFF38 38 61 01 68 */ addi r3, r1, 0x168
|
||||
/* 802E2FFC 002DFF3C 38 80 00 02 */ li r4, 2
|
||||
/* 802E3000 002DFF40 4B FF D6 DD */ bl __ct__10JUTGamePadFUl
|
||||
/* 802E3000 002DFF40 4B FF D6 DD */ bl __ct__10JUTGamePadFQ210JUTGamePad8EPadPort
|
||||
/* 802E3004 002DFF44 38 61 00 B8 */ addi r3, r1, 0xb8
|
||||
/* 802E3008 002DFF48 38 80 00 03 */ li r4, 3
|
||||
/* 802E300C 002DFF4C 4B FF D6 D1 */ bl __ct__10JUTGamePadFUl
|
||||
/* 802E300C 002DFF4C 4B FF D6 D1 */ bl __ct__10JUTGamePadFQ210JUTGamePad8EPadPort
|
||||
/* 802E3010 002DFF50 4B FF D8 D5 */ bl read__10JUTGamePadFv
|
||||
/* 802E3014 002DFF54 38 60 00 00 */ li r3, 0
|
||||
/* 802E3018 002DFF58 A8 01 03 44 */ lha r0, 0x344(r1)
|
||||
@@ -1614,7 +1614,7 @@ lbl_802E3380:
|
||||
/* 802E3384 002E02C4 2C 04 00 00 */ cmpwi r4, 0
|
||||
/* 802E3388 002E02C8 41 80 00 E4 */ blt lbl_802E346C
|
||||
/* 802E338C 002E02CC 38 61 00 08 */ addi r3, r1, 8
|
||||
/* 802E3390 002E02D0 4B FF D3 4D */ bl __ct__10JUTGamePadFUl
|
||||
/* 802E3390 002E02D0 4B FF D3 4D */ bl __ct__10JUTGamePadFQ210JUTGamePad8EPadPort
|
||||
/* 802E3394 002E02D4 3C 60 80 3D */ lis r3, lbl_803CC640@ha
|
||||
/* 802E3398 002E02D8 3B 43 C6 40 */ addi r26, r3, lbl_803CC640@l
|
||||
/* 802E339C 002E02DC 38 60 00 00 */ li r3, 0
|
||||
|
||||
Reference in New Issue
Block a user