Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heathkit/tlb.cpp: Avoid clearing cliprect in MC6845_BEGIN_UPDATE for superset ROM. #11804

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

mgarlanger
Copy link
Contributor

When DE is not set, use the bitmap's rowpixels() instead of count_x * 8 to clear the row. This allows the removal of the cliprect clearing occurring in the MC6845_BEGIN_UPDATE callback, which was need to properly handle the screen saver feature of the superset.

@cuavas cuavas merged commit 93533fa into mamedev:master Dec 10, 2023
5 checks passed
Luigi30 pushed a commit to Luigi30/mame that referenced this pull request Dec 16, 2023
einstein95 pushed a commit to einstein95/mame that referenced this pull request Mar 2, 2024
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.

None yet

2 participants