Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site uw-beaver
Path: utzoo!watmath!clyde!bonnie!akgua!whuxlm!whuxl!houxm!mtuxo!mtunh!vax135!cornell!uw-beaver!laser-lovers
From: laser-lovers@uw-beaver
Newsgroups: fa.laser-lovers
Subject: Re: 4014 emulator drops out of plot mode sometimes
Message-ID: <1675@uw-beaver>
Date: Sun, 27-Oct-85 01:16:55 EST
Article-I.D.: uw-beave.1675
Posted: Sun Oct 27 01:16:55 1985
Date-Received: Mon, 28-Oct-85 03:42:51 EST
Sender: daemon@uw-beaver
Organization: U of Washington Computer Science
Lines: 10

From: l5!gnu@lll-crg.arpa (John Gilmore)

Early versions of the Sun ROM Monitor had an incomplete 4014 emulation
mode with a similar problem.  The 4014 manual does not say what happens
if you feed it an undefined control character (eg ^V).  The emulator
was dropping out of plot mode when it saw these.  The real 4014
does not.  Various graphics programs have gotten used to the idea that
they can send random control characters to a "4014" and they will get
ignored.  This has to be noticed by emulator writers, many of whom 
just start with the manual and few or no test cases.