Changes
MOS 6502
,/* Oddities */
* LDX absolute,Y and LDY absolute,X instructions exist but the corresponding instructions STX absolute,Y and STY absolute,X do not.
* The CLV (Clear Overflow Flag) instruction exist but the SEV (Set Overflow Flag) instruction do does not.
* The ROR instruction didn't exist in the very earliest (pre-1977) chips.