sy2002 / MiSTer2MEGA65

Framework to simplify porting MiSTer (and other) cores to the MEGA65
GNU General Public License v3.0
34 stars 8 forks source link

Fix HDMI timings #1

Closed sy2002 closed 2 years ago

sy2002 commented 2 years ago

Just as an internal reminder for not forgetting the TODOs: In the gbc4mega65 project, we are currently fine-tuning the HDMI video and audio compatibility. The results of these three issues need to be ported to the MiSTer2MEGA65 framework, too:

HDMI protocol analyzer complains about: "Invalid combination" Q1/Q0, Y1/Y0, YQ1/YQ0

720p @ 60 Hz CEA-861E Video Format Timing Error

Question: Is there an easy transistion?

sy2002 commented 2 years ago

The "Fix HDMI timings" part of this issue is done by the merge mentioned above. What is still missing is HDMI audio.

sy2002 commented 2 years ago

What is still missing is (outside of Audio, which will be done separately):

Bring this in sync with gbc4mega65's activities between July and November 2021:

sy2002 commented 2 years ago

Done and double-checked on March, 28.