diff options
| author | Pheenoh <pheenoh@gmail.com> | 2021-01-02 17:47:43 -0500 |
|---|---|---|
| committer | Pheenoh <pheenoh@gmail.com> | 2021-01-02 17:47:43 -0500 |
| commit | 458be4d8cb1dbbe06d748c4e759131e02e73b467 (patch) | |
| tree | 74e4c4420ad6bb86e51765a943c11998b379886e /include/JSystem/JUtility | |
| parent | 992cf48c7f5ae78b498197af8795ed9159e37f8b (diff) | |
more d_save funcs OK, initial map out of dcomifg_play_c and it's classes
Diffstat (limited to 'include/JSystem/JUtility')
| -rw-r--r-- | include/JSystem/JUtility/JUTGamePad/asm/func_802E08E4.s | 4 | ||||
| -rw-r--r-- | include/JSystem/JUtility/asm/JUTResFont__setBlock.s | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/include/JSystem/JUtility/JUTGamePad/asm/func_802E08E4.s b/include/JSystem/JUtility/JUTGamePad/asm/func_802E08E4.s index f527c02d56..946c19c7ff 100644 --- a/include/JSystem/JUtility/JUTGamePad/asm/func_802E08E4.s +++ b/include/JSystem/JUtility/JUTGamePad/asm/func_802E08E4.s @@ -7,7 +7,7 @@ /* 802E08FC 002DD83C 3B E3 43 D8 */ addi r31, r3, lbl_804343D8@l /* 802E0900 002DD840 38 7F 00 18 */ addi r3, r31, 0x18 /* 802E0904 002DD844 48 06 E5 9D */ bl PADRead -/* 802E0908 002DD848 90 6D 8F 60 */ stw r3, lbl_804514E0-_SDA_BASE_(r13) +/* 802E0908 002DD848 90 6D 8F 60 */ stw r3, _sRumbleSupported-_SDA_BASE_(r13) /* 802E090C 002DD84C 80 0D 83 5C */ lwz r0, lbl_804508DC-_SDA_BASE_(r13) /* 802E0910 002DD850 2C 00 00 02 */ cmpwi r0, 2 /* 802E0914 002DD854 41 82 00 20 */ beq lbl_802E0934 @@ -187,7 +187,7 @@ lbl_802E0B84: /* 802E0B98 002DDAD8 48 06 DF 95 */ bl PADReset lbl_802E0B9C: /* 802E0B9C 002DDADC 48 00 04 09 */ bl checkResetSwitch__10JUTGamePadFv -/* 802E0BA0 002DDAE0 80 6D 8F 60 */ lwz r3, lbl_804514E0-_SDA_BASE_(r13) +/* 802E0BA0 002DDAE0 80 6D 8F 60 */ lwz r3, _sRumbleSupported-_SDA_BASE_(r13) /* 802E0BA4 002DDAE4 39 61 00 40 */ addi r11, r1, 0x40 /* 802E0BA8 002DDAE8 48 08 16 65 */ bl func_8036220C /* 802E0BAC 002DDAEC 80 01 00 44 */ lwz r0, 0x44(r1) diff --git a/include/JSystem/JUtility/asm/JUTResFont__setBlock.s b/include/JSystem/JUtility/asm/JUTResFont__setBlock.s index 445bbb3003..94a17a9da3 100644 --- a/include/JSystem/JUtility/asm/JUTResFont__setBlock.s +++ b/include/JSystem/JUtility/asm/JUTResFont__setBlock.s @@ -2,7 +2,7 @@ /* 802DF348 002DC288 7C 08 02 A6 */ mflr r0 /* 802DF34C 002DC28C 90 01 00 34 */ stw r0, 0x34(r1) /* 802DF350 002DC290 39 61 00 30 */ addi r11, r1, 0x30 -/* 802DF354 002DC294 48 08 2E 79 */ bl func_803621CC +/* 802DF354 002DC294 48 08 2E 79 */ bl _savegpr_25 /* 802DF358 002DC298 7C 7C 1B 78 */ mr r28, r3 /* 802DF35C 002DC29C 3B 60 00 00 */ li r27, 0 /* 802DF360 002DC2A0 3B 40 00 00 */ li r26, 0 |
