From: Antony T Curtis <antony.t.curtis@ntlworld.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] VGA BIOS source code
Date: Mon, 31 May 2004 17:38:12 +0100 [thread overview]
Message-ID: <1086021492.347.95.camel@pcgem.rdg.cyberkinetica.com> (raw)
In-Reply-To: <1086011986.347.77.camel@pcgem.rdg.cyberkinetica.com>
On Mon, 2004-05-31 at 14:59, Antony T Curtis wrote:
> On Mon, 2004-05-31 at 14:47, Bartosz Fabianowski wrote:
> > I am trying to get SVGA graphics modes to work under Windows 98.
> > Currently, the only known way of accomplishing this is to install SDD 7
> > beta, which is a 21 day test version, along with some obscure VxD file.
> > I'd prefer to fix the VBE support and be able to run SDD 6.53, which is
> > free.
> >
> > Now, in order to fiddle with the VBE implementation, I need to have
> > access to the VGA BIOS source code. QEMU is using the same lgpl BIOS as
> > Bochs and plex86. Its homepage is http://www.nongnu.org/vgabios/.
> > However, none of the download links on that page work, the page seems to
> > have been abandoned for some time, and all the mailing lists seem to be
> > dead.
> >
> > So, my question is, does anybody have the current source code used to
> > create the lgpl VGA BIOS? The current version should be something like 0.4c.
>
> I successfully checked it out from the CVS repository.
>
> Instructions at http://savannah.nongnu.org/cvs/?group_id=891
Hmm... I have successfully managed to compile the VGA BIOS from source
and it appears to work...
However, the bcc compiler from the ports collection appears to have some
problems - multiply/divide/bitshift operations are not emitted and rely
on calling helper functions (missing in the vgabios source) would
obviously be much slower than neccessary.
Does anyone know of any patches for bcc?
--
next prev parent reply other threads:[~2004-05-31 16:38 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-31 13:47 [Qemu-devel] VGA BIOS source code Bartosz Fabianowski
2004-05-31 13:59 ` Antony T Curtis
2004-05-31 16:38 ` Antony T Curtis [this message]
2004-05-31 16:49 ` Bartosz Fabianowski
2004-05-31 17:12 ` Antony T Curtis
2004-05-31 17:17 ` Bartosz Fabianowski
2004-05-31 14:43 ` Fabrice Bellard
2004-05-31 14:48 ` Bartosz Fabianowski
2004-05-31 15:12 ` Antony T Curtis
2004-05-31 23:23 ` Bartosz Fabianowski
2004-06-01 0:36 ` Antony T Curtis
2004-05-31 15:18 ` Derek Fawcus
2004-06-02 19:48 ` vaise
2004-06-02 21:03 ` Filip Navara
2004-05-31 15:49 ` Hetz Ben Hamo
2004-05-31 14:55 ` Bartosz Fabianowski
2004-05-31 17:04 ` Kyle Hayes
-- strict thread matches above, loose matches on Subject: below --
2004-05-31 23:41 zach etienne
2004-06-01 0:01 ` Bartosz Fabianowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1086021492.347.95.camel@pcgem.rdg.cyberkinetica.com \
--to=antony.t.curtis@ntlworld.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).