Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!cs.utexas.edu!uunet!mcvax!ukc!axion!galadriel!stevep From: stevep@galadriel.UUCP (Steve Paine) Newsgroups: comp.sys.ibm.pc Subject: Re: HELP! Screen memory organisation. Message-ID: <278@galadriel.UUCP> Date: 26 Jun 89 11:56:37 GMT Organization: RT6115, BTRL, Martlesham Heath, England Lines: 6 I need help with the PC's screen memory. I am writing a program that needs to be portable amongst PC - clones, and must use standard graphics. (Not EGA etc.) I gather that writing directly to screen memory is the standard way to do hi-res on a pc, so i've found the sceen memory (a0000h - b0000h, yes?). How is the memory configured in the graphics modes or can anyone point me to some good books on the subject. From a 'wet-behind-the-ears' PC user - Thanks.