Talk:Glossary

From FF5 Hacking Wiki
Revision as of 00:41, 3 March 2019 by Samurai goroh (talk | contribs) (Created page with "Found these that are not mentioned (yet) {| class="wikitable" ! Instruction !! Description |- ! CLP | clear bits in P |- ! CLR | store a zero into memory |- ! CSP | cal...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Found these that are not mentioned (yet)

Instruction Description
CLP clear bits in P
CLR store a zero into memory
CSP call system procedure
HLT halt (stop) the clock
MVN block move (decrement)
MVP block move (increment)
PUL pop operand
PSH push operand
RET return from subroutine
SHL shift left acc/mem
SHR shift right acc/mem
SWA swap accumulator halves
TCB test and clear bit
TAD transfer acc to D
TAS transfer acc to S
TDA transfer D to acc
TSA transfer S to acc