Re: [Freedos-user] VESA svga driver

2013-03-29 Thread Chris Evans
Is there some way to enable vesa bios mode in dosemu? Be nice to actually test to see if my vesa vgalib.h is working in those modes. -chris http://digitalatoll.com/ On 03/22/2013 02:02 PM, Eric Auer wrote: VBE is usually something which is built into your VGA BIOS, installed on your graphics

Re: [Freedos-user] VESA svga driver

2013-03-29 Thread José Antonio
: Chris Evans aaxiomfin...@gmail.com Asunto: Re: [Freedos-user] VESA svga driver Para: freedos-user@lists.sourceforge.net Fecha: viernes, 29 de marzo, 2013 10:28 Is there some way to enable vesa bios mode in dosemu? Be nice to actually test to see if my vesa vgalib.h is working in those modes. -chris

Re: [Freedos-user] VESA svga driver

2013-03-29 Thread Chris Evans
http://digitalatoll.com/web/softlib/vgalib.zip I'll look at the .conf file again.. thought I set the xmode var right My program vgatest doesn't detect vesa 2.0 card bios, either i didnt code iis_vesa() right or there is a settings issue with dosemu Maybe someone with know working vesa vga

[Freedos-user] VESA svga driver

2013-03-22 Thread Chris Evans
Anyone know where i can get a generic SVGA VESA driver for freedos? I try univbe but it says I need a S3 chip.. -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics

Re: [Freedos-user] VESA svga driver

2013-03-22 Thread Eric Auer
Hi! Anyone know where i can get a generic SVGA VESA driver for freedos? I try univbe but it says I need a S3 chip.. VBE is usually something which is built into your VGA BIOS, installed on your graphics hardware. Only for really old cards, it is useful to load UNIVBE or similar as DOS TSR.

Re: [Freedos-user] VESA svga driver

2013-03-22 Thread José Antonio
@lists.sourceforge.net Sent: Friday, March 22, 2013 9:16 PM Subject: [Freedos-user] VESA svga driver Anyone know where i can get a generic SVGA VESA driver for freedos? I try univbe but it says I need a S3 chip