..
Audio
audio: rename audio channels to audio downmix
2020-07-08 21:11:23 +02:00
Cell
sys_memory: Improve sys_memory_get_page_attribute for stack
2020-09-26 21:48:12 +03:00
CPU
Debugger: Use Signed Hexadecimal formatting ( #8751 )
2020-08-20 22:07:31 +01:00
Io
Qt/Input: fix default pad handler
2020-09-22 06:59:38 +02:00
Memory
vm: Fix stack memory release, always reset memory flags
2020-09-26 21:48:12 +03:00
NP
Implement sceNpSignaling & signaling improvements ( #8836 )
2020-09-07 22:50:17 +01:00
RSX
rsx: Optimize vertex decoder to generate simpler code
2020-09-27 18:56:04 +03:00
CMakeLists.txt
Qt/overlays: Localize most rsx overlays
2020-09-14 18:24:18 +02:00
GameInfo.h
Compilation fix
2020-02-29 21:16:28 +03:00
GDB.cpp
Fix various explicitness, laziness, hard codes
2020-04-12 17:29:42 +03:00
GDB.h
GDB: remove wrong_checksum_exception
2019-11-08 19:27:11 +03:00
IdManager.cpp
idm: Implement creation/destruction invalidation counter
2020-05-24 19:24:07 +03:00
IdManager.h
IDM: Implement idm::clear<typename>
2020-06-12 22:12:36 +03:00
IPC.h
Cleanup semaphore<> (sema.h) and mutex.h (shared_mutex)
2018-09-03 23:00:36 +03:00
localized_string.cpp
Qt/overlays: use Argument list for translatable strings
2020-09-14 18:24:18 +02:00
localized_string.h
move localized_string_id to own file
2020-09-14 18:24:18 +02:00
localized_string_id.h
move localized_string_id to own file
2020-09-14 18:24:18 +02:00
System.cpp
patch_engine: Apply patch when APP_VER is unknown
2020-09-21 11:59:57 +02:00
System.h
Qt/overlays: use Argument list for translatable strings
2020-09-14 18:24:18 +02:00
system_config.cpp
Qt: disable TSX in the config.yml if not supported
2020-05-18 17:46:31 +02:00
system_config.h
Update rpcs3/Emu/system_config.h
2020-09-23 21:15:45 +02:00
system_config_types.cpp
RPCN Client ( #8663 )
2020-08-27 20:47:04 +01:00
system_config_types.h
RPCN Client ( #8663 )
2020-08-27 20:47:04 +01: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
MSVC bug workaround
2020-09-25 13:26:08 +03:00
VFS.h
Win32 FS: Rewrite (fix) vfs::host::rename
2020-09-24 18:06:51 +03:00