rpcs3/rpcs3/Emu
kd-11 6a398f9947
Some checks are pending
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (/rpcs3/.ci/build-linux-aarch64.sh, gcc, rpcs3/rpcs3-ci-jammy-aarch64:1.7, ubuntu-24.04-arm) (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (/rpcs3/.ci/build-linux.sh, gcc, rpcs3/rpcs3-ci-jammy:1.7, ubuntu-24.04) (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (a1d35836e8d45bfc6f63c26f0a3e5d46ef622fe1, rpcs3/rpcs3-binaries-linux-arm64, /rpcs3/.ci/build-linux-aarch64.sh, clang, rpcs3/rpcs3-ci-jammy-aarch64:1.7, ubuntu-24.04-arm) (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (d812f1254a1157c80fd402f94446310560f54e5f, rpcs3/rpcs3-binaries-linux, /rpcs3/.ci/build-linux.sh, clang, rpcs3/rpcs3-ci-jammy:1.7, ubuntu-24.04) (push) Waiting to run
Build RPCS3 / RPCS3 Mac ${{ matrix.name }} (51ae32f468089a8169aaf1567de355ff4a3e0842, rpcs3/rpcs3-binaries-mac, .ci/build-mac.sh, Intel) (push) Waiting to run
Build RPCS3 / RPCS3 Mac ${{ matrix.name }} (8e21bdbc40711a3fccd18fbf17b742348b0f4281, rpcs3/rpcs3-binaries-mac-arm64, .ci/build-mac-arm64.sh, Apple Silicon) (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
Build RPCS3 / RPCS3 Windows Clang (win64, clang, clang64) (push) Waiting to run
Build RPCS3 / RPCS3 FreeBSD (push) Waiting to run
rsx/cfg: Fix arm64 build
2025-11-24 16:48:03 +03:00
..
Audio overlays: allow to update messages by id instead of text 2025-10-16 18:02:01 +02:00
Cell SPU Analyzer: Fix jumptable append 2025-11-23 21:00:11 +02:00
CPU PPU Profiler 2025-11-19 21:37:50 +02:00
Io sys_usbd: Small tidyups 2025-11-08 12:55:44 +02:00
Memory SPU: Exclude reservation_check address receptacle from writer_lock 2025-11-17 21:32:58 +02:00
NP Remove std::strcpy 2025-11-02 14:22:11 +02:00
RSX rsx/cfg: Fix arm64 build 2025-11-24 16:48:03 +03:00
cache_utils.cpp IDM: Implement lock-free smart pointers (#16403) 2024-12-22 20:59:48 +02:00
cache_utils.hpp
CMakeLists.txt rsx: Implement FP to CFG analyzer 2025-11-24 16:48:03 +03:00
config_mode.h Decrease some include madness 2023-04-26 21:37:44 +02:00
GameInfo.h Qt: Remove default "Unknown" in GameInfo struct 2023-12-03 01:05:28 +01:00
games_config.cpp Decrease log level of config file move error 2025-01-22 02:18:07 +01:00
games_config.h [TESTERS NEEDED] Improved contextual menu (#16038) 2024-09-14 21:51:42 +02:00
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.h Headers cleanup 2025-02-11 20:38:35 +01:00
IPC_config.cpp windows: move config.yml and games.yml to /config/ 2025-01-16 21:33:33 +01:00
IPC_config.h Implement PINE IPC Server 2022-06-19 17:56:50 +02:00
IPC_socket.cpp Start/Stop IPC when changing the config setting 2023-12-15 18:08:07 +01:00
IPC_socket.h Coding style issues fixes 2025-03-10 21:09:27 +01: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
localized_string_id.h Overlays/SaveStates: Add multi-slot support to controller menu 2025-11-12 15:57:53 +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 Headers cleanup 2025-02-11 20:38:35 +01:00
perf_monitor.hpp Headers cleanup 2025-02-11 20:38:35 +01:00
savestate_utils.cpp Multi-Slot Savestates 2025-10-07 13:33:58 +03:00
savestate_utils.hpp Multi-Slot Savestates 2025-10-07 13:33:58 +03:00
scoped_progress_dialog.cpp Fix warning 2024-12-17 20:46:07 +01:00
stb_image.cpp CMake: fix gcc build 2025-04-30 10:08:16 +02:00
System.cpp Core: Remove Intel-TSX ISA Extension based code 2025-11-17 10:32:08 +02:00
System.h Core: Remove Intel-TSX ISA Extension based code 2025-11-17 10:32:08 +02:00
system_config.cpp Core: Remove Intel-TSX ISA Extension based code 2025-11-17 10:32:08 +02:00
system_config.h PPU Profiler 2025-11-19 21:37:50 +02:00
system_config_types.cpp Core: Remove Intel-TSX ISA Extension based code 2025-11-17 10:32:08 +02:00
system_config_types.h Core: Remove Intel-TSX ISA Extension based code 2025-11-17 10:32:08 +02: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 Loader: deny boot if the firmware is too old 2025-03-28 18:18:09 +03:00
system_utils.hpp Loader: deny boot if the firmware is too old 2025-03-28 18:18:09 +03:00
title.cpp
title.h Remove whitespace 2023-02-15 08:58:02 +01:00
VFS.cpp IDM: Implement lock-free smart pointers (#16403) 2024-12-22 20:59:48 +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 Headers cleanup 2025-02-11 20:38:35 +01:00
vfs_config.h Deprecate HDD0/disc, make RPCS3/games movable (#13265) 2023-01-23 08:00:46 +01:00