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

PPCSymbolDB: Fix LoadMap corrupting virtual addresses #5475

Merged
merged 1 commit into from May 26, 2017

Conversation

sepalani
Copy link
Contributor

LoadMap was corrupting SymbolMap's virtual addresses such as "7f02ea40" that got converted into "ff02ea40" which obviously won't map the symbol.

Ready to be reviewed & merged.

@hrydgard
Copy link
Contributor

LGTM

@leoetlino leoetlino merged commit 933767f into dolphin-emu:master May 26, 2017
@sepalani sepalani deleted the map-vaddr branch May 26, 2017 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants