rpcs3/rpcs3/Emu
Megamouse bc0c42b025
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.9, 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.9, 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.9, 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.9, ubuntu-24.04) (push) Waiting to run
Build RPCS3 / RPCS3 Mac ${{ matrix.name }} (0, 51ae32f468089a8169aaf1567de355ff4a3e0842, rpcs3/rpcs3-binaries-mac, Intel) (push) Waiting to run
Build RPCS3 / RPCS3 Mac ${{ matrix.name }} (1, 8e21bdbc40711a3fccd18fbf17b742348b0f4281, rpcs3/rpcs3-binaries-mac-arm64, Apple Silicon) (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
Build RPCS3 / RPCS3 Windows Clang ${{ matrix.arch }} (aarch64, clang, clangarm64, ARM64, windows-11-arm) (push) Waiting to run
Build RPCS3 / RPCS3 Windows Clang ${{ matrix.arch }} (x86_64, clang, clang64, X64, windows-2025) (push) Waiting to run
Build RPCS3 / RPCS3 FreeBSD (push) Waiting to run
Automatic combo button input
2026-03-17 15:30:21 +01:00
..
Audio overlays: allow to update messages by id instead of text 2025-10-16 18:02:01 +02:00
Cell cellDmuxPamf: LLE by default again 2026-03-16 06:21:01 +02:00
CPU SPU LLVM: Emulate GBB with udot/sdot 2026-03-15 08:48:18 +02:00
Io Automatic combo button input 2026-03-17 15:30:21 +01:00
Memory PPU: Prevent repeated notifications 2025-12-16 10:41:21 +02:00
NP rpcn: set default version to 2 2026-03-10 17:41:48 +01:00
RSX overlays: Relax vblank range to default 2026-03-17 15:42:12 +03:00
cache_utils.cpp IDM: Implement lock-free smart pointers (#16403) 2024-12-22 20:59:48 +02:00
cache_utils.hpp Move unspecific Emulator code out of System.cpp 2021-04-24 11:21:22 +03:00
CMakeLists.txt rsx/overlays: Implement checkbox and switch controls 2026-03-16 19:08:07 +03:00
config_mode.h Decrease some include madness 2023-04-26 21:37:44 +02:00
GameInfo.h Qt: play SND0.AT3 in game lists when a movie would play 2026-03-10 12:42:56 +01:00
games_config.cpp Qt: ISO clean up 2026-01-10 06:36:58 +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 Remove BOM markers 2020-12-06 15:30:12 +03:00
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: allow to reset current setting 2026-03-14 17:50:22 +01: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 Fix SaveStates cellDumxPamf regression 2026-03-10 20:13:29 +02: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 Fix callback initialization order 2026-03-16 09:49:42 +01:00
System.h Loader: Fix graceful Emu Restart 2026-01-12 15:45:27 +01:00
system_config.cpp Core: Remove Intel-TSX ISA Extension based code 2025-11-17 10:32:08 +02:00
system_config.h config: Fix naming of SPU XFloat Accuracy 2026-03-15 18:19:45 +01:00
system_config_types.cpp config/ui: Unify Shader Mode values 2026-03-15 18:19:45 +01:00
system_config_types.h Add SDL camera handler 2026-01-03 14:40:02 +01: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 multi-selection context menu 2026-01-06 09:47:15 +01:00
system_utils.hpp system_utils: include <vector> 2026-02-20 19:46:39 +02:00
title.cpp Cleanup and move sysinfo.h -> util/sysinfo.hpp 2020-12-18 12:55:54 +03:00
title.h tiny style fixes 2026-02-25 11:53:04 +01:00
VFS.cpp fmt: add more string_view versions of string functions 2025-12-08 19:49:42 +01: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