JDet-74 / C128toSCART_THT

A project to connect a Commodoer C128 or another CGA Device to a SCART device
GNU General Public License v3.0
10 stars 1 forks source link

C128 on TV screen #2

Open yovish opened 2 years ago

yovish commented 2 years ago

Hello!

I am a fan of 8-bit microcomputers and an electronics hobbyist. I have built for my own use a cable for Commodore 128 that allows to view images from C128 on TV screen in 80 column mode and 40 column mode after proper switching. This cable is quite versatile as it supports these modes:

In my cable it is possible to control color saturation, separately for each component of primary colors (RGB) and separately the effect of Intensity on each color component.

I am wondering about a version with improvement of some colors, such as brown (dark-yellow in RGBI=1100) and dark gray (in RGBI=0001), which look bad on most screens. I know that some CGA monitors automatically corrected the dark-yellow to brown.

I found a project on the internet that uses TTL ICs (74LS244, 74LS138 and 74LS86) to correct such colors, but I liked more your project that uses the ATF16V8BQL (GAL16V8) chip. I programmed the GAL16V8D chip, with the Jedec file from your project, and analyzed how the output colors are set based on the RGBI data. Since I would like to have more control, over the output signals, and I am not yet able to create a PLD file myself, could I ask for the file with which you created your Jedec (JED) file?

Best regards Andrzej Bogacz (Yovish) from Poland abogacz.pl@gmail.com

Translated with www.DeepL.com/Translator (free version) PRZYSTAWKA (Gotowa) PRZYSTAWKA (Przewody)

JDet-74 commented 2 years ago

Hello Andrzej,

it looks like you are using a resistor ladder with some diodes for converting the RGBI signal to RGB signal. Is it something like that, what H2Obsession did? https://sites.google.com/site/h2obsession/CBM/C128/rgbi-to-scart

I just used the GAL to convert the 4 bit RGBI color scheme to the 6 bit (2 bit each color) RGB color scheme.

Since I would like to have more control, over the output signals, and I am not yet able to create a PLD file myself, could I ask for the file with which you created your Jedec (JED) file?

To program the GAL I used the Windows Software WinCUPL.

Regards

Tilo

yovish commented 1 year ago

Hello again! And can I ask you to give me the PLD file created in WinCupl? I am not able to do that yet. Best regards Andrzej Bogacz (Yovish)

    Dnia 13 marca 2022 13:17 Kernelpanic ***@***.***> napisał(a):

Hello Andrzej, it looks like you are using a resistor ladder with some diodes for converting the RGBI signal to RGB signal.
Is it something like that, what H2Obsession did?
https://sites.google.com/site/h2obsession/CBM/C128/rgbi-to-scart I just used the GAL to convert the 4 bit RGBI color scheme to the 6 bit (2 bit each color) RGB color scheme.

Since I would like to have more control, over the output signals, and I am not yet able to create a PLD file myself, could I ask for the file with which you created your Jedec (JED) file?

To program the GAL I used the Windows Software WinCUPL. Regards Tilo

— Reply to this email directly, github.com view it on GitHub , or github.com unsubscribe . Triage notifications on the go with GitHub Mobile for apps.apple.com iOS or play.google.com Android . You are receiving this because you authored the thread. Message ID: <JDet-74/C128toSCART_THT/issues/2/1066089578 @ github . com>