From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,35b525f397b0e034 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-09-23 07:42:17 PST Path: bga.com!news.sprintlink.net!redstone.interpath.net!ddsw1!news.kei.com!eff!blanket.mitre.org!linus.mitre.org!linus!mbunix!eachus From: eachus@spectre.mitre.org (Robert I. Eachus) Newsgroups: comp.lang.ada Subject: Re: Student views on Ada Date: 23 Sep 94 10:08:58 Organization: The Mitre Corp., Bedford, MA. Message-ID: References: <35s3lc$69h@gnat.cs.nyu.edu> NNTP-Posting-Host: spectre.mitre.org In-reply-to: dewar@cs.nyu.edu's message of 22 Sep 1994 10:17:16 -0400 Date: 1994-09-23T10:08:58+00:00 List-Id: Several early machines had no "blinkenlights." For example the Litton/General Precision LGP-30 and the Royal McBee RPG4000 both had oscilloscopes to let you see the register contents as they flew by on the drum. But of course Real Computer Operators did it all by ear on the Univac I. There was a speaker, usually attached to the sign bit of the accumulator, which allowed you to debug your program by listening to it run. (The same technique was used to play music on the PDP-1 in Bldg 16 at MIT, but that was just for fun. The 'Dip had blining lights for debugging, and the original ddt.) -- Robert I. Eachus with Standard_Disclaimer; use Standard_Disclaimer; function Message (Text: in Clever_Ideas) return Better_Ideas is...