FF8/Field/Script/Opcodes/001 CAL/00D OR

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes‎ | 001 CAL
Revision as of 07:27, 12 March 2014 by my_wiki>Shard (Created page with "* CAL Opcode: '''0x00D OR''' ====Stack==== :''Param1'' :''Param2'' :'''CAL OR''' :''<= result <='' ==== Description ==== Pushes the bitwise OR value of the two arguments onto...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • CAL Opcode: 0x00D OR

Stack

Param1
Param2
CAL OR
<= result <=

Description

Pushes the bitwise OR value of the two arguments onto the stack.