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-Thread: 103376,6e0a529082576354 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Date: Thu, 06 Mar 2008 21:08:41 +0100 From: Gautier User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: updating a hardware cursor with assembly and ada References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 85.0.150.114 X-Original-NNTP-Posting-Host: 85.0.150.114 Message-ID: <47d04f17$1_6@news.bluewin.ch> X-Trace: news.bluewin.ch 1204834071 85.0.150.114 (6 Mar 2008 21:07:51 +0100) Organization: Bluewin AG Complaints-To: abuse@bluewin.ch X-Original-NNTP-Posting-Host: 127.0.0.1 Path: g2news1.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!212.101.4.254.MISMATCH!solnet.ch!solnet.ch!news-zh.switch.ch!switch.ch!news.ip-plus.net!newsfeed.ip-plus.net!news.bluewin.ch!not-for-mail Xref: g2news1.google.com comp.lang.ada:20203 Date: 2008-03-06T21:08:41+01:00 List-Id: If it can help, you can look at the packages in dos_paqs.zip here: http://www.mysunrise.ch/users/gdm/gsoft.htm in the ./biblio directory. You have: - PC_TextScreen for text console - VGA_Graphics for VGA For examples of machine code insertions (GNAT flavour), look for "asm" in the Ada files. In other directories you have also Super-VGA (VESA) and sound card libraries. HTH ______________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/index.htm Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!