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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,583275b6950bf4e6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-16 07:28:33 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-04!sn-xit-01!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: achrist@easystreet.com Newsgroups: comp.lang.ada Subject: Re: Quality systems (Was: Using Ada for device drivers? (Was: the Ada Date: Fri, 16 May 2003 07:31:09 -0700 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <3EC4F62D.B28BDC39@easystreet.com> X-Mailer: Mozilla 4.79 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 References: <3EC41C1E.4F93343C@easystreet.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:37390 Date: 2003-05-16T07:31:09-07:00 List-Id: tmoran@acm.org wrote: > > which suggests the code dates from 1987. I also found an old (Ada) .com > program, 36K in size, which displays atomic orbitals with the perspective > changing as you move the mouse. I doubt the mouse takes up "35kb" of > that. (To my surprise, it still runs under W2k!) You didn't count the size of the mouse driver. In DOS everything had to come out of the addressable 1 MB of memory. Al