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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,28db79a4b238c104 X-Google-Attributes: gid103376,public From: jerry@jvdsys.stuyts.nl (Jerry van Dijk) Subject: Re: What's wrong with this simple Ada w/ assembly code? Date: 1999/03/16 Message-ID: #1/1 X-Deja-AN: 455740338 References: <36ddb9aa.0@silver.truman.edu> <36ec237f.0@silver.truman.edu> Organization: * JerryWare *, Leiden, Holland Newsgroups: comp.lang.ada Date: 1999-03-16T00:00:00+00:00 List-Id: Dale Stanbrough (dale@cs.rmit.edu.au) wrote: : If you want to devote your program to DOS (or at least learn how to : layer your programs so that you end up with platform specific code) : the best way to handle this is to declare a 2d array that matches the : video memory, and then simply map it to the real video memory via an : address clause. Or use the conio package that comes with EZ2LOAD :-) -- -- Jerry van Dijk | Leiden, Holland -- Team Ada | jdijk@acm.org -- see http://stad.dsl.nl/~jvandyk