"Missed" display

From Final Fantasy Hacktics Wiki
Revision as of 04:26, 16 February 2012 by Choto (talk | contribs) (Created page with " "Missed" display 0008008c: 00002821 addu r5,r0,r0 00080090: 2406ffeb addiu r6,r0,0xffeb 00080094: 2407ffe0 addiu r7,r0,0xffe0 00080098: 340200be ori r2,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
"Missed" display
0008008c: 00002821 addu r5,r0,r0      
00080090: 2406ffeb addiu r6,r0,0xffeb      
00080094: 2407ffe0 addiu r7,r0,0xffe0      
00080098: 340200be ori r2,r0,0x00be      
0008009c: afa20010 sw r2,0x0010(r29)      Store X location as 0x00be (or 190)
000800a0: 34020048 ori r2,r0,0x0048      
000800a4: afa20014 sw r2,0x0014(r29)      Store Y location as 0x0048 (or 72)
000800a8: 3402001b ori r2,r0,0x001b      
000800ac: afa20018 sw r2,0x0018(r29)      Store width as 0x001b (or 27)
000800b0: 34020008 ori r2,r0,0x0008      
000800b4: 080200e2 j 0x00080388         
000800b8: afa2001c sw r2,0x001c(r29)      Store height as 0x0008 (or 8)