FF8/Field/Script/Opcodes/009 POPI L

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Revision as of 05:22, 23 May 2019 by BukTop (talk | contribs) (6 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Opcode: 0x009
  • Short name: POPI_L
  • Long name: Pop to Temp List (long)

Argument

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

Stack

..., value => ...

Description

Pop the top value from the stack and store the first four bytes (long) at index position Argument in the Temp List.