rpcsx/rpcs3/Emu
2021-12-24 15:13:33 +03:00
..
Audio cellAudio: Recover XAudio on failed initialization 2021-12-09 01:46:44 +01:00
Cell Implement "built_function" utility (runtime-generated assembly) 2021-12-22 19:27:20 +03:00
CPU LLVM DSL: print some debug info in get_const_vector<v128> 2021-12-07 13:21:24 +03:00
Io Input: implement stick multipliers for keyboard 2021-12-17 17:21:44 +01:00
Memory TSX: refactoring M 2021-12-19 20:23:01 +03:00
NP Fixes rpcn_client.h func ptr comparison warning 2021-11-11 08:11:14 +01:00
RSX rsx: Exercise caution when testing for overlaps in invalidated sections 2021-12-24 15:13:33 +03:00
cache_utils.cpp RSX Cache: Prevent crash on failure to obtain cache directory (#10474) 2021-06-19 16:57:07 +03:00
cache_utils.hpp Move unspecific Emulator code out of System.cpp 2021-04-24 11:21:22 +03:00
CMakeLists.txt Emulated v406 usio 2021-11-24 21:59:48 +01:00
GameInfo.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
GDB.cpp Add more logging for Emulator Stop events 2021-10-31 04:12:47 +01:00
GDB.h Implement fill_array() utility 2021-04-19 12:33:32 +03:00
IdManager.cpp core: Move IDM to FXO 2021-04-04 17:29:32 +03:00
IdManager.h Improve emulation stopping speed 2021-06-08 18:26:14 +03:00
IPC.h LV2: Improve IPC support (#10206) 2021-05-07 09:58:30 +03:00
localized_string.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
localized_string.h Remove BOM markers 2020-12-06 15:30:12 +03:00
localized_string_id.h save-overlays: add localization 2021-04-30 00:30:26 +02:00
perf_meter.cpp More random changes 2021-04-11 14:01:51 +03:00
perf_meter.hpp More random changes 2021-04-11 14:01:51 +03:00
System.cpp overlays: add system sounds 2021-11-15 23:03:30 +01:00
System.h overlays: add optional sound to trophy popup 2021-10-30 17:16:45 +02:00
system_config.cpp Qt: fix initial TSX selection 2021-11-06 13:47:43 +01:00
system_config.h Audio backend improvements 2021-11-24 19:41:05 +01:00
system_config_types.cpp Audio backend improvements 2021-11-24 19:41:05 +01:00
system_config_types.h Audio backend improvements 2021-11-24 19:41:05 +01:00
system_progress.cpp Fix headless mode 2021-11-14 17:07:18 +01:00
system_progress.hpp overlays: Show feedback while stopping ppu compilation 2021-09-16 22:18:43 +02:00
system_utils.cpp fs::file: always use strict reading mode for large reads (#11206) 2021-12-01 19:09:07 +03:00
system_utils.hpp edat: Check for the correct directory 2021-09-18 18:20:55 +01:00
title.cpp Cleanup and move sysinfo.h -> util/sysinfo.hpp 2020-12-18 12:55:54 +03:00
title.h Remove BOM markers 2020-12-06 15:30:12 +03:00
VFS.cpp VFS: add logging to mount 2021-09-25 19:21:59 +03:00
VFS.h Improve Trophy Installer robustness 2020-10-01 22:00:57 +03:00
vfs_config.cpp Emu: Move VFS mount to Init 2021-10-29 19:46:11 +02:00
vfs_config.h VFS: move VFS settings to seperate file 2021-09-25 19:21:59 +03:00