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

Re: C64/128 Wolf and GS upgrade support



Supertimer <supertimer@aol.com> writes:
 
>What is the difference between the 6502 and the 6510?  I thought the
>65816 could only emulate the 6502?
 
The emulation features basically set the registers to 8bits, limit the dp
to 16k, and fool around with the brk opcode.  Otherwise, the 65816
instruction set is still active.  The 6510 is a just a variant of the 6502,
with a couple extras like I/O ports.