Move Image to RAM from VRAM and Wait (WORLD)
Revision as of 23:10, 9 November 2024 by Talcall (talk | contribs) (Talcall moved page 0012d70c - 0012d738 to Move Image to RAM from VRAM and Wait (WORLD))
0012d70c: 27bdffe8 addiu r29,r29,0xffe8 0012d710: afbf0010 sw r31,0x0010(r29) 0012d714: 0c009258 jal 0x00024960 SYS StoreImage 0012d718: 00000000 nop 0012d71c: 0c0091b5 jal 0x000246d4 SYS DrawSync 0012d720: 34040001 ori r4,r0,0x0001 wait for drawing to finish 0012d724: 1440fffd bne r2,r0,0x0012d71c 0012d728: 00000000 nop 0012d72c: 8fbf0010 lw r31,0x0010(r29) 0012d730: 27bd0018 addiu r29,r29,0x0018 0012d734: 03e00008 jr r31 0012d738: 00000000 nop