We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This opcode pair is heavily involved in the RSP graphics ucode, so there should be tests for them.
The text was updated successfully, but these errors were encountered:
Also need testing around the offset operand as it has to be clamped, graphics microcode won't work right unless clamping is done, to explain this better look at this line from cxd4's rsp source: https://github.com/cxd4/rsp/blob/ee3cb4a9f6233a170db09729374c992ae8e30141/su.c#L1820
Sorry, something went wrong.
No branches or pull requests
This opcode pair is heavily involved in the RSP graphics ucode, so there should be tests for them.
The text was updated successfully, but these errors were encountered: