rpcsx/rpcsx
2025-12-05 20:44:56 +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 shader: switch canonicalization: fix ordering 2025-12-04 21:37:16 +03:00
iodev orbis: improve fd tracing 2025-12-03 21:06:11 +03:00
orbis-kernel-config orbis: initial physical memory emulation support (not used) 2025-11-09 21:38:23 +03:00
AudioOut.cpp rx/mem: cross platform implementation 2025-10-16 21:17:37 +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 orbis: fix sys_batch_map & extend virtual memory range 2025-11-30 17:53:53 +03:00
io-device.cpp orbis: improve kevent tracing & simplify API 2025-12-04 21:17:25 +03:00
io-device.hpp orbis: implement physical memory emulation level & utils improvement 2025-11-30 15:46:37 +03:00
io-devices.hpp orbis: implement physical memory emulation level & utils improvement 2025-11-30 15:46:37 +03:00
ipmi.cpp ipmi: implement basic PlayGo simulation 2025-12-05 19:21:23 +03:00
ipmi.hpp add missed file 2025-12-05 19:29:24 +03:00
linker.cpp orbis: implement physical memory emulation level & utils improvement 2025-11-30 15:46:37 +03:00
linker.hpp orbis: implement physical memory emulation level & utils improvement 2025-11-30 15:46:37 +03:00
main.cpp orbis: improve fd tracing 2025-12-03 21:06:11 +03:00
ops.cpp enforce gnm driver loading, fix syncing flexible memory with gpu 2025-12-05 20:44:56 +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 orbis: implement physical memory emulation level & utils improvement 2025-11-30 15:46:37 +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