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

Texts at the bottom scrolls and becomes dashed #53

Open
stophin opened this issue Sep 4, 2024 · 0 comments
Open

Texts at the bottom scrolls and becomes dashed #53

stophin opened this issue Sep 4, 2024 · 0 comments

Comments

@stophin
Copy link

stophin commented Sep 4, 2024

Texts at the bottom scrolls and becomes dashed. Rarely seen in .nes games with life/status bars, which I can only find in Shalamander.
I added a line at line 201 in PPU.cpp as follows:
m_dataAddress &= ~0x001F; // coarse X = 0
and it stops to scroll but still in dashed mode.

Shaluomanshe

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

No branches or pull requests

1 participant