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 COP0 register access #96

Open
tamaroning opened this issue Aug 29, 2023 · 0 comments
Open

Fix COP0 register access #96

tamaroning opened this issue Aug 29, 2023 · 0 comments

Comments

@tamaroning
Copy link
Collaborator

tamaroning commented Aug 29, 2023

Some of them are read-only and write to them are ignored or masked.

For example, see
https://github.com/project64/project64/blob/353ef5ed897cb72a8904603feddbdc649dff9eca/Source/Project64-core/N64System/Mips/Register.cpp#L367
Patch: project64/project64@53e00b8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant