HOME

TheInfoList



OR:

The MC6847 is a video display generator (VDG) first introduced by Motorola and used in the TRS-80 Color Computer, Dragon 32/64, Laser 200, TRS-80 MC-10/ Matra Alice, NEC PC-6000 series, Acorn Atom, and the APF Imagination Machine, among others. It is a relatively simple display generator compared to other display chips of the time. It is capable of displaying alphanumeric text, semigraphics and raster graphics contained within a roughly square display matrix 256 pixels wide by 192 lines high. The ROM includes a 5 x 7 pixel font, compatible with 6-bit ASCII. Effects such as inverse video or colored text (green on dark green; orange on dark orange) are possible. It is capable of displaying nine colors: black, green, yellow, blue, red, buff (almost-but-not-quite white), cyan, magenta, and orange (two extra colors, dark green and dark orange, are only possible as backgrounds for alphanumeric text modes). According to the MC6847 datasheet, the colors are formed by the combination of three signals: Y with 6 possible levels, R-Y (or \phi A with 3 possible levels) and B-Y (or \phi B with 3 possible levels), based on the YPbPr colorspace, and then converted for output into a NTSC analog signal. The low display resolution is a necessity of using television sets as display monitors. Making the display wider risked cutting off characters due to
overscan Overscan is a behaviour in certain television sets, in which part of the input picture is shown outside of the visible bounds of the screen. It exists because cathode-ray tube (CRT) television sets from the 1930s through to the early 2000s were h ...
. Compressing more dots into the display window would easily exceed the resolution of the television and be useless.


Signal levels and color palette

The chip outputs a NTSC-compatible progressive scan signal composed of one field of 262 lines 60 times per second. According to the MC6847 datasheet, colors are formed by the combination of three signals: Y
luminance Luminance is a photometric measure of the luminous intensity per unit area of light travelling in a given direction. It describes the amount of light that passes through, is emitted from, or is reflected from a particular area, and falls withi ...
, \phi A chroma and \phi B chroma, according to the YPbPr color space. These signals can drive a TV directly, or be used with a NTSC modulator (Motorola MC1372) for RF output. Y may assume one of these voltages: "Black" = 0.72V; "White Low" = 0.65V; "White Medium" = 0.54V; "White High" = 0.42V. \phi A (or R-Y) and \phi B (or B-Y) may be: "Output Low" = 1.0V; "R" = 1.5V; "Input High" = 2.0V. The following table shows the signal values used: Notes: 1) The colors shown are adjusted for maximum brightness and only approximate (different color spaces are used on TV - BT601 and web pages -
sRGB sRGB is a standard RGB (red, green, blue) color space that HP and Microsoft created cooperatively in 1996 to use on monitors, printers, and the World Wide Web. It was subsequently standardized by the International Electrotechnical Commission ( ...
).
2) At least on the Color Computer 1 and 2, the alternate palette of text modes (actually the text portion of semigraphic modes) was dark pink (or dark red) on light pink, of shades not listed here (and no dark orange), whereas the Color Computer 3, with a different chip, made it dark orange on orange. The first eight colors of this table were numbered 0 to 7 in the upper bits of the character set (when bit 7 was set, bits 4-6 represented the color number), but ColorBASIC's numbering was 1 higher than that in text mode, as it used 0 for black.


Video modes

Possible MC6847 video display modes:


Character generator

The built-in
character generator A character generator, often abbreviated as CG, is a device or software that produces static or animated text (such as news crawls and credits rolls) for keying into a video stream. Modern character generators are computer-based, and they can g ...
ROM offers 64 ASCII characters with 5x7 pixels. Characters can be green or orange, on dark green or orange background, with a possible "invert" attribute (dark character on a bright background). An updated version of the chip (MC6847T1) was capable of generating lowercase characters.


See also

*
Motorola 6845 The Motorola 6845, or MC6845, is a display controller that was widely used in 8-bit computers during the 1980s. Originally intended for designs based on the Motorola 6800 CPU and given a related part number, it was more widely used alongside v ...
, video address generator * Thomson EF9345 * TMS9918 * MOS Technology VIC-II * List of home computers by video hardware


References

{{reflist Graphics chips 6847