Changes
From Final Fantasy Inside
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.