From: yorka AT dlc DOT fi (aYk) Newsgroups: comp.os.msdos.djgpp Subject: Re: GPF when trying to access VGA adapter Date: Wed, 17 Jun 1998 22:17:39 GMT Organization: Majik Lines: 17 Message-ID: <3589401e.471318@news.dlc.fi> References: NNTP-Posting-Host: kou90.pp.dlc.fi Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Read the DJGPP FAQ (faq210b.zip) section 10 about graphics programming. Also consult the DJGPP User's Guide on http://www.delorie.com/djgpp/doc/ug/ - namely the sections "DJGPP Basics" and "Graphics" and also the "Porting 16-bit programs to DJGPP" -article in the "Compiling" -section. The message above is an exact duplicate of the message I posted as a follow-up on your previous thread on essentially the same subject. RTFM for the love of Christ. - aYk - > >I am having trouble making a pointer to my VGA card memory using djgpp. > [snip]