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

Re: 6502 illegal opcodes questions



Actually there are some nice and reliable(!) opcodes which save space
and CPU time. Especially LAX, DCP, ISC and the various NOPs are used by
many homebrew programmers for the Atari 2600 console.

Just stay away from those which are marked as unreliable (e.g. see
http://oxyron.de/html/opcodes02.html)