Difference between revisions of "000126e8 - 00012744"
Jump to navigation
Jump to search
(Created page with "<font face='Courier New'> 000126e8: 27bdffe8 addiu r29,r29,0xffe8 000126ec: 00801821 addu r3,r4,r0 000126f0: 3c028003 lui r2,0x8003 000126f4: 94422a54 lhu r2,0x2a54(r2) ...") |
m |
||
Line 4: | Line 4: | ||
000126ec: 00801821 addu r3,r4,r0 | 000126ec: 00801821 addu r3,r4,r0 | ||
000126f0: 3c028003 lui r2,0x8003 | 000126f0: 3c028003 lui r2,0x8003 | ||
− | 000126f4: 94422a54 lhu r2,0x2a54(r2) | + | 000126f4: 94422a54 lhu r2,0x2a54(r2) encoded instruction |
000126f8: 30a4fffe andi r4,r5,0xfffe | 000126f8: 30a4fffe andi r4,r5,0xfffe | ||
000126fc: 30421000 andi r2,r2,0x1000 | 000126fc: 30421000 andi r2,r2,0x1000 | ||
− | 00012700: 1040000d beq r2,r0,0x00012738 | + | 00012700: 1040000d beq r2,r0,0x00012738 branch if music not playing |
00012704: afbf0010 sw r31,0x0010(r29) | 00012704: afbf0010 sw r31,0x0010(r29) | ||
00012708: 34020002 ori r2,r0,0x0002 | 00012708: 34020002 ori r2,r0,0x0002 | ||
0001270c: 3c018003 lui r1,0x8003 | 0001270c: 3c018003 lui r1,0x8003 | ||
− | 00012710: a42229f0 sh r2,0x29f0(r1) | + | 00012710: a42229f0 sh r2,0x29f0(r1) ? |
00012714: 34842000 ori r4,r4,0x2000 | 00012714: 34842000 ori r4,r4,0x2000 | ||
00012718: 00042400 sll r4,r4,0x10 | 00012718: 00042400 sll r4,r4,0x10 | ||
Line 19: | Line 19: | ||
00012728: 00602821 addu r5,r3,r0 | 00012728: 00602821 addu r5,r3,r0 | ||
0001272c: 00063403 sra r6,r6,0x10 | 0001272c: 00063403 sra r6,r6,0x10 | ||
− | 00012730: 0c004ec8 jal 0x00013b20 | + | 00012730: 0c004ec8 jal 0x00013b20 [[Play Sound Effect (Worker Routine)]] |
00012734: 00073c03 sra r7,r7,0x10 | 00012734: 00073c03 sra r7,r7,0x10 | ||
00012738: 8fbf0010 lw r31,0x0010(r29) | 00012738: 8fbf0010 lw r31,0x0010(r29) |
Revision as of 03:18, 5 February 2025
000126e8: 27bdffe8 addiu r29,r29,0xffe8 000126ec: 00801821 addu r3,r4,r0 000126f0: 3c028003 lui r2,0x8003 000126f4: 94422a54 lhu r2,0x2a54(r2) encoded instruction 000126f8: 30a4fffe andi r4,r5,0xfffe 000126fc: 30421000 andi r2,r2,0x1000 00012700: 1040000d beq r2,r0,0x00012738 branch if music not playing 00012704: afbf0010 sw r31,0x0010(r29) 00012708: 34020002 ori r2,r0,0x0002 0001270c: 3c018003 lui r1,0x8003 00012710: a42229f0 sh r2,0x29f0(r1) ? 00012714: 34842000 ori r4,r4,0x2000 00012718: 00042400 sll r4,r4,0x10 0001271c: 00063600 sll r6,r6,0x18 00012720: 00073e00 sll r7,r7,0x18 00012724: 00042403 sra r4,r4,0x10 00012728: 00602821 addu r5,r3,r0 0001272c: 00063403 sra r6,r6,0x10 00012730: 0c004ec8 jal 0x00013b20 Play Sound Effect (Worker Routine) 00012734: 00073c03 sra r7,r7,0x10 00012738: 8fbf0010 lw r31,0x0010(r29) 0001273c: 27bd0018 addiu r29,r29,0x0018 00012740: 03e00008 jr r31 00012744: 00000000 nop