mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-07 23:41:26 +12:00
Silly bugs fixed
This commit is contained in:
parent
48c75105e2
commit
b8a27d8a4c
13 changed files with 105 additions and 104 deletions
|
@ -402,6 +402,7 @@ void Emulator::Stop()
|
|||
GetModuleManager().Close();
|
||||
|
||||
CurGameInfo.Reset();
|
||||
RSXIOMem.Clear();
|
||||
vm::close();
|
||||
|
||||
finalize_ppu_exec_map();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue