Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site watdcsu.UUCP Path: utzoo!watmath!watnot!watdcsu!dziegler From: dziegler@watdcsu.UUCP (Rudolf Shmitt) Newsgroups: net.micro.apple Subject: Re: Applesoft Interrupts Message-ID: <1917@watdcsu.UUCP> Date: Wed, 27-Nov-85 09:19:21 EST Article-I.D.: watdcsu.1917 Posted: Wed Nov 27 09:19:21 1985 Date-Received: Thu, 28-Nov-85 03:32:58 EST References: <1914@watdcsu.UUCP> Distribution: net Organization: U of Waterloo, Ontario Lines: 12 error : I forgot to mention that I do in fact also swap the stack and the processor registers ( stack pointer included ) . One weird bug is that if the interrupt prints a string out n characters long while the main program is waiting for input , then applesoft reads the current line as n characters long . Does anyone know of the existance of a second input /output pointer ,( perhaps in dos ) that might cause this .