Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/92 OR2

5 bytes added, 05:18, 23 May 2019
m
3 revisions imported
* '''const Bit[4]''' ''D'': Destination bank.
* '''const Bit[4]''' ''S'': Source bank, or zero if ''Oper'' is specified as a literal value.
* '''const UByte''' ''Dest'': Address containing an operand of the bitwise OR, and that which receives the result.
* '''const UShort''' ''Oper'': 16-bit operand of the bitwise OR, or address of the second operand, if ''S'' is non-zero.