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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9ef85bf270d7af60 X-Google-Attributes: gid103376,public From: Ed Falis Subject: Re: How do you make sounds with ADA95? Date: 1999/07/02 Message-ID: <7ljc3s$nl1$1@nnrp1.deja.com>#1/1 X-Deja-AN: 496547708 References: <7l9apf$rqv$1@news.fsu.edu> <7lelbo$1ia$1@nnrp1.deja.com> <377c0eda.30023728@news.pacbell.net> X-Http-Proxy: 1.0 x38.deja.com:80 (Squid/1.1.22) for client 136.175.17.221 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Fri Jul 02 21:48:48 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.0 (Windows NT 5.0;US) Opera 3.60 [en] Date: 1999-07-02T00:00:00+00:00 List-Id: In article <377c0eda.30023728@news.pacbell.net>, tmoran@bix.com (Tom Moran) wrote: > Perhaps the first thing he should try is the old MSDOS program > running in a DOS window under Win95. If that works, then all he need > do is write bodies for his BIT_OPS and PORT packages, that use > Machine_Operations_386 and voila, he'll have a compilable, working > program and a compiler to use on it! > I'd expect it to work myself. But I'd use Jerry van Dijk's Port_IO package to implement hte body of the PORT package - there is an Aonix implementation and it's a lot easier than Machine_Operations_386. - Ed Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.