Difference between revisions of ""Caught" display"
Jump to navigation
Jump to search
(Raijinili moved page "Caught?" display to "Caught(qm)" display: Do not question Mark.) Tag: New redirect |
(Removed redirect to "Caught(qm)" display) Tag: Removed redirect |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | "Caught?" display | |
+ | 000800ec: 00002821 addu r5,r0,r0 | ||
+ | 000800f0: 2406ffeb addiu r6,r0,0xffeb | ||
+ | 000800f4: 2407ffe0 addiu r7,r0,0xffe0 | ||
+ | 000800f8: 340200e6 ori r2,r0,0x00e6 | ||
+ | 000800fc: afa20014 sw r2,0x0014(r29) Store Y location as 0x00e6 (or 230) | ||
+ | 00080100: 3402001a ori r2,r0,0x001a | ||
+ | 00080104: afa20018 sw r2,0x0018(r29) Store width as 0x001a (or 26) | ||
+ | 00080108: 3402000a ori r2,r0,0x000a | ||
+ | 0008010c: afa30010 sw r3,0x0010(r29) Store X location as contents of r3 (0x0030?) | ||
+ | 00080110: 080200e2 j 0x00080388 | ||
+ | 00080114: afa2001c sw r2,0x001c(r29) Store height as 0x000a (or 10) |
Latest revision as of 20:55, 22 December 2024
"Caught?" display 000800ec: 00002821 addu r5,r0,r0 000800f0: 2406ffeb addiu r6,r0,0xffeb 000800f4: 2407ffe0 addiu r7,r0,0xffe0 000800f8: 340200e6 ori r2,r0,0x00e6 000800fc: afa20014 sw r2,0x0014(r29) Store Y location as 0x00e6 (or 230) 00080100: 3402001a ori r2,r0,0x001a 00080104: afa20018 sw r2,0x0018(r29) Store width as 0x001a (or 26) 00080108: 3402000a ori r2,r0,0x000a 0008010c: afa30010 sw r3,0x0010(r29) Store X location as contents of r3 (0x0030?) 00080110: 080200e2 j 0x00080388 00080114: afa2001c sw r2,0x001c(r29) Store height as 0x000a (or 10)