Difference between revisions of ""Caught(qm)" display"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with " "Caught?" display 000800ec: 00002821 addu r5,r0,r0 000800f0: 2406ffeb addiu r6,r0,0xffeb 000800f4: 2407ffe0 addiu r7,r0,0xffe0 000800f8: 340200e6 ori r2...")
 
m (Raijinili moved page "Caught?" display to "Caught(qm)" display: Do not question Mark.)
 
(No difference)

Latest revision as of 01:51, 14 July 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)