FF7/WorldMap Module/Script/Opcodes/017

From QhimmWiki
Revision as of 04:20, 23 May 2019 by ffrtt>BukTop (2 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Opcode: 0x017
  • Name: push logicnot
  • Two-word opcode: No

Parameters

Location Name Description
Stack A Value to complement

Notes

Pushes 1 to the stack if A is 0, otherwise 0.