Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mcnc!ecsvax!ranger From: ranger@ecsvax.UUCP (Rick N. Fincher) Newsgroups: comp.sys.apple Subject: Re: 6502-65C02 Message-ID: <3021@ecsvax.UUCP> Date: Thu, 30-Apr-87 09:37:11 EDT Article-I.D.: ecsvax.3021 Posted: Thu Apr 30 09:37:11 1987 Date-Received: Sat, 2-May-87 09:26:14 EDT References: <8704281927.aa23754@SPARK.BRL.ARPA> Organization: UNC Educational Computing Service Lines: 14 Summary: Bank Switching in //c not 65C02... In article <8704281927.aa23754@SPARK.BRL.ARPA>, V079GUVN@UBVMS.BITNET writes: > > The readson you are having trouble with the 65C02 is that it doesn't have > bank-switching capabilities, and so ProDos, and in general any language that > accesses a Memory Card's upper banks will crash. The bank switching in the //e and //c is done by the computer not the processor. The chip that is in the machine is irrelevant. 65C02's cause problems on some //+ machines because of a timing problem. The Rockwell 65C02's seem to work, as do the 65802's (most of the time). Rick Fincher ranger@ecsvax >