mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-07 23:41:26 +12:00
"Memory" eliminated
This commit is contained in:
parent
aad97aaea1
commit
48c75105e2
33 changed files with 562 additions and 910 deletions
|
@ -402,7 +402,7 @@ void Emulator::Stop()
|
|||
GetModuleManager().Close();
|
||||
|
||||
CurGameInfo.Reset();
|
||||
Memory.Close();
|
||||
vm::close();
|
||||
|
||||
finalize_ppu_exec_map();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue