CGA programming: Difference between revisions

Content deleted Content added
Sandos (talk | contribs)
mNo edit summary
Sandos (talk | contribs)
m added link to pixel
Line 3:
I will put a more detailed spec about programming CGA here.
 
The video memory for the CGA framebuffer is supposed to be placed at real-mode segment 0xB800. 1 bit per [[pixel]] means that every byte packs 8 pixels, one for each bit respectively. The most significant bit controls the left-most pixel.