Difference between revisions of "StopCARD earlysafe"
Jump to navigation
Jump to search
(Created page with "<font face='Courier New'> 00028864: 27bdffe8 addiu r29,r29,0xffe8 00028868: afbf0010 sw r31,0x0010(r29) 0002886c: 0c00a22d jal 0x000288b4 00028870: 00000000 nop 0002887...") |
m |
||
Line 3: | Line 3: | ||
00028864: 27bdffe8 addiu r29,r29,0xffe8 | 00028864: 27bdffe8 addiu r29,r29,0xffe8 | ||
00028868: afbf0010 sw r31,0x0010(r29) | 00028868: afbf0010 sw r31,0x0010(r29) | ||
− | 0002886c: 0c00a22d jal 0x000288b4 | + | 0002886c: 0c00a22d jal 0x000288b4 StopCARD2() |
00028870: 00000000 nop | 00028870: 00000000 nop | ||
− | 00028874: 0c00a275 jal 0x000289d4 | + | 00028874: 0c00a275 jal 0x000289d4 [[patch_card_specific_delay]] |
00028878: 00000000 nop | 00028878: 00000000 nop | ||
− | 0002887c: 0c00a299 jal 0x00028a64 | + | 0002887c: 0c00a299 jal 0x00028a64 [[patch_uninstall_early_card_irq_handler]] |
00028880: 00000000 nop | 00028880: 00000000 nop | ||
00028884: 8fbf0010 lw r31,0x0010(r29) | 00028884: 8fbf0010 lw r31,0x0010(r29) |
Revision as of 11:02, 17 July 2024
00028864: 27bdffe8 addiu r29,r29,0xffe8 00028868: afbf0010 sw r31,0x0010(r29) 0002886c: 0c00a22d jal 0x000288b4 StopCARD2() 00028870: 00000000 nop 00028874: 0c00a275 jal 0x000289d4 patch_card_specific_delay 00028878: 00000000 nop 0002887c: 0c00a299 jal 0x00028a64 patch_uninstall_early_card_irq_handler 00028880: 00000000 nop 00028884: 8fbf0010 lw r31,0x0010(r29) 00028888: 27bd0018 addiu r29,r29,0x0018 0002888c: 03e00008 jr r31 00028890: 00000000 nop