comp.lang.ada
 help / color / mirror / Atom feed
From: James Ross <rem.jr@rem.webross.com>
Subject: Re: An OS in Ada, why not RTEMS ?
Date: Mon, 29 Apr 2002 05:48:30 GMT
Date: 2002-04-29T05:48:30+00:00	[thread overview]
Message-ID: <i1mpcuskfe8uf3qq7t379cqvbc890dpqlf@4ax.com> (raw)
In-Reply-To: mailman.1020051003.12089.comp.lang.ada@ada.eu.org

On Sun, 28 Apr 2002 21:29:45 -0500, sk <noname@myob.com> wrote:

>Do you expect this to put the character 'H' on the screen ?

That was the general idea!! Upper left hand corner... You know...  the
old DOS text screen!  By your remarks it seems I have forgotten that
the attribute really comes first in each character cell.  The byte
order thingy bytes again!

Well, at least it compiles without a problem in GNAT.  

The exercise is this:

gcc -S Hello.adb
as -o Hello.o -a=Hello.lst Hello.s

We need those machine language bytes that are in the .lst file with
the proper address of the _system__storage_elements__to_address
subroutine along with the subroutine ml code itself in a .bin file.
Not an ELF, not a PE, not a .o, not a .lst, But a raw binary file.

CAN WE DO THAT?

JR



  reply	other threads:[~2002-04-29  5:48 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-26 20:58 An OS in Ada, why not RTEMS ? sk
2002-04-28  7:45 ` James Ross
2002-04-28 11:18   ` sk
2002-04-28 21:48     ` James Ross
2002-04-28 23:12       ` Nick Roberts
2002-04-29  2:29       ` sk
2002-04-29  5:48         ` James Ross [this message]
2002-04-29 12:09           ` Sergey Koshcheyev
2002-04-30  5:33             ` James Ross
2002-04-30 15:59               ` Sergey Koshcheyev
2002-04-29 18:52         ` Bytes per character (was Re: An OS in Ada, why not RTEMS ?) Brian Catlin
2002-04-29 22:15           ` sk
2002-04-29 23:28             ` chris.danx
2002-04-29 22:51               ` sk
2002-04-28 21:13   ` An OS in Ada, why not RTEMS ? Nick Roberts
2002-04-29  0:34     ` James Ross
2002-04-29  5:19       ` Simon Wright
2002-04-30  6:53         ` James Ross
2002-04-30 16:03           ` Sergey Koshcheyev
2002-05-01 22:24           ` Simon Wright
2002-04-30  8:49 ` Why not MaRTE was " Alfred Hilscher
2002-04-30 14:08   ` sk
2002-05-07  2:22   ` Nick Roberts
2002-05-12 16:35     ` Freddy
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox