rpcsx/rpcs3/Emu
Eladash 1669e95870 Implement lv2_file::open()
Return accurate error codes in prx_load_module, sys_spu_image_open and overlay_load_module.
2020-03-06 21:16:46 +03:00
..
Audio AudioBackend.cpp: Implicit enum to float conversions are deprecated 2020-02-23 09:38:04 +03:00
Cell Implement lv2_file::open() 2020-03-06 21:16:46 +03:00
CPU Fix warnings in emucore 2020-03-04 21:23:34 +03:00
Io Qt/Input: piggyback on existing callback for battery_level 2020-03-05 22:37:48 +01:00
Memory First part of fixing sign-compare warning (inside be_t). 2020-02-19 22:54:58 +03:00
NP Fix warnings in emucore 2020-03-04 21:23:34 +03:00
RSX Replace std::string::npos with umax 2020-03-05 14:05:23 +03:00
CMakeLists.txt Fake PSN (#7516) 2020-03-04 13:55:35 +00:00
GameInfo.h Compilation fix 2020-02-29 21:16:28 +03:00
GDB.cpp Replace std::string::npos with umax 2020-03-05 14:05:23 +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 Fix SPRX/firmware installation (use a mutex) 2020-03-06 08:39:24 +03:00
System.h Add error for missing firmware 2020-02-29 21:19:01 +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 Fake PSN (#7516) 2020-03-04 13:55:35 +00:00
system_config_types.cpp Fake PSN (#7516) 2020-03-04 13:55:35 +00:00
system_config_types.h Fake PSN (#7516) 2020-03-04 13:55:35 +00: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 fixed_typemap: implement need<> method 2020-02-26 21:23:30 +03:00
VFS.h Fix lv2_fs_object::name 2020-01-04 21:44:03 +03:00