bakemono wrote on 2024-09-23, 16:59:
dr.zeissler wrote on 2024-09-23, 10:24:
VGA through 9pin TTL means limitation to 64colors right?
Does this mean EGA color-output, or is 16colors with VGA palette is possible?
TTL is 16 or 64 colors (or mono). Analog RGB is needed to get full VGA color.
Analog RGB in a 9-pin connector is not unheard of, though I don't know of anything that used it besides some Amiga add-on boards.
Analog 9-pin RGB is a thing. The IBM PGA ("professional graphics adapter") used analog RGB on a DE9 connector. The pinout of that connector seems to have gotten the most common pinout of analog 9-pin RGB. This pinout is present on a couple of analog/digital monitors like the NEC MultiSync II (and likely the original NEC MultiSync as well).
On the other hand, while I've seen a lot of EGA and VGA graphics cards, I have yet to see a EGA/VGA card that uses its 9-pin connector for analog output, especially if it also has a 15-pin connector.
On EGA/VGA combination cards, it is extremely likely that the digital RGBI/RGBrgb output (16/64 colors) is tapped from the circuit before the RAMDAC (that provides 256 out of 262144 colors), but after the EGA attribute controller (that provides 16 out of 64 colors). So you can get the 64 EGA colors on the digital output, but any changes to VGA palette registers will be ignored on the digital output.