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.7 required=5.0 tests=BAYES_00,MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e61c8636ef35379d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-01-18 07:34:21 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!newsfeed.berkeley.edu!ucberkeley!newsfeed.mathworks.com!news.maxwell.syr.edu!nntp2.deja.com!nnrp1.deja.com!not-for-mail From: Robert Dewar Newsgroups: comp.lang.ada Subject: Re: Escape Sequences in Strings Date: Thu, 18 Jan 2001 15:22:06 GMT Organization: Deja.com Message-ID: <9471mj$8a5$1@nnrp1.deja.com> References: <3A17B0E2@MailAndNews.com> <3A5F0407.AA6D7526@cfmu.eurocontrol.be> <3A66A95F.61C03A3B@ix.netcom.com> NNTP-Posting-Host: 205.232.38.14 X-Article-Creation-Date: Thu Jan 18 15:22:06 2001 GMT X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; U) X-Http-Proxy: 1.0 x55.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 X-MyDeja-Info: XMYDJUIDrobert_dewar Xref: supernews.google.com comp.lang.ada:4166 Date: 2001-01-18T15:22:06+00:00 List-Id: In article <3A66A95F.61C03A3B@ix.netcom.com>, Lao Xiao Hai wrote: > Instead of moving the cursor using Text_IO, I have seen a very interesting > Ada program written by a Japanese programmer that used the low-level > features of the language to directly reference Address Location > Hexadecimal B800 to manipulate the screen mappings. This turns out > to be quite easy with Ada. And it is really fast if you are doing high-speed > game programming. No ESC sequences required. Ummm yes, well if you are running a 16-bit DOS environment, and all you want is super low resolution character output, but this is definitely a gasp-from-the-past (by the way, this is not somehow some secret programming trick known only to obscure Japanese programmers, it was absolutely standard in early DOS days). Of course very few Ada compilers ever operated in this kind of environment (RR and Janus only) Sent via Deja.com http://www.deja.com/