cores rework #505
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "threading"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Download the artifacts for this pull request:
Only for Developers