Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!houxz!vax135!cornell!uw-beaver!tektronix!hplabs!sri-unix!gwyn@BRL-VLD.ARPA From: gwyn@BRL-VLD.ARPA Newsgroups: net.micro.apple Subject: Re: Apple at 1200 BPS Message-ID: <449@sri-arpa.UUCP> Date: Thu, 26-Jul-84 12:33:30 EDT Article-I.D.: sri-arpa.449 Posted: Thu Jul 26 12:33:30 1984 Date-Received: Sat, 28-Jul-84 10:28:17 EDT Lines: 7 From: Doug Gwyn (VLD/VMB) The code that scrolls the display is taking too long to keep up with 1200 baud. This is a standard problem, especially with 80-column cards. The solution is to write your own display code (use modem interrupts or poll the modem port frequently).