Changes
Jump to navigation
Jump to search
no edit summary
* Opcode: '''0xFA'''
* Short name: '''MVIEF'''
* Long name: Movie Frame
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0xFA
! width="40" | ''B''
! width="40" | ''A''
|}
==== Arguments ====
* '''const UByte''' ''B'': Bank to store result; should be a 16-bit bank.
* '''const UByte''' ''A'': Address to store result.
==== Description ====
Stores the frame number of the current [[http://wiki.qhimm.com/FF7/Field/Script/Opcodes/F9_MOVIE|MOVIE]] that is being displayed, in the bank and address specified.
* Short name: '''MVIEF'''
* Long name: Movie Frame
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0xFA
! width="40" | ''B''
! width="40" | ''A''
|}
==== Arguments ====
* '''const UByte''' ''B'': Bank to store result; should be a 16-bit bank.
* '''const UByte''' ''A'': Address to store result.
==== Description ====
Stores the frame number of the current [[http://wiki.qhimm.com/FF7/Field/Script/Opcodes/F9_MOVIE|MOVIE]] that is being displayed, in the bank and address specified.