From: j DOT aldrich6 AT genie DOT com Message-Id: <199606082345.AA089397538@relay1.geis.com> Date: Sat, 8 Jun 96 23:46:00 UTC 0000 To: djgpp AT delorie DOT com Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Subject: Re: Simplest way to access VGA Reply to message 9792524 from STRIDER7 AT UNM. on 06/08/96 3:38PM >is there any other way to re-map a 64k buffer to 0xa0000 besides using dpmi >1.0 functions? Not that I know of. Linear page remapping is a 1.0-only feature. John