Difference between revisions of "Effect code script 1B"
Jump to navigation
Jump to search
(Created page with "<font face='Courier New'> 001a2b18: 84830006 lh r3,0x0006(r4) 001a2b1c: 8c820008 lw r2,0x0008(r4) 001a2b20: 00000000 nop 001a2b24: 00622821 addu r5,r3,r2 001a2b28: 90a2...") |
RetroTypes (talk | contribs) m (RetroTypes moved page 001a2b70 - 001a2bc4 to Effect code script 1B: Renaming now that functionality has been determined) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
− | + | 001a2b70: 84830006 lh r3,0x0006(r4) | |
− | + | 001a2b74: 8c820008 lw r2,0x0008(r4) | |
− | + | 001a2b78: 00000000 nop | |
− | + | 001a2b7c: 00622821 addu r5,r3,r2 | |
− | + | 001a2b80: 90a20001 lbu r2,0x0001(r5) | |
− | + | 001a2b84: 00000000 nop | |
− | + | 001a2b88: 00021102 srl r2,r2,0x04 | |
− | + | 001a2b8c: 00021040 sll r2,r2,0x01 | |
− | + | 001a2b90: 00441021 addu r2,r2,r4 | |
− | + | 001a2b94: 8442000c lh r2,0x000c(r2) | |
− | + | 001a2b98: 00000000 nop | |
− | + | 001a2b9c: 14400004 bne r2,r0,0x001a2bb0 | |
− | + | 001a2ba0: 27bdfff8 addiu r29,r29,0xfff8 | |
− | + | 001a2ba4: 94a20002 lhu r2,0x0002(r5) | |
− | + | 001a2ba8: 08068aee j 0x001a2bb8 | |
− | + | 001a2bac: a4820006 sh r2,0x0006(r4) | |
− | + | 001a2bb0: 24620004 addiu r2,r3,0x0004 | |
− | + | 001a2bb4: a4820006 sh r2,0x0006(r4) | |
− | + | 001a2bb8: 34020001 ori r2,r0,0x0001 return r2 = 0x0001 | |
− | + | 001a2bbc: 27bd0008 addiu r29,r29,0x0008 | |
− | + | 001a2bc0: 03e00008 jr r31 | |
− | + | 001a2bc4: 00000000 nop | |
− | |||
− |
Latest revision as of 01:40, 24 May 2025
001a2b70: 84830006 lh r3,0x0006(r4) 001a2b74: 8c820008 lw r2,0x0008(r4) 001a2b78: 00000000 nop 001a2b7c: 00622821 addu r5,r3,r2 001a2b80: 90a20001 lbu r2,0x0001(r5) 001a2b84: 00000000 nop 001a2b88: 00021102 srl r2,r2,0x04 001a2b8c: 00021040 sll r2,r2,0x01 001a2b90: 00441021 addu r2,r2,r4 001a2b94: 8442000c lh r2,0x000c(r2) 001a2b98: 00000000 nop 001a2b9c: 14400004 bne r2,r0,0x001a2bb0 001a2ba0: 27bdfff8 addiu r29,r29,0xfff8 001a2ba4: 94a20002 lhu r2,0x0002(r5) 001a2ba8: 08068aee j 0x001a2bb8 001a2bac: a4820006 sh r2,0x0006(r4) 001a2bb0: 24620004 addiu r2,r3,0x0004 001a2bb4: a4820006 sh r2,0x0006(r4) 001a2bb8: 34020001 ori r2,r0,0x0001 return r2 = 0x0001 001a2bbc: 27bd0008 addiu r29,r29,0x0008 001a2bc0: 03e00008 jr r31 001a2bc4: 00000000 nop