hoglet67 / RGBtoHDMI

Bare-metal Raspberry Pi project that provides pixel-perfect sampling of Retro Computer RGB/YUV video and conversion to HDMI
GNU General Public License v3.0
807 stars 112 forks source link

How to connect Commodore c16 #351

Open bisvu opened 7 months ago

bisvu commented 7 months ago

dear experts, what would be the recommended way to connect c16 video signals to rgbtohdmi/analog and which profile/settings to use ?

video

c16-video

modulator

c16-modulator
IanSB commented 7 months ago

@bisvu

The commodore 16 generates PAL or NTSC chroma within the TED chip similar to the VIC chips on the c64 and VIC20 and that is too noisy to do pixel perfect sampling so it would require a lumacode board similar to the ones for those machines.

Unfortunately it doesn't look like that would be possible at the moment, see: https://github.com/c0pperdragon/LumaCode/issues/8

bisvu commented 7 months ago

Thank you Ian for the hint, I was afraid that this would be a long shot for the C16. Still, there are at least separate chroma and luma signals available - how to connect these to the analog board, with the understanding that pixel perfect sampling cannot be achieved ?