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

Improve NTSC artifact colors #53

Open
craigthomas opened this issue Oct 2, 2021 · 0 comments
Open

Improve NTSC artifact colors #53

craigthomas opened this issue Oct 2, 2021 · 0 comments

Comments

@craigthomas
Copy link
Owner

The emulator currently takes a fat pixel approach to emulating artifact colors. It performs a very rough approximation of whether to draw a red or blue pixel depending on the alternating patterns of black or white. While this does the job of incorporating colors into the display for artifact color modes, it appears blurry (the transition between colors in a true NTSC display would be more gradual with better gradation between pixels). The purpose of this enhancement is to generate a better drawing method that takes into account how NTSC artifacting works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant