|
|
|
|
|
by rbanffy
3787 days ago
|
|
I guess that having a nice separate character generator ROM for use with their TTL monitore (both for the CGA and the MDA) wound increase the cost. Damn bean counters. I remember the frustration that my Apple II+ with Videx card (plugged to a monochrome monitor through composite) had nicer looking text than the IBM (mono CGA on RGBi) next to it. Even more infuriating, it was also better than the much better specced Apple IIe that sat to its other side (and used the stock font for 80-column text). And yes, even under PAL-M (PAL with NTSC timings), 80-column text on a color composite screen was awful. My II had a switch installed to turn off color signal generation, making the text much more readable. |
|
Part of the reason for this is that IBM split the market into CGA for graphics and MDA for better text (9x14 character cell). Because the MDA adapter didn't display graphics, IBM made it possible to run both a CGA and a MDA in the same machine. Software like Lotus 1-2-3 could put the spreadsheet on the MDA and the graphics on the CGA. Dual monitors in the mid-80's.
Prior to the development of the EGA and VGA, there were a few interesting competitive responses to IBM's CGA/MDA split. The first was the Hercules card. This would let customers that had bought IBM's MDA (and it's matching monitor) get access to graphics. It wasn't compatible with CGA graphics, but it was higher resolution and wound up being fairly widely supported where it mattered. Compaq also had a solution to the problem... they shipped adapter/monitor pairs that could display MDA-quality text in the text modes and would scale down to 640x200 to display graphics.
What ultimately wound up happening is pretty much what you'd expect. As graphics resolutions got better with EGA and VGA, the quality of text on color displays got to the point where the MDA didn't represent an improvement. That said, there was always the ability to run an MDA (or clone) in parallel with a EGA, VGA, etc... that configuration was useful to programmers because it let you put debug information on one display while the main display ran the software you were developing.