mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-07 07:25:26 +00: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