rpcsx/rpcs3/Emu
kd-11 e55d216619 rsx: Workarounds for some buggy games
- Replace assert with log message until hardware testing confirms findings
2019-08-28 14:54:51 +03:00
..
Audio Minor fixes 2019-07-01 04:33:23 +03:00
Cell Fix SPRX building on AppImage builds 2019-08-27 17:25:55 +03:00
CPU Implement cpu_thread::stop_all() 2019-08-22 02:13:39 +03:00
Io cellKb: improve key conversion 2019-08-18 08:18:15 +02:00
Memory Fix vm::reserve_map logic 2019-08-22 03:53:40 +03:00
RSX rsx: Workarounds for some buggy games 2019-08-28 14:54:51 +03:00
CMakeLists.txt crypto: implement AES-NI acceleration 2019-08-19 23:39:40 +03:00
GameInfo.h Qt: Fall back to VERSION in game list 2019-08-21 07:57:44 +02:00
IdManager.cpp Migration to named_thread<> 2018-10-19 22:22:35 +03:00
IdManager.h Remove fxm::make_always 2019-08-27 03:50:15 +03:00
IPC.h Cleanup semaphore<> (sema.h) and mutex.h (shared_mutex) 2018-09-03 23:00:36 +03:00
System.cpp emucore: Initialize fxo on loading RSX captures 2019-08-27 21:59:02 +03:00
System.h Add option for keyboard layout 2019-08-18 08:18:15 +02:00
VFS.cpp Fix VFS initialization 2019-08-22 02:46:21 +03:00
VFS.h Implement vfs::host::unlink 2019-04-10 13:58:12 +03:00