Difference between revisions of "FF8/Field/Script/Opcodes/009 POPI L"
Jump to navigation
Jump to search
Qhimm>Myst6re |
Qhimm>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 23:06, 9 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.