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

fixed address range typo #110

Merged
merged 2 commits into from
Oct 18, 2019
Merged

fixed address range typo #110

merged 2 commits into from
Oct 18, 2019

Conversation

jpack2015
Copy link
Contributor

@jpack2015 jpack2015 commented Oct 18, 2019

In the ReadByte and WriteByte functions (MMU.cpp), the addressable range of Bank 1 should be 0xD000 to 0xDFFF.

Fixed a typo in the Bank 1 read range from 0xC000 to 0xD000
@Dooskington Dooskington merged commit f180faa into Dooskington:master Oct 18, 2019
@Dooskington
Copy link
Owner

Awesome, thanks!
Was pleasantly surprised to see a PR for this project :)

@jpack2015
Copy link
Contributor Author

jpack2015 commented Oct 18, 2019 via email

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