World Map Script 0x05 through 0x0B

From Final Fantasy Hacktics Wiki
Revision as of 00:51, 14 December 2012 by Pride (talk | contribs) (Created page with " 000913a4: 3c03800d lui r3,0x800d r3 = 0x800d0000 000913a8: 24634650 addiu r3,r3,0x4650 r3 = 0x800d4650 000913ac: 94620000 lhu r2,0x0000(r3) Load byte # of how far the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
000913a4: 3c03800d lui r3,0x800d			r3 = 0x800d0000
000913a8: 24634650 addiu r3,r3,0x4650			r3 = 0x800d4650
000913ac: 94620000 lhu r2,0x0000(r3)			Load byte # of how far the world map script has read into
000913b0: 00000000 nop							
000913b4: 24420002 addiu r2,r2,0x0002			Byte + 2
000913b8: 03e00008 jr r31						
000913bc: a4620000 sh r2,0x0000(r3)			Store new byte total into 0x800d4650