rpcsx/rpcs3/Emu
2022-01-12 03:37:39 +03:00
..
Audio cellAudio: Recover XAudio on failed initialization 2021-12-09 01:46:44 +01:00
Cell Update PPUTranslator::MTFSFI for its intention to be clearer 2022-01-12 03:37:39 +03:00
CPU Re-refactor copy_data_swap_u32 again 2021-12-26 14:40:21 +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: Use 32 bit integers for pitch 2022-01-10 12:27:30 +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 Implement proper macOS version check (#11352) 2022-01-11 23:17:26 +01:00
GameInfo.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
GDB.cpp GDB: Rework to_hex/hex_to functions 2021-12-28 02:02:44 +03: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 Bugfix of Emulator::Load disc path searching 2022-01-12 03:37:39 +03:00
System.h fs: Reimplement path resolving using std::filesystem::weakly_canonical 2022-01-12 03:37:39 +03:00
system_config.cpp Qt: fix initial TSX selection 2021-11-06 13:47:43 +01:00
system_config.h Disable OpenGL on macOS 2022-01-10 19:18:49 +03: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 fs: Reimplement path resolving using std::filesystem::weakly_canonical 2022-01-12 03:37:39 +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