mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-02-12 10:29:24 +00:00
![Ryan Houdek](/assets/img/avatar_default.png)
Similar to #3284 but works around some of the bugs that one introduced. This is the minimal amount of changes to move the ownership from FEXCore to the frontend. Since the frontends don't yet have a full thread state tracking, there is an opaque pointer that needs to be managed. In the followup commits this will be changed to have the syscall handler to be the thread object manager.