Path: utzoo!mnetor!uunet!husc6!yale!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.sys.apple Subject: Re: 6502 vs. 68000 Message-ID: <7065@brl-smoke.ARPA> Date: 13 Jan 88 05:54:26 GMT References: <821@meccsd.MECC.MN.ORG> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 9 In article <821@meccsd.MECC.MN.ORG> prw@meccsd.UUCP (Paul R. Wenker) writes: >What is the relative speed difference between a 68000 and a 6502 (or >65816) which are both running at the same clock rate? Any such number is meaningless, unless it was obtained by timing the actual application(s) that you care about. The 65* series pipelines instructions, whereas the 68K family has generally more powerful instructions. On an Apple, peripheral (slot) I/O cannot proceed except at a 1MHz clock rate, since some controllers depend on this for timing.