Newsgroups: comp.os.msdos.djgpp From: ma6djh AT bath DOT ac DOT uk (D J Hampson) Subject: Is Fat DS the best way to write to 0xA0000? Content-Type: text/plain; charset=us-ascii Organization: School of Mathematical Sciences, University of Bath, UK Message-ID: Mime-Version: 1.0 Date: Thu, 24 Apr 1997 16:01:42 GMT Lines: 11 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I've been using nearptrs to access 0xA0000 (for simple MCGA stuff), but I was wondering if there is a (equally fast) way to do it by making DPMI calls (to tell DPMI that 'its okay' for me to write in that memory). Surely there must be some way to tell DPMI that you want to write to the screen directly, rather than cheating. (Or not?) -- David Hampson e-mail : ma6djh AT bath DOT ac DOT uk Uni Page : http://www.bath.ac.uk/~ma6djh/