rpcsx/rpcs3/Emu
2024-03-26 21:35:53 +02:00
..
Audio cellAudio: log backend channel count 2024-03-26 16:56:17 +01:00
Cell Savestates/PPU: Fix PRX relocations 2024-03-26 21:35:53 +02:00
CPU Savestates: Make locking SPU threads more reasonable 2024-03-26 21:35:53 +02:00
Io gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
Memory Replaces page fault triggers with assembly 2024-01-16 12:04:47 +02:00
NP Update wolfssl to 5.7.0 2024-03-26 12:26:26 +01:00
RSX Savestates: Minor logging message 2024-03-26 21:35:53 +02:00
cache_utils.cpp
cache_utils.hpp
CMakeLists.txt xaudio2: use system library instead of xaudio2redist 2024-02-27 05:21:32 +02:00
config_mode.h
GameInfo.h Qt: Remove default "Unknown" in GameInfo struct 2023-12-03 01:05:28 +01:00
games_config.cpp System: don't consider games as registered if they were already in games.yml 2024-01-24 08:18:57 +01:00
games_config.h System: don't consider games as registered if they were already in games.yml 2024-01-24 08:18:57 +01:00
GDB.cpp
GDB.h
IdManager.cpp Fix idm::allocate_id at fixed position 2023-12-29 11:11:53 +02:00
IdManager.h Fix idm::allocate_id at fixed position 2023-12-29 11:11:53 +02:00
IPC.h
IPC_config.cpp fix some warnings 2023-12-30 19:07:35 +01:00
IPC_config.h
IPC_socket.cpp Start/Stop IPC when changing the config setting 2023-12-15 18:08:07 +01:00
IPC_socket.h Fix fxo dependencies 2023-12-15 18:08:07 +01:00
localized_string.cpp
localized_string.h
localized_string_id.h overlays: localize sendmessage confirmation 2024-02-12 00:04:46 +01:00
perf_meter.cpp
perf_meter.hpp
perf_monitor.cpp Avoid log spam of CPU usage when Emu is paused 2023-09-22 10:03:51 +03:00
perf_monitor.hpp
savestate_utils.cpp Savestates: Save PPU running order 2024-03-26 21:35:53 +02:00
savestate_utils.hpp Savestates: Asynchronous compression 2023-11-28 16:46:44 +02:00
System.cpp Fix shutting down emulation while save-stating 2024-03-26 21:35:53 +02:00
System.h Fix shutting down emulation while save-stating 2024-03-26 21:35:53 +02:00
system_config.cpp
system_config.h Increase vblank rate 2024-03-06 18:50:51 +02:00
system_config_types.cpp input: implement raw_mouse_handler 2024-02-14 01:13:44 +01:00
system_config_types.h input: implement raw_mouse_handler 2024-02-14 01:13:44 +01:00
system_progress.cpp progress dialog: minor fix 2024-01-20 22:15:07 +02:00
system_progress.hpp PPU/Progress Dialog: Improve remaining time calculation 2023-09-05 22:02:47 +03:00
system_utils.cpp Fix warnings: Remove unused decryption code 2024-02-28 14:25:20 +01:00
system_utils.hpp Utilities: Add support for portable user directory. (#15064) 2024-01-20 10:04:25 +02:00
title.cpp
title.h
VFS.cpp Ensure HDD1 is never damaged or corrupted due to unexpected RPCS3/game termination 2024-01-11 20:24:53 +02:00
VFS.h Ensure HDD1 is never damaged or corrupted due to unexpected RPCS3/game termination 2024-01-11 20:24:53 +02:00
vfs_config.cpp VFS: Fix some potential .back() segfaults 2024-01-25 17:03:58 +01:00
vfs_config.h