Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!necntc!ames!sdcsvax!ucbvax!dewey.soe.berkeley.edu!oster From: oster@dewey.soe.berkeley.edu (David Phillip Oster) Newsgroups: comp.sys.mac Subject: Re: Color for the SE? (Is this a dumb question?) Message-ID: <20943@ucbvax.BERKELEY.EDU> Date: Fri, 25-Sep-87 10:19:05 EDT Article-I.D.: ucbvax.20943 Posted: Fri Sep 25 10:19:05 1987 Date-Received: Sun, 27-Sep-87 00:48:54 EDT References: <1470@ingr.UUCP> <11540017@hpsmtc1.HP.COM> <6275@prls.UUCP> <3920@sdcsvax.UCSD.EDU> <2943@crcge1.UUCP> Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: oster@dewey.soe.berkeley.edu.UUCP (David Phillip Oster) Organization: School of Education, UC-Berkeley Lines: 8 In article <2943@crcge1.UUCP> ranson@crcge1.UUCP (D. Ranson CNET) writes: >One thing that has been overlooked in this discussion is that the trap table >on the SE is too small to hold ColorQD traps. This rules out CQD on the SE. No, it does not. It is easy to expand the trap table: you just replace the trap dispatcher. This canbe done on either the SE or the Plus. (It won't slow the SE any, but it will make the Plus run slower to have the trap dispatcher be in RAM instead of ROM.)