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

System: Simplify memory allocation #10082

Merged
merged 5 commits into from
Oct 10, 2023
Merged

System: Simplify memory allocation #10082

merged 5 commits into from
Oct 10, 2023

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Oct 9, 2023

Description of Changes

Gets rid of almost 1,000 lines of silly Jake code which never made sense.

Also moves the dispatches from static/global variables into the code area, which is a fix for the underlying issue mentioned in #10011.

Rationale behind Changes

See above.

Suggested Testing Steps

Make sure recs, and probably ints work on all platforms.
Make sure software renderer works.

@stenzek stenzek merged commit 312a583 into PCSX2:master Oct 10, 2023
12 checks passed
@stenzek stenzek deleted the dispatcher branch October 10, 2023 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants