mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-02-14 19:47:59 +00:00
![Billy Laws](/assets/img/avatar_default.png)
This is required by recent wine changes to use longjmp for user callbacks. Switch to saving the context at every simulate call and setting the unwind SP/PC to that context with a small SEH trampoline for the syscall handler.