Changes

Jump to: navigation, search

MOS 6502

1 byte added, 15:26, 4 September 2024
/* Oddities */
* The CLV (Clear Overflow Flag) instruction exist but the SEV (Set Overflow Flag) instruction do not.
 
* The ROR instruction didn't exist in the very earliest (pre-1977) chips.
* The NOP instruction takes 2 full-cycles. This is the minimum amount of cycles an instruction can take.
* The 65C02 fixed multiple bugs of the original NMOS 6502, added some extra instructions and removed access to all illegal instructions.
* The ROR instruction didn't exist in the very earliest (pre-1977) chips.
<br>
13,173
edits