Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: $Revision: 1.6.2.16 $; site prism.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!harvard!think!prism!zrm From: zrm@prism.UUCP Newsgroups: net.micro Subject: Re: More fuel for the anti-Intel flames Message-ID: <6800004@prism.UUCP> Date: Sun, 12-May-85 12:31:00 EDT Article-I.D.: prism.6800004 Posted: Sun May 12 12:31:00 1985 Date-Received: Fri, 17-May-85 04:23:09 EDT References: <10441@brl-tgr.UUCP> Lines: 6 Nf-ID: #R:brl-tgr:-1044100:prism:6800004:000:313 Nf-From: prism!zrm May 12 12:31:00 1985 I write programs in C, for the most part, but I care what the instruction set of a machine is like because I often dubug with a debugger that only knows how to disassemble and can't refer back to source code automatically. I find 8086 code a real chore to follow, whereas 68000 code and PDP11 code is quite easy.