Mapping Pixels to Memory
 
 
Simplest case:  assume a 512 x 512 screen with 16bpp                	Memory Location = Pixel #
1st plane is Bit 0 of each pixel 
Each plane 512 x 512 bits
Each memory location has one pixel.  Memory locations are in scanline order. 
Numbers are Mem locations