FF8/Field/Script/Opcodes/008 PSHI L
< FF8 | Field | Script | Opcodes
Jump to navigation
Jump to search
Revision as of 12:36, 4 April 2018 by my_wiki>BukTop (4 revisions imported)
- Opcode: 0x008
- Short name: PSHI_L
- Long name: Push from Temp List (long)
Argument
Index position in the Temp List (0 <= Argument < 8).
Stack
... => ..., value
Description
Push the value (long) at index position Argument in the Temp List onto the stack.