rpcs3/rpcs3/Emu
Megamouse b533a560e6 input: move keyboard stick value buffers to pad
This should improve stick input when using the keyboard for 2 players.
2026-05-15 07:10:40 +02:00
..
Audio Enhance FAudio backend error handling and initialization processes (#18614) 2026-04-21 08:32:58 +00:00
Cell input: Use smaller external structs for button and stick access outside of the pad_thread 2026-05-15 07:10:40 +02:00
CPU Add missing fmt case for cpu_flag::req_exit 2026-04-14 11:53:41 +02:00
Io input: move keyboard stick value buffers to pad 2026-05-15 07:10:40 +02:00
Memory Remove vm_ref.h 2026-05-03 08:03:28 +03:00
NP Add option to derive MAC from PSID 2026-05-09 09:27:49 +03:00
RSX input: Use smaller external structs for button and stick access outside of the pad_thread 2026-05-15 07:10:40 +02:00
cache_utils.cpp
cache_utils.hpp
CMakeLists.txt Add anaglyph settings 2026-05-08 21:42:29 +02:00
config_mode.h Use database per default, remove global 2026-04-16 01:18:05 +02:00
GameInfo.h game_list: Add multi-game collection support for ISO format discs 2026-05-03 10:14:44 +03:00
games_config.cpp Qt: ISO clean up 2026-01-10 06:36:58 +01:00
games_config.h
GDB.cpp cfg: remove string::get() 2025-03-10 21:09:27 +01:00
GDB.h Headers cleanup 2025-02-11 20:38:35 +01:00
IdManager.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
IdManager.h use concepts instead of std::enable_if 2025-02-26 11:04:02 +02:00
IPC_config.cpp windows: move config.yml and games.yml to /config/ 2025-01-16 21:33:33 +01:00
IPC_config.h
IPC_socket.cpp
IPC_socket.h Coding style issues fixes 2025-03-10 21:09:27 +01:00
IPC.h Headers cleanup 2025-02-11 20:38:35 +01:00
localized_string_id.h overlays: add toggle for boot sequence music 2026-03-30 18:40:34 +02:00
localized_string.cpp
localized_string.h overlays: allow to update messages by id instead of text 2025-10-16 18:02:01 +02:00
perf_meter.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
perf_meter.hpp CI: build windows clang 2025-06-15 17:12:50 +02:00
perf_monitor.cpp RPCS3: Notify RAM shortage, Log current and peak RAM usage 2026-03-27 20:20:29 +03:00
perf_monitor.hpp Headers cleanup 2025-02-11 20:38:35 +01:00
savestate_utils.cpp Stub video decoder modules 2026-04-25 15:48:50 +03:00
savestate_utils.hpp Multi-Slot Savestates 2025-10-07 13:33:58 +03:00
scoped_progress_dialog.cpp
stb_image.cpp CMake: fix gcc build 2025-04-30 10:08:16 +02:00
system_config_types.cpp Add anaglyph settings 2026-05-08 21:42:29 +02:00
system_config_types.h Add anaglyph settings 2026-05-08 21:42:29 +02:00
system_config.cpp Core: Remove Intel-TSX ISA Extension based code 2025-11-17 10:32:08 +02:00
system_config.h rsx/qt: Add depth compare emulation to the advanced tab 2026-05-13 11:43:32 +03:00
system_progress.cpp Show message while creating savestate in continuous mode 2025-01-06 15:49:09 +01:00
system_progress.hpp Show message while creating savestate in continuous mode 2025-01-06 15:49:09 +01:00
system_utils.cpp Add ISO integrity check 2026-04-22 15:06:02 +02:00
system_utils.hpp Add ISO integrity check 2026-04-22 15:06:02 +02:00
System.cpp SPU: Log Mega SPU programs properly 2026-05-14 10:42:20 +03:00
System.h game_list: Add multi-game collection support for ISO format discs 2026-05-03 10:14:44 +03:00
title.cpp
title.h tiny style fixes 2026-02-25 11:53:04 +01:00
vfs_config.cpp Headers cleanup 2025-02-11 20:38:35 +01:00
vfs_config.h
VFS.cpp sys_fs: Fix O_CREATE and O_TRUNC for BDVD 2026-04-21 15:43:41 +03:00
VFS.h