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

M547 wram bank select bit is incorrect #363

Closed
negativeExponent opened this issue Jan 12, 2024 · 1 comment
Closed

M547 wram bank select bit is incorrect #363

negativeExponent opened this issue Jan 12, 2024 · 1 comment

Comments

@negativeExponent
Copy link

https://github.com/punesemu/puNES/blob/aa4085babbd52378312dd5d61cf4fc021b301277/src/core/mappers/mapper_547.c#L233C76-L233C76

wram bank select should be bit 3 instead of bit 7
https://www.nesdev.org/wiki/NES_2.0_Mapper_547

punesemu added a commit that referenced this issue Jan 12, 2024
@punesemu
Copy link
Owner

Fixed, thx for the report.

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

2 participants