Difference between revisions of "FF8/Field/Script/Opcodes/007 PSHN L"
Jump to navigation
Jump to search
my_wiki>Myst6re |
my_wiki>Albeoris (Created page with "* Opcode: '''0x007''' * Short name: '''PSHN_L''' * Long name: Push Numeric (long) ==== Argument ==== Long value. ==== Stack ==== ... => ..., ''value'' ==== Descripti...") |
||
Line 3: | Line 3: | ||
* Long name: Push Numeric (long) | * Long name: Push Numeric (long) | ||
− | ==== Argument ==== | + | ==== Argument ==== |
Long value. | Long value. | ||
− | ==== Stack ==== | + | ==== Stack ==== |
... => ..., ''value'' | ... => ..., ''value'' | ||
− | ==== Description ==== | + | ==== Description ==== |
Push '''Argument''' onto the stack. | Push '''Argument''' onto the stack. |
Revision as of 03:26, 24 March 2018
- Opcode: 0x007
- Short name: PSHN_L
- Long name: Push Numeric (long)
Argument
Long value.
Stack
... => ..., value
Description
Push Argument onto the stack.