1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-28 23:16:30 -05:00
Files
suyu-mirror/src/core/arm
Markus Wick 3d2e80daed core/arm_interface: Call SVC after end of dynarmic block.
So we can modify all of dynarmic states within SVC without ExceptionalExit.

Especially as the ExceptionalExit hack is dropped on upstream dynarmic.
2021-05-27 23:23:23 +02:00
..