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

65C02 : deduce addressing from opcode ?



Hello, I wonder how I can deduce the adressing mode from any 65C02 opcode ?

Looking several opcode matrix I'm pretty sure that opcode numbering have 
not be done by random.

13 addressing mode are identified for this cpu so I presume that I could 
end with a 4 bits value representing the adressing mode of any known 
opcode..


Any idea ?


Thank you