rpcsx/rpcsx
2025-10-14 15:09:04 +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 Refactor gcn shader transform methods 2025-10-14 15:09:04 +03:00
iodev rx/MemoryTable: simplify map/unmap api 2025-10-12 00:04:30 +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 Move IoDevice to orbis 2025-10-11 14:49:51 +03:00
io-device.hpp Move IoDevice to orbis 2025-10-11 14:49:51 +03:00
io-devices.hpp Move IoDevice to orbis 2025-10-11 14:49:51 +03:00
ipmi.cpp orbis: remove process list from context & initial serialization support 2025-10-11 18:06:29 +03:00
ipmi.hpp Moved Rc, BitSet, LinkedNode, IdMap utilities from orbis to rx 2025-10-05 01:41:09 +03:00
linker.cpp Move IoDevice to orbis 2025-10-11 14:49:51 +03:00
linker.hpp Moved Rc, BitSet, LinkedNode, IdMap utilities from orbis to rx 2025-10-05 01:41:09 +03:00
main.cpp orbis: fix audiod initialization 2025-10-11 22:28:17 +03:00
ops.cpp orbis: remove process list from context & initial serialization support 2025-10-11 18:06:29 +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 Add option to build without (read/write)(fs/gs)base instructions (#111) 2025-10-12 18:47:29 +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 Move IoDevice to orbis 2025-10-11 14:49:51 +03:00
vfs.hpp Move IoDevice to orbis 2025-10-11 14:49:51 +03:00
vm.cpp rx/MemoryTable: simplify map/unmap api 2025-10-12 00:04:30 +03:00
vm.hpp Move IoDevice to orbis 2025-10-11 14:49:51 +03:00