Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/92 OR2

5 bytes added, 19:19, 14 September 2006
m
no edit summary
* '''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.