Difference between revisions of "FF8/Field/Script/Opcodes/001 CAL/00D OR"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>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...")
 
Qhimm>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...")
(No difference)

Revision as of 06:27, 12 March 2014

  • CAL Opcode: 0x00D OR

Stack

Param1
Param2
CAL OR
<= result <=

Description

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