rpcsx/rpcs3/Emu
Unknown de465cb941 Fix "Exit RPCS3 when process finishes" command line crash
Added force_boot to force boot on cmdline boot.
Load() caused a Stop() that exited the application with "Exit RPCS3 when process finishes" enabled. Now Stop is only called if the emu is not stopped
2017-11-21 03:02:47 +04:00
..
Audio ALSA audio backend fixes 2017-11-15 21:00:02 +03:00
Cell Fix regressions caused by network code. (#3702) 2017-11-20 16:42:16 +03:00
CPU Add <typeinfo> 2017-09-19 15:07:07 +03:00
Io Pad Refactoring 2017-09-09 00:55:03 +01:00
Memory Add PPU instruction stat dumper 2017-10-11 20:06:33 +03:00
PSP2 Exitspawn support renewal 2017-09-19 15:07:07 +03:00
RSX Fixes from FreeBSD package (#3765) 2017-11-21 01:56:25 +04:00
GameInfo.h Fill game list from all locations 2017-07-12 18:16:09 +03:00
IdManager.cpp Fix idm::init, fxm::init 2017-08-06 16:13:11 +03:00
IdManager.h fxm::check_unlocked added 2017-02-22 12:57:39 +03:00
IPC.h Fix ipc_manager::add 2017-08-29 21:26:31 +03:00
System.cpp Fix "Exit RPCS3 when process finishes" command line crash 2017-11-21 03:02:47 +04:00
System.h Fix "Exit RPCS3 when process finishes" command line crash 2017-11-21 03:02:47 +04:00
VFS.cpp Escape problematic characters in VFS 2017-10-11 22:01:37 +03:00
VFS.h Escape problematic characters in VFS 2017-10-11 22:01:37 +03:00