Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!scherzo!allegra!princeton!orsvax1!pyrnj!caip!seismo!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: net.micro,net.micro.att Subject: Re: 5620 Emulator for AT&T PC 6300? Message-ID: <2024@brl-smoke.ARPA> Date: Sun, 23-Mar-86 18:52:32 EST Article-I.D.: brl-smok.2024 Posted: Sun Mar 23 18:52:32 1986 Date-Received: Tue, 25-Mar-86 05:04:56 EST References: <733@bonnie.UUCP> Reply-To: gwyn@brl.ARPA Organization: Ballistic Research Lab (BRL) Lines: 15 Xref: watmath net.micro:14110 net.micro.att:1020 In article <733@bonnie.UUCP> spf@bonnie.UUCP (Steve Frysinger) writes: >Does anyone know of an emulator of the Teletype DMD 5620 terminal >that runs on an AT&T 6300? I realize that a degradation in graphics >size/resolution would obtain, but such an emulator would still >have some utility. Perhaps it's nothing more than an alternate >system routine library which mimics the 5620 library, but actually >does 6300/MSDOS things. I don't think it likely. The 5620 has a different CPU (WE32001), much of its function in ROM, and a radically different system organization. An actual emulator is probably unrealizable. One could, however, use Rob Pike's bit-map programming model in the design of similar facilities for other bit-map displays. I know of a couple of such efforts, but none for the 6300.