Move Image to Frame Buffer and Wait (WORLD)

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search

0012d6dc: 27bdffe8 addiu r29,r29,0xffe8
0012d6e0: afbf0010 sw r31,0x0010(r29)
0012d6e4: 0c00923f jal 0x000248fc                  SYS LoadImage
0012d6e8: 00000000 nop
0012d6ec: 0c0091b5 jal 0x000246d4                  SYS DrawSync
0012d6f0: 34040001 ori r4,r0,0x0001                wait for drawsync to finish
0012d6f4: 1440fffd bne r2,r0,0x0012d6ec
0012d6f8: 00000000 nop
0012d6fc: 8fbf0010 lw r31,0x0010(r29)
0012d700: 27bd0018 addiu r29,r29,0x0018
0012d704: 03e00008 jr r31
0012d708: 00000000 nop