Color Graphics Adapter: Difference between revisions

Content deleted Content added
Textmode color: cards -> card's
Line 275:
 
===Textmode color===
Each character cell stored four bits for foreground and background color. However, in the cardscard's default configuration, the fourth bit of the background color does not set intensity, but sets the blink attribute for the cell. All characters on the screen with this bit set will periodically blink, meaning their foreground color will be changed to their background color so the character becomes invisible. All characters blink in unison.
 
By setting a hardware register, the blink feature can be disabled, restoring access to high-intensity background colors.