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

casio/pv1000.cpp: fix border color #12515

Merged
merged 1 commit into from
Jun 28, 2024
Merged

casio/pv1000.cpp: fix border color #12515

merged 1 commit into from
Jun 28, 2024

Conversation

lidnariq
Copy link
Contributor

Research I did a year ago established that Casio's PV-1000 border colors red and blue bits are reversed.
See https://forums.nesdev.org/viewtopic.php?p=288421#p288421

People on the discord agreed that swapping the palette definition and tiles interpretation structure was cleaner than explicitly bit-reversing the value received during the I/O port writes

@angelosa angelosa merged commit 7a87d06 into mamedev:master Jun 28, 2024
5 checks passed
@angelosa angelosa changed the title Casio PV-1000: Border colors are wrong (blue and red are swapped) casio/pv1000.cpp: Border colors are wrong (blue and red are swapped) Jun 28, 2024
@angelosa angelosa changed the title casio/pv1000.cpp: Border colors are wrong (blue and red are swapped) casio/pv1000.cpp: fix border color Jun 28, 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.

2 participants