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

WiimoteEmu: Minor accuracy fixes. #7812

Merged
merged 1 commit into from
Feb 21, 2019

Conversation

jordan-woyak
Copy link
Member

All verified on real hardware.

Report mode changes only "ack" when the relevant bit is set.

Read/Write "address space" is controlled by bits 0x4 and 0x8 (not 0x2 and 0x4).
This matches wiibrew documentation.
There must have been a bitfield oops at some point but it was silently working because games only ever set bit 0x4.

@JMC47 JMC47 merged commit 3426c98 into dolphin-emu:master Feb 21, 2019
@jordan-woyak jordan-woyak deleted the wiimote-emu-minor branch February 21, 2019 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants