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

SWCommandProcessor: fix the CPReg structure fields #27

Merged
merged 1 commit into from Feb 4, 2014

Conversation

delroth
Copy link
Member

@delroth delroth commented Feb 4, 2014

This structure fields should match byte-to-byte the layout of MMIO registers:
it is addressed using the MMIO reg address when doing a CP MMIO read. This was
unfortunately not the case, causing CP reads to be mostly broken with the
software renderer.

This structure fields should match byte-to-byte the layout of MMIO registers:
it is addressed using the MMIO reg address when doing a CP MMIO read. This was
unfortunately not the case, causing CP reads to be mostly broken with the
software renderer.
@delroth
Copy link
Member Author

delroth commented Feb 4, 2014

LGTM'd by @Parlane on IRC.

delroth added a commit that referenced this pull request Feb 4, 2014
SWCommandProcessor: fix the CPReg structure fields
@delroth delroth merged commit 36f6ec8 into dolphin-emu:master Feb 4, 2014
@Parlane
Copy link
Member

Parlane commented Feb 4, 2014

lgtm :)

Techjar pushed a commit to Techjar/dolphin that referenced this pull request Jan 30, 2022
Added No Clip for Metroid Prime 3 Corruption NTSC standalone version
rapito pushed a commit to project-lylat/dolphin that referenced this pull request Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants