[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65802 vs. 65C02?
- Subject: 65802 vs. 65C02?
- From: steve@dosius.zzn.com (Dosius)
- Date: 18 Mar 2003 16:09:20 -0800
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com/
- Xref: archiver1.google.com comp.sys.apple2:28821
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.