rpcs3/rpcs3/Emu
Nekotekina b42fae0989 PPU: refactor shift and splat instructions
Fix utils::rol32/64 functions.
Fix immediate clamping in splat instructions.
Other fixes.
2022-01-19 23:01:31 +03:00
..
Audio cellAudio: Recover XAudio on failed initialization 2021-12-09 01:46:44 +01:00
Cell PPU: refactor shift and splat instructions 2022-01-19 23:01:31 +03:00
CPU Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
Io Input: implement stick multipliers for keyboard 2021-12-17 17:21:44 +01:00
Memory Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
NP Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
RSX Remove unnecessary asmjit::imm_ptr 2022-01-18 00:10:32 +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 Initial Linux Aarch64 support 2022-01-15 06:48:04 +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 Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
perf_meter.hpp Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
System.cpp Revert recent file system changes (#11370) 2022-01-13 07:24:04 +03:00
System.h Revert recent file system changes (#11370) 2022-01-13 07:24:04 +03:00
system_config.cpp Qt: fix initial TSX selection 2021-11-06 13:47:43 +01:00
system_config.h PPU: Rename new ppu_use_nj_bit setting to flip it back 2022-01-16 01:34:47 +03:00
system_config_types.cpp Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
system_config_types.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03: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 Revert recent file system changes (#11370) 2022-01-13 07:24:04 +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