Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 alpha 4/3/85; site ukma.UUCP Path: utzoo!watmath!clyde!cbosgd!ukma!knnngt From: knnngt@ukma.UUCP (Alan Kennington) Newsgroups: net.micro,net.micro.68k Subject: Re: MC68008 Message-ID: <2420@ukma.UUCP> Date: Wed, 18-Dec-85 19:14:07 EST Article-I.D.: ukma.2420 Posted: Wed Dec 18 19:14:07 1985 Date-Received: Thu, 19-Dec-85 05:40:39 EST References: <35@gumby.UUCP> Reply-To: knnngt@ukma.UUCP (Alan Kennington) Distribution: net Organization: Univ. of KY Mathematical Sciences Lines: 24 Keywords: 68008 Xref: watmath net.micro:13141 net.micro.68k:1423 In article <35@gumby.UUCP> schaefer@gumby.UUCP writes: >Has anyone heard of the MC68008 processor? >If so does it have any improvements over the 68000? >respond to net.micro +++++++++I've heard that the lineeater no longer exists+++++++++ A couple of books mention, and give plenty of information about, the 68008. All it is is a 68000 with a 8-bit bus, but the instruction set seems to be the same, while the processor hides the 8-bit bus from the programmer by doing double 8-bit fetches in place of 16-bit fetches.... ....just in the same way as the 68000 pretends to be a 32-bit computer in spite of its 16-bit bus. Come to think of it, most 8-bit computers try to pretend half of the time that they are 16-bit anyway. But in this case, the 68008 is specifically designed as an 8-bit imposter for a 16-bit machine with full code compatibility. The book I have found really good for information on the differences on the 68000, -08, -10, -12, and -20 is one published by Osborne/McGraw Hill, called the "68k microprocessor handbook", SECOND edition, published 1986, but I bought my copy a couple of weeks ago at a bookstore in the backwoods (ie, Lexington KY). No one could sanely want to know more about the series than is in that book. So long, Alan Kennington.