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

Updated display list manager to support custom primitive types #19

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

nicholas477
Copy link

Before, the CUpdatePrimCmd command wasn't wide enough to support custom primitive types in display lists. Custom primitive types require the 31st bit be set and the CUpdatePrimCmd only held an 8 bit wide command, so I made the command wider.

@rickgaiser rickgaiser merged commit 1d26bd8 into ps2dev:master Nov 29, 2023
1 check passed
@nicholas477 nicholas477 deleted the dlmanager_custom_prim_types branch December 1, 2023 00:23
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

Successfully merging this pull request may close these issues.

2 participants