As far as I know, for vga mode, all pixel data is stored from 0xa000:0x0000 to 0xa000:0xFA00<br><br>each pixel is a byte since it's at 256 color depth<br><br>But this is only for vga mode, maybe this is somehow related to other modes. I don't know, I'm a newbie.