Skip to content

Fix sync issues#16

Open
necroware wants to merge 4 commits intomainfrom
fix-sync-issues
Open

Fix sync issues#16
necroware wants to merge 4 commits intomainfrom
fix-sync-issues

Conversation

@necroware
Copy link
Copy Markdown
Owner

Multiple fixes:

  • Replaced C2 capacitor with 4.7µF
  • Replaced R1/R2 with 33 Ohm resistors to raise the sync voltage to 3.3V
  • Simplified c-sync equation (this shouldn't have any effect)

The c-sync equation was slightly complicated and was trying to
incorporate the sync mode. The negative/positive v-sync level is
used for color mode detection and c-sync is also inverted dependent
on that. However, so far I didn't find hardware which would need that.
That could be even wrong, so for now I removed the mode from the c-sync
equation and it is again a simple XNOR, which hopefully will just work
with every mode, Hercules, CGA and HiRes-EGA.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TTL signal level for sync signals Auto mode detection filter doesn't work in CGA mode for C-Sync with C2=1uF

1 participant