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

cores rework #505

Merged
merged 7 commits into from
Jan 10, 2025
Merged

cores rework #505

merged 7 commits into from
Jan 10, 2025

Conversation

LotP1
Copy link
Contributor

@LotP1 LotP1 commented Jan 9, 2025

This PR changes the core count to be defined in the device instead of being a const value.
This is mostly a change for future features I want to implement and should not impact any functionality.
The console will now log the range of cores requested from the application, and for now, if the requested range is not 0 to 2 (the 3 cores used for application emulation), it will give an error message which tells the user to contact me on discord. I'm doing this because I'm interested in finding applications/games that don't use 3 cores and the error will be removed in the future once I've gotten enough data.

@github-actions github-actions bot added gui Affects the Avalonia UI or translations. horizon Affects the Horizon OS HLE components. kernel Affects the kernel HLE components. labels Jan 9, 2025
@LotP1 LotP1 changed the title Initial implementation cores rework Jan 9, 2025
@LotP1 LotP1 marked this pull request as ready for review January 9, 2025 16:33
@GreemDev GreemDev merged commit 918ec1b into Ryubing:master Jan 10, 2025
10 checks passed
@GreemDev GreemDev mentioned this pull request Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui Affects the Avalonia UI or translations. horizon Affects the Horizon OS HLE components. kernel Affects the kernel HLE components.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants