Closed hrydgard closed 2 weeks ago
This allows creating debuggers that run within the context of the emuthread - like the upcoming imgui-based debugger.
You can thus now enter the pause menu when the debugger is paused.
Note: This does not yet remove freezing the thread when debugging the GE (PSP's GPU), that's more complicated and will come later.
This allows creating debuggers that run within the context of the emuthread - like the upcoming imgui-based debugger.
You can thus now enter the pause menu when the debugger is paused.
Note: This does not yet remove freezing the thread when debugging the GE (PSP's GPU), that's more complicated and will come later.