Date: Tue, 23 Aug 94 13:12 CDT From: brzez AT dsiinc DOT com (John Brzezniak) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Accsessing VGA directly with DJGPP Hi, I'm twidling around with some graphics algorithms and would like to use DJGPP to do my displays. I want to access video directly (VGA 320x200 at 256 colors) for fastest possible speed. I really don't want to do this all in assembly but will if I have no other choice. So I'm wondering if direct access using djgpp is possible and if so then how? Any examples on accessing VGA modes directly would greatly be appreciated. If this is not possible then I'd like to know why this is so and if anything can be done to change that. Thanks... -- john