From: "Velkki" Newsgroups: comp.os.msdos.djgpp Subject: accessing video memory fast!! in C Date: 18 Aug 1998 16:39:48 GMT Organization: Scifi Communications International, http://www.sci.fi/, helpdesk AT sci DOT fi, +358 3 2899111 Lines: 8 Message-ID: <01bdcb8f$81bab260$ad46dac3@jarska> NNTP-Posting-Host: inq173.pp.dlc.fi To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk How can i access video memory very very fast in djgpp C. I don't want to switch off memory protection and i don't want to use _dosmemputb or _farpokeb i was wondering if there is any other ways to acces video memory or faster ways