Difference between revisions of "FF8/Field/Script/Opcodes/001 CAL/00D OR"
Jump to navigation
Jump to search
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...") |
my_wiki>BukTop m (1 revision imported) |
(No difference)
|
Revision as of 12:36, 4 April 2018
- CAL Opcode: 0x00D OR
Stack
- Param1
- Param2
- CAL OR
- <= result <=
Description
Pushes the bitwise OR value of the two arguments onto the stack.