Remix.run Logo
F3nd0 3 hours ago

> (2 bits per color? how is that possible)

Assuming high colour depth, yes, but wouldn’t it have been specified as part of the question that ‘this was for four-color CGA mode’? I think 2 bits per colour for 4 colours total seem pretty sensible even in 2026. :-)

Sharlin 3 hours ago | parent | next [-]

Their point, I believe, is that someone (just about any younger person in 2026) who has never seen indexed color modes, or colors taking less than one byte per pixel to encode, could reasonably be confused by the notion of "two bits per pixel".

lstodd 3 hours ago | parent | prev [-]

2bpp is indexed obviously, question in 1994 would be is it bitplane or packed

HarHarVeryFunny 4 minutes ago | parent [-]

CGA was very limited, and didn't even support full per-color indexing - instead you got to choose one of two palettes (i.e. one of two different sets of 4 predetermined colors).

CGA was followed by EGA which supported 16 individually indexed colors (with a palette of 64 colors). With dithering you could display "faded polaroid" quality photos.