FF8/Field/Script/Opcodes/002 JMP

From QhimmWiki
Revision as of 23:45, 9 February 2012 by Qhimm>Myst6re
Jump to navigation Jump to search
  • Opcode: 0x02
  • Short name: JMP
  • Long name: Jump

Argument

Number of instructions to jump (signed value).

Stack

No change.

Description

Jump a number of instructions given by Argument. If Argument is negative, jumps backward.