mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 12:55:45 +00:00
Suspend temporally
This commit is contained in:
parent
d265a37688
commit
50495de641
3 changed files with 31 additions and 1 deletions
|
@ -160,6 +160,8 @@ public:
|
|||
/// Shutdown the emulated system.
|
||||
void Shutdown();
|
||||
|
||||
void stallForGPU(bool pause);
|
||||
|
||||
/**
|
||||
* Load an executable application.
|
||||
* @param emu_window Reference to the host-system window used for video output and keyboard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue