C64MEGA65 icon indicating copy to clipboard operation
C64MEGA65 copied to clipboard

DVI: Autodetect monitor capabilities and auto-activate DVI mode

Open sy2002 opened this issue 5 months ago • 0 comments

If one has a display / monitor that does not support HDMI but only DVI, then the screen stays black when the core is started. Our current "workaround" for this situation is this recipe that users can run through:

https://github.com/MJoergen/C64MEGA65#hdmi-compatibility

Using M2M's new I2C features, we can find out the monitor's capabilities and automatically activate DVI mode for such displays.

sy2002 avatar Jan 07 '24 10:01 sy2002