mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-12 01:38:37 +12:00
PPU thread scheduler
This commit is contained in:
parent
e4962054a4
commit
598c90f376
41 changed files with 699 additions and 259 deletions
|
@ -466,6 +466,7 @@ void Emulator::Stop()
|
|||
|
||||
LOG_NOTICE(GENERAL, "All threads stopped...");
|
||||
|
||||
lv2_obj::cleanup();
|
||||
idm::clear();
|
||||
fxm::clear();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue