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

65802 vs. 65C02?



I am thinking of emulating an Apple //c+ - which uses a 65802.  I have
a core that supports NMOS 6502, 65C02 and 65SC02 and I would like to
know if anyone could provide me information that I could use to add
65802 support, which might be the key to getting past
--8<------------------------------------
                Apple IIc +
0002-    M=00 A=F6 X=01 Y=01 P=B5 S=F0
*
001D-    M=00 A=A0 X=00 Y=01 P=F4 S=EA
*
001D-    M=00 A=A0 X=00 Y=01 P=F4 S=E4
*
001D-    M=00 A=A0 X=00 Y=01 P=F4 S=DE
*
001D-    M=00 A=A0 X=00 Y=01 P=F4 S=D8
*
001D-    M=00 A=A0 X=00 Y=01 P=F4 S=D2
*
001D-    M=00 A=A0 X=00 Y=01 P=F4 S=CC
*
001D-    M=00 A=A0 X=00 Y=01 P=F4 S=C6
--8<------------------------------------

Thanks in advance.

-uso.