Difference between revisions of "FF8/Field/Script/Opcodes/001 CAL/00C AND"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* CAL Opcode: '''0x00C AND''' ====Stack==== :''Param1'' :''Param2'' :'''CAL AND''' :''<= result <='' ==== Description ==== Pushes the bitwise AND value of the two arguments o...") |
m (2 revisions imported) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 05:22, 23 May 2019
- CAL Opcode: 0x00C AND
Stack
- Param1
- Param2
- CAL AND
- <= result <=
Description
Pushes the bitwise AND value of the two arguments onto the stack.