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

Re: 65C02 : deduce addressing from opcode ?



>
> I used to know this, but if you look in the Apple ][ Redbook (this is 
> online somewhere) the monitor listing contains the disassembler Woz wrote. 
> This has details on the exact patterns allowed.

The Woz used some fairly exotic bit-shifting in the dissassembler , 
presumably
for space saving reasons.
The dissassembler source published in the Redbook is of dubious value, since
it does not support the 65C02.

The rom listings in the Apple2C tech ref manual (those that cover the 32k 
rom
versions) have a listing for the 65C02 compatible dissassembler within.

It is also worth noting that 65C02's from different manufacturers have 
slightly
different instruction sets in the NEW instructions which were added from
the normal 6502.

Cheers,
Red