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
847 stars 115 forks source link

Does anybody have a profile for MSX2? #270

Closed alex3331 closed 2 years ago

alex3331 commented 2 years ago

I have an Omega MSX2 with RGB output. Is there a profile already written for this? Thanks

IanSB commented 2 years ago

The MSX2 has too many colours (at least 19268 according to wikipedia) so it won't work with the analog board and the RGB signals are already in analog form from the video chip which means it wouldn't be possible to pick up the digital bits internally so it's not going to work with RGBtoHDMI.

alex3331 commented 2 years ago

Thanks, that was my thinking too.

On Tue, Feb 1, 2022 at 11:34 AM IanSB @.***> wrote:

The MSX2 has too many colours (at least 19268 according to wikipedia) so it won't work with the analog board and the RGB signals are already in analog form from the video chip which means it wouldn't be possible to pick up the digital bits internally so it's not going to work with RGBtoHDMI.

— Reply to this email directly, view it on GitHub https://github.com/hoglet67/RGBtoHDMI/issues/270#issuecomment-1027039388, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIJTZWIZAIDFGUWFG6ENXQTUZADSZANCNFSM5NEYRNRA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

-- Alex Shakhnovich