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

Improper rendering of sprites in the RPS rom by SystemLogoff #1

Closed
SegmentationViolator opened this issue Oct 26, 2023 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@SegmentationViolator
Copy link
Owner

SegmentationViolator commented Oct 26, 2023

Renders a malformed sprite on pressing z and the sprite doesn't get cleared

image

the keypad layout seems to be messed up as well, pressing x chooses rock and pressing c chooses paper (expected z to choose rock and x to choose paper)

link to the rom

@SegmentationViolator
Copy link
Owner Author

Fixed. It seems like a bug in instruction 8xy5 or 8xy7 (or both), the flag register was being set incorrectly

@SegmentationViolator SegmentationViolator added the bug Something isn't working label Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant