ADD

From Final Fantasy Hacktics Wiki
Revision as of 04:58, 23 February 2021 by Xifanie (talk | contribs) (Xifanie moved page Event Instruction B0 to ADD)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{B0} ADD

ADD(xVARI,xVALU)

Add Immediate | Variable = Variable + ImmediateValue (Can overflow)


See also: {B1} ADDVar{BE} ZERO


Variable : Half-Word (hex)

Click here for the list of Variables


Immediate Value : Half-Word (hex)

Value that will be use along with the operand to change the address' value.