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:14:40 +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: <47d0507e$1_6@news.bluewin.ch> X-Trace: news.bluewin.ch 1204834430 85.0.150.114 (6 Mar 2008 21:13:50 +0100) Organization: Bluewin AG Complaints-To: abuse@bluewin.ch X-Original-NNTP-Posting-Host: 127.0.0.1 Path: g2news1.google.com!news1.google.com!news.glorb.com!wn14feed!worldnet.att.net!164.128.36.58!news.ip-plus.net!newsfeed.ip-plus.net!news.bluewin.ch!not-for-mail Xref: g2news1.google.com comp.lang.ada:20204 Date: 2008-03-06T21:14:40+01:00 List-Id: If it can help, you can look at the packages in dos_paqs.zip here: http://homepage.sunrise.ch/mysunrise/gdm/locaux.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 (./svga_lib) and sound card libraries (./sb_lib). 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!