X Tutup
Skip to content

Fixed MBC2 implementation#36

Merged
binji merged 1 commit intobinji:masterfrom
daid:patch-1
Sep 14, 2020
Merged

Fixed MBC2 implementation#36
binji merged 1 commit intobinji:masterfrom
daid:patch-1

Conversation

@daid
Copy link
Contributor

@daid daid commented Sep 12, 2020

MBC2 only uses bit 8 to check between RAM enable and ROM bank, when writing to address < 0x4000. Both pandocs and sameboy agree on this.

MBC2 only uses bit 8 to check between RAM enable and ROM bank, when writing to address < 0x4000. Both pandocs and sameboy agree on this.
Copy link
Owner

@binji binji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@binji binji merged commit cb34848 into binji:master Sep 14, 2020
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

X Tutup