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

Eliminate some spammy log messages in MMU mode #1754

Merged
merged 1 commit into from Dec 22, 2014

Conversation

FioraAeterna
Copy link
Contributor

dcbz: just don't use GetPointer, that can't be right anyways
ppcanalyst: don't print "instruction hex 0" messages in MMU mode, where ISIs
are expected.

dcbz: just don't use GetPointer, that can't be right anyways
ppcanalyst: don't print "instruction hex 0" messages in MMU mode, where ISIs
are expected.
@magumagu
Copy link
Contributor

We should probably fix this code at some point to correctly distinguish between the illegal instruction 0x0 and an ISI, but that's mostly orthogonal.

LGTM.

@FioraAeterna
Copy link
Contributor Author

Yeah, definitely agreed on the ISI bit.

@magumagu
Copy link
Contributor

@dolphin-emu-bot rebuild

@skidau
Copy link
Contributor

skidau commented Dec 21, 2014

Code looks ok and the MMU games still work

Sonicadvance1 added a commit that referenced this pull request Dec 22, 2014
Eliminate some spammy log messages in MMU mode
@Sonicadvance1 Sonicadvance1 merged commit e423939 into dolphin-emu:master Dec 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants