From: "AndrewJ" Newsgroups: comp.os.msdos.djgpp References: <341beso0h099e7a3cl10alhg6rstecud3a AT 4ax DOT com> Subject: Re: hmm can someone help me with VESA Lines: 13 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: <929G4.117836$Hq3.2970753@news2.rdc1.on.home.com> Date: Mon, 03 Apr 2000 22:36:53 GMT NNTP-Posting-Host: 24.42.120.18 X-Complaints-To: abuse AT home DOT net X-Trace: news2.rdc1.on.home.com 954801413 24.42.120.18 (Mon, 03 Apr 2000 15:36:53 PDT) NNTP-Posting-Date: Mon, 03 Apr 2000 15:36:53 PDT Organization: @Home Network Canada To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > >ALL VESA MODE NUMBERS ARE EQUAL TO OR GREATER THAN 256 IN DECIMAL. > >So there's no possible way that giving the VBE functions a mode of > >117 DECIMAL will work, because THAT'S NOT A VESA MODE!!!!! > > So if VBE functions only work with VESA modes, then is there a VESA > mode equivalent to 320x200x8? Or does the VBE spec say "use VGA > functions if you want to access low resolutions"? Yup. It just automagically passes it down to the normal VGA BIOS. AndrewJ