Difference between revisions of "FF8/Field/Script/Opcodes/009 POPI L"
Jump to navigation
Jump to search
my_wiki>Myst6re |
my_wiki>Myst6re |
||
Line 13: | Line 13: | ||
==== Description ==== | ==== Description ==== | ||
− | Pop value (long) from stack and store it in '''Argument'''. | + | Pop ''value'' (long) from stack and store it in '''Argument'''. |
Revision as of 00:06, 10 February 2012
- Opcode: 0x009
- Short name: POPI_L
- Long name: Pop to I (long)
Argument
Temp memory adress.
Stack
..., value => ...
Description
Pop value (long) from stack and store it in Argument.