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

Fix the addresses of MMIO registers. #2033

Merged
merged 1 commit into from Feb 22, 2015

Conversation

magumagu
Copy link
Contributor

MMIO registers are located at 0x0C000000 and 0x0D000000, not 0xCC000000.
The 0xCC000000 addresses are just an artifact of address translation.

@phire
Copy link
Member

phire commented Feb 12, 2015

Looks good to me.

@magumagu
Copy link
Contributor Author

@Sonicadvance1 Please review the AArch64 bits of this PR.

MMIO registers are located at 0x0C000000 and 0x0D000000, not 0xCC000000.
The 0xCC000000 addresses are just an artifact of address translation.
@magumagu
Copy link
Contributor Author

@Sonicadvance1 Ping.

@Sonicadvance1
Copy link
Contributor

Looks and works fine on ARM.

magumagu added a commit that referenced this pull request Feb 22, 2015
Fix the addresses of MMIO registers.
@magumagu magumagu merged commit 18ada7a into dolphin-emu:master Feb 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants