Xref: news-dnh.mv.net comp.os.msdos.djgpp:2536 Path: news-dnh.mv.net!mv!news.sprintlink.net!newsfeed.internetmci.com!news.sesqui.net!rice!news!sandmann From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP V2.0 graphics memory access Date: Tue, 10 Oct 1995 12:00:56 CDT Organization: Rice University, Houston, Texas Lines: 7 References: <45e3u9$ha4 AT svin09 DOT win DOT tue DOT nl> Reply-To: sandmann AT clio DOT rice DOT edu Nntp-Posting-Host: clio.rice.edu To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp > Is it possible to access VGA graphics memory using the DS or ES selectors as > it was in version 1.12m4? > If so, at what offset is this memory located? Look at tests/libc/pc_hw/nearptr directory. This is a text example, but the setup is the same. You will need to do your own bank switching for SVGA cards.