rpcsx/rpcs3/Emu
Eladash 54f2c27ba0 cellGameDataCheckCreate(2): Set nullptr in setParam
* setParam is nullptr by default.
* if setParam is null and it's new data, return error code.
2020-02-21 14:49:45 +03:00
..
Audio Gracefully fall back to a null renderer if XAudio2 fails to Init 2020-02-20 23:33:09 +03:00
Cell cellGameDataCheckCreate(2): Set nullptr in setParam 2020-02-21 14:49:45 +03:00
CPU Try to ignore some annoying warning (seems CIB) 2020-02-17 20:56:03 +03:00
Io Fix signed-unsigned comparisons and mark warning as error (part 2). 2020-02-19 22:54:58 +03:00
Memory First part of fixing sign-compare warning (inside be_t). 2020-02-19 22:54:58 +03:00
RSX Fix signed-unsigned comparisons and mark warning as error (part 2). 2020-02-19 22:54:58 +03:00
CMakeLists.txt Replace XAudio2 implementation with an unified Xaudio2Redist 2020-02-20 23:33:09 +03:00
GameInfo.h Qt: Fall back to VERSION in game list 2019-08-21 07:57:44 +02:00
GDB.cpp Fix signed-unsigned comparisons and mark warning as error (part 2). 2020-02-19 22:54:58 +03:00
GDB.h GDB: remove wrong_checksum_exception 2019-11-08 19:27:11 +03:00
IdManager.cpp Idm: Minor assert fix 2020-02-15 10:41:15 +03:00
IdManager.h Idm: Minor assert fix 2020-02-15 10:41:15 +03:00
IPC.h Cleanup semaphore<> (sema.h) and mutex.h (shared_mutex) 2018-09-03 23:00:36 +03:00
System.cpp Minor fixup for /dev_flash creation 2020-02-20 14:38:09 +03:00
System.h move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
system_config.cpp move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
system_config.h Restore some /dev_flash logic 2020-02-20 12:43:53 +03:00
system_config_types.cpp move enum formatters from system to config files 2020-02-17 15:08:17 +03:00
system_config_types.h move config structs to own files and clean up some headers 2020-02-17 15:08:17 +03:00
title.cpp Add more game window title options 2020-02-20 20:07:25 +01:00
title.h Add more game window title options 2020-02-20 20:07:25 +01:00
VFS.cpp Fix signed-unsigned comparisons and mark warning as error (part 2). 2020-02-19 22:54:58 +03:00
VFS.h Fix lv2_fs_object::name 2020-01-04 21:44:03 +03:00