Difference between revisions of "FF8/Field/Script/Opcodes/008 PSHI L"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Myst6re
Qhimm>Myst6re
Line 5: Line 5:
==== Argument ====
==== Argument ====


Index position in the Temp List (0 <= Argument < 8).
Index position in the Temp List (0 <= '''Argument''' < 8).


==== Stack ====
==== Stack ====

Revision as of 16:45, 11 February 2012

  • 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.