6 ms·
16-color EGA and VGA had separate bitplanes, so writing 4 monochrome images would take the same time as a single one in color.
by rep_lodsb 3mo ago
16-color EGA and VGA had separate bitplanes, so writing 4 monochrome images would take the same time as a single one in color.
- MBCook 3mo agoOh I forgot about the concept of bitplanes. Yeah that would make it easy.