Hi Jeroen,

The home page of the VGA Bios is http://cbothamy.free.fr/projects/vgabios

This is a very early release, and there are bugs. It is written in C and
some basic asm (most of it was ripped from Kevin's rombios)

What it can do :
- initialize the plex86 vga card in text mode
- boot MS-Dos, FreeDos. I have not tried other OS
- run (with small defects) some basic apps (as the edit.exe program)

What it cannot do yet :
- Graphic modes should get initialized, but no int10 functions handles
  graphic mode (hence no text in graphic mode)
- The tables are to been rewritten, to be compatible with the video save
  pointer table
- and a bunch of int10 functions are not implemented (see the TODO list)

If you are writing the VBE extensions, i will be delighted to delete this
task from my TODO list ;-)

As Kevin asked, i plan to have it included into plex86 cvs. I would also like
to check with Bochs people if they are interested.

Christophe.

En r�ponse � Jeroen Janssen <[EMAIL PROTECTED]>:

> > Thanks for the info. I did not know this. Is this documented somewhere
> ?
> > I've been busy lately, so updates on the VGA Bios have stalled.
> > I will get back on this real soon.
>
> You have an LGPL VGA bios? Where can I find it?
>
>

Reply via email to