[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 6502 illegal opcodes questions
tjentzsch@yahoo.de wrote:
> Just stay away from those which are marked as unreliable (e.g. see
> http://oxyron.de/html/opcodes02.html)
Which is all of them; the 65C02 and 65816 treat all unused opcodes as
NOP. If you're writing code for the Apple II it's not even worth
considering. Even older Apple II's often have 65C02's fitted nowadays,
either as a replacement or via an accelerator card.
Matt