Anonymous

Changes

From Final Fantasy Inside

FF8/Field/Script/Opcodes/009 POPI L

115 bytes added, 05:22, 23 May 2019
m
6 revisions imported
* Opcode: '''0x009'''
* Short name: '''POPI_L'''
* Long name: Pop to I Temp List (long)
==== Argument ====
Index position in the Temp memory adressList (0 <= '''Argument''' < 8).
==== Stack ====
..., ''value'' => ...
==== Description ====
Pop the top ''value'' (long) from the stack and store it in the first four bytes (long) at index position '''Argument'''in the Temp List.