Difference between revisions of "FF8/Field/Script/Opcodes/00A PSHM B"
Jump to navigation
Jump to search
my_wiki>Myst6re |
my_wiki>Myst6re |
||
Line 13: | Line 13: | ||
==== Description ==== | ==== Description ==== | ||
− | Push | + | Push first byte from '''Argument''' onto the stack. |
Revision as of 00:20, 10 February 2012
- Opcode: 0x00A
- Short name: PSHM_B
- Long name: Push from memory (byte)
Argument
Memory adress.
Stack
... => ..., value
Description
Push first byte from Argument onto the stack.