INY |
INY Increment Index Y by one |
INY | |||||||||||
Operation: Y + 1 → Y |
N Z C I D V/ / _ _ _ _ | ||||||||||||
| (Ref: 7.5) | |||||||||||||
| |||||||||||||
JMP |
JMP Jump to a new location |
JMP | ||||||||||||||||
Operation: (PC + 1) → PCL (PC + 2) → PCH |
N Z C I D V_ _ _ _ _ _ | |||||||||||||||||
|
(Ref: 4.0.2) (Ref: 9.8.1) | ||||||||||||||||||
| ||||||||||||||||||
JSR |
JSR Jump to new location saving return address |
JSR | |||||||||||
Operation: PC + 2 ↓, (PC + 1) → PCL (PC + 2) → PCH |
N Z C I D V_ _ _ _ _ _ | ||||||||||||
| (Ref: 8.1) | |||||||||||||
| |||||||||||||
| This page has been created by Sami Rautiainen. | |
| Read the small print. | Last updated December 07, 2002. |