Xref: utzoo comp.graphics:9157 comp.lang.pascal:2887 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!samsung!uakari.primate.wisc.edu!nic.MR.NET!thor.acc.stolaf.edu!agnes.acc.stolaf.edu!menis From: menis@agnes.acc.stolaf.edu (Ezekiel Menis) Newsgroups: comp.graphics,comp.lang.pascal Subject: Super VGA using Turbo Pascal 5.5 Message-ID: <10426@thor.acc.stolaf.edu> Date: 4 Jan 90 16:26:36 GMT Sender: news@thor.acc.stolaf.edu Followup-To: comp.graphics Lines: 11 I was excited to find the vga256.bgi driver in Borland's latest Turbo Pascal, but the examples given showed 320x200 VGA resolution. I tried doing a screen interrupt to put my VGA board in 640x480 VGA resolution, but Borland's driver still thought I was in 320x200 mode and the graphics came out funny. Is there any way that I can create high-res VGA screens using the standard GRAPH library that comes with Turbo Pascal? Please e-mail information to menis@stolaf.edu or post a note here. -Thanks.