LDY |
LDY Load index Y with memory |
LDY | |||||||||||||||||||||||||||||||
Operation: M → Y |
N Z C I D V/ / _ _ _ _ | ||||||||||||||||||||||||||||||||
| (Ref: 7.1) | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| * Add 1 if page boundary is crossed | |||||||||||||||||||||||||||||||||
LSR |
LSR Shift right one bit (memory or accumulator) |
LSR | |||||||||||||||||||||||||||||||
Operation: 0 → 7|6|5|4|3|2|1|0 → C |
N Z C I D V0 / / _ _ _ | ||||||||||||||||||||||||||||||||
| (Ref: 10.1) | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
NOP |
NOP No operation |
NOP | |||||||||||
Operation: No Operation (2 cycles) |
N Z C I D V_ _ _ _ _ _ | ||||||||||||
| |||||||||||||
| This page has been created by Sami Rautiainen. | |
| Read the small print. | Last updated December 07, 2002. |