How is the memory written to a frame of memory (0xA0000-BFFFF) mapped onto display memory (0-256k)? I've implemented simple mapping using the write and read modes, but I can't find any information relating to the mapping of written bytes to display memory. Anyone knows where I can find it?