Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!decvax!decwrl!ucbvax!NGP.UTEXAS.EDU!mknox From: mknox@NGP.UTEXAS.EDU.UUCP Newsgroups: mod.computers.68k Subject: Re: Is this a way to handle the exception problem? Message-ID: <8605170302.AA01112@ngp.UTEXAS.EDU> Date: Fri, 16-May-86 23:02:18 EDT Article-I.D.: ngp.8605170302.AA01112 Posted: Fri May 16 23:02:18 1986 Date-Received: Sat, 17-May-86 23:38:35 EDT Sender: mwm@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 14 Approved: info-68k@ucbvax.berkeley.edu Why are you trying to call CCP to load the program. If that is your only problem, call BDOS. You will need to set up a BASE page, but that should be the only extra effort. By the way, I do not know if you got my previous reply. If not, here is a synopsis: The manual clearly states that TRAP 0 and 1 should *NOT* be reset on an exit. If they are, then it is likely a BIOS problem. HOWEVER (!) I tried it on a MacIntosh running version 1.2 and it also reset 0 and 1. Either it is a widespread problem with BIOS implementors not reading the manual, or it is in the main system. mknox@ngp.utexas.edu