CGA programming: Difference between revisions

Content deleted Content added
Sandos (talk | contribs)
m added various links
Sandos (talk | contribs)
mNo edit summary
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|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.