Initialize Party ID to FF
Jump to navigation
Jump to search
Initialize Party ID to FF 00059ac8: 340300ff ori r3,r0,0x00ff r3 = 0xFF 00059acc: 34021300 ori r2,r0,0x1300 Counter = 0x1300 00059ad0: 3c018005 lui r1,0x8005 00059ad4: 00220821 addu r1,r1,r2 00059ad8: a0237f75 sb r3,0x7f75(r1) Store Party ID = 0xFF 00059adc: 2442ff00 addiu r2,r2,0xff00 Counter -= 0x100 00059ae0: 0441fffb bgez r2,0x00059ad0 Branch if Counter >= 0 00059ae4: 00000000 nop 00059ae8: 03e00008 jr r31 00059aec: 00000000 nop
Return Locations
00042994: Routine at 42930 00042ac4: Routine at 42ab0