comp.lang.ada
 help / color / mirror / Atom feed
From: Marius Amado Alves <amado.alves@netcabo.pt>
To: Jean-Baptiste CAMPESATO <camje_lemon@nospam.a2lf.org>
Cc: comp.lang.ada@ada-france.org
Subject: Re: Change graphic mode
Date: Sat, 12 Mar 2005 11:47:22 +0000
Date: 2005-03-12T11:47:22+00:00	[thread overview]
Message-ID: <mailman.17.1110628064.23655.comp.lang.ada@ada-france.org> (raw)
In-Reply-To: <pan.2005.03.12.11.28.16.502112@nospam.a2lf.org>

> I dont want to use SVGALib because i want to works nativly in the video
> memory.

And SVGALib doesn't let you do that?

>  But how SVGALib open a graphic mode ?

Function "vga_setmode"

>  And how they access at the
> segment 0xA0000000L to work in video memory ?

This I don't know.

I don't have the C unit at hand right now. My binding does not access 
memory directly. I used these linker options:

   -i/usr/include/vga.h
   -lvga

So I suggest you try to locate "vga.h" and check if it has the 
functions you require.




  reply	other threads:[~2005-03-12 11:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-12 10:07 Change graphic mode Jean-Baptiste CAMPESATO
2005-03-12 11:16 ` Marius Amado Alves
2005-03-12 11:28   ` Jean-Baptiste CAMPESATO
2005-03-12 11:47     ` Marius Amado Alves [this message]
2005-03-12 12:07       ` Jean-Baptiste CAMPESATO
2005-03-12 12:20         ` Marius Amado Alves
replies disabled

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