Suspend temporally
This commit is contained in:
parent
7dca0bc11d
commit
198c6ad0d7
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