Anonymous

Changes

From Final Fantasy Inside

FF8/Field/Script/Opcodes/008 PSHI L

76 bytes added, 05:22, 23 May 2019
m
6 revisions imported
* Opcode: '''0x008'''
* Short name: '''PSHI_L'''
* Long name: Push from I Temp List (long)
==== Argument ====
Index position in the Temp memory adressList (0 <= '''Argument''' < 8).
==== Stack ====
... => ..., ''value''
==== Description ====
Push the first four bytes ''value'' (long) from at index position '''Argument''' in the Temp List onto the stack.