From: Shawn Hargreaves Newsgroups: comp.os.msdos.djgpp Subject: Re: Video memory access problem Date: Fri, 8 May 1998 20:19:36 +0100 Organization: None Message-ID: References: <01bd7aaa$d4b36ec0$LocalHost AT default> NNTP-Posting-Host: talula.demon.co.uk MIME-Version: 1.0 Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Dark Angel writes: >How can i write a pixel to the video memory(SVGA, 640x480x256 colors)? That is a very big question, and the answer depends on which of the many possible methods you prefer to use. If you are using some graphics library, consult its documentation for details. If you want to write your own code from scratch, there are many documents about graphics coding around on the net: you may find it useful to look at the VGA tutorial on http://www.rt66.com/~brennan/djgpp/, or the djgpp User's Guide on http://www.delorie.com/djgpp/. -- Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/ "Miracles are nothing if you've got the wrong intentions" - Mike Keneally