rpcsx/rpcsx
DH 2589143798
Some checks are pending
Formatting check / formatting-check (push) Waiting to run
Build RPCSX / build-linux (push) Waiting to run
Build RPCSX / build-android (arm64-v8a, armv8-a) (push) Waiting to run
Build RPCSX / build-android (arm64-v8a, armv8.1-a) (push) Waiting to run
Build RPCSX / build-android (arm64-v8a, armv8.2-a) (push) Waiting to run
Build RPCSX / build-android (arm64-v8a, armv8.4-a) (push) Waiting to run
Build RPCSX / build-android (arm64-v8a, armv8.5-a) (push) Waiting to run
Build RPCSX / build-android (arm64-v8a, armv9-a) (push) Waiting to run
Build RPCSX / build-android (arm64-v8a, armv9.1-a) (push) Waiting to run
Build RPCSX / build-android (x86_64, x86-64) (push) Waiting to run
kernel: split context and allocator & initial implementation of process/thread local objects
2025-10-10 19:56:11 +03:00
..
audio Moved Rc, BitSet, LinkedNode, IdMap utilities from orbis to rx 2025-10-05 01:41:09 +03:00
core kernel: split context and allocator & initial implementation of process/thread local objects 2025-10-10 19:56:11 +03:00
cpu Initial new PPU interpreter implementation 2025-04-24 13:41:04 +03:00
gpu kernel: split context and allocator & initial implementation of process/thread local objects 2025-10-10 19:56:11 +03:00
iodev kernel: split context and allocator & initial implementation of process/thread local objects 2025-10-10 19:56:11 +03:00
orbis-kernel-config orbis: initial budget implementation 2025-09-22 03:32:18 +03:00
AudioOut.cpp temporary make std::print and std::format optional 2025-10-04 14:06:47 +03:00
AudioOut.hpp Moved Rc, BitSet, LinkedNode, IdMap utilities from orbis to rx 2025-10-05 01:41:09 +03:00
backtrace.cpp format all source code with clang-format 2025-04-05 22:50:45 +03:00
backtrace.hpp merge rpcsx-gpu and rpcsx-os 2024-10-12 05:24:58 +03:00
CMakeLists.txt Compile Vulkan Loader and GLFW if not available 2025-10-04 13:32:28 +03:00
io-device.cpp kernel: split context and allocator & initial implementation of process/thread local objects 2025-10-10 19:56:11 +03:00
io-device.hpp removed zombies, add missed include 2025-10-05 16:48:13 +03:00
io-devices.hpp add hmd2 devices stubs 2024-11-24 15:02:25 +03:00
ipmi.cpp kernel: split context and allocator & initial implementation of process/thread local objects 2025-10-10 19:56:11 +03:00
ipmi.hpp Moved Rc, BitSet, LinkedNode, IdMap utilities from orbis to rx 2025-10-05 01:41:09 +03:00
linker.cpp Moved Rc, BitSet, LinkedNode, IdMap utilities from orbis to rx 2025-10-05 01:41:09 +03:00
linker.hpp Moved Rc, BitSet, LinkedNode, IdMap utilities from orbis to rx 2025-10-05 01:41:09 +03:00
main.cpp kernel: split context and allocator & initial implementation of process/thread local objects 2025-10-10 19:56:11 +03:00
ops.cpp kernel: split context and allocator & initial implementation of process/thread local objects 2025-10-10 19:56:11 +03:00
ops.hpp merge rpcsx-gpu and rpcsx-os 2024-10-12 05:24:58 +03:00
scheduler.hpp merge rpcsx-gpu and rpcsx-os 2024-10-12 05:24:58 +03:00
thread.cpp moved tsc and asm utilities to rx 2025-10-05 19:28:03 +03:00
thread.hpp orbis: propagate SIGSEGV, SIGBUS and SIGFPE in userspace to guest handler 2025-09-21 09:13:21 +03:00
vfs.cpp removed zombies, add missed include 2025-10-05 16:48:13 +03:00
vfs.hpp Moved Rc, BitSet, LinkedNode, IdMap utilities from orbis to rx 2025-10-05 01:41:09 +03:00
vm.cpp kernel: split context and allocator & initial implementation of process/thread local objects 2025-10-10 19:56:11 +03:00
vm.hpp merge rpcsx-gpu and rpcsx-os 2024-10-12 05:24:58 +03:00