[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Opcodes present in 65C02 not in 6502?



I'm writing a 65C02 emulator (actually 6502 with the 65C02 opcodes I
need to run what I want) but I haven't been able to find out what the
new opcodes are and what they do.  Are there new addressing modes as well?
For example, I know there is a STZ instruction.

All help appreciated!

- Ron (kneusel@msupa.pa.msu.edu)