Date: Mon, 7 Jul 1997 14:15:08 -0500 (CDT) From: Adam W Lee Message-Id: <199707071915.OAA23392@sendit.sendit.NoDak.edu> To: djgpp AT delorie DOT com Subject: Re: New approach to VGA mem Precedence: bulk Why don't you just do something using the idea that vid_arry[x][y] = vid[320*y+x]? atomly