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'' | + | Pop ''value'' from stack and store the first four bytes (long) in '''Argument'''. |
Revision as of 00:19, 10 February 2012
- Opcode: 0x009
- Short name: POPI_L
- Long name: Pop to I (long)
Argument
Temp memory adress.
Stack
..., value => ...
Description
Pop value from stack and store the first four bytes (long) in Argument.