mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-25 23:15:57 +03:00
[GH-ISSUE #623] idea, use different threads for cpu and other emulator funtions #91
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @ariahirose64 on GitHub (Nov 24, 2025).
Original GitHub issue: https://github.com/gopher64/gopher64/issues/623
i was thinking of having the different chips run on different threads since the requirements are x86_64v3 anyway. i do think it should be toggle able if worked on
@loganmc10 commented on GitHub (Nov 24, 2025):
I have attempted this in the past without success (having the RSP run in its own thread). However, if someone else wants to give it a go, they are more than welcome, of course.