rpcsx/rpcsx
DH 2b6398075c
Some checks failed
Formatting check / formatting-check (push) Has been cancelled
Build RPCSX / build-linux (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8.1-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8.2-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8.4-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8.5-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv9-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv9.1-a) (push) Has been cancelled
Build RPCSX / build-android (x86_64, x86-64) (push) Has been cancelled
gc: avoid dmem memory allocation
2026-01-06 08:32:23 +03:00
..
audio alsa: disable AudioFormat formatting 2026-01-05 21:50:50 +03:00
core replace std::abort with rx::die 2026-01-05 06:25:03 +03:00
cpu Initial new PPU interpreter implementation 2025-04-24 13:41:04 +03:00
gpu vk: always explicitly release memory 2026-01-05 06:26:31 +03:00
iodev gc: avoid dmem memory allocation 2026-01-06 08:32:23 +03:00
orbis-kernel-config orbis: initial physical memory emulation support (not used) 2025-11-09 21:38:23 +03:00
AudioOut.cpp replace std::abort with rx::die 2026-01-05 06:25:03 +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: add pmem device query api 2026-01-06 07:52:33 +03:00
ipmi.cpp replace std::abort with rx::die 2026-01-05 06:25:03 +03:00
ipmi.hpp add missed file 2025-12-05 19:29:24 +03:00
linker.cpp orbis: add pmem device query api 2026-01-06 07:52:33 +03:00
linker.hpp orbis: implement physical memory emulation level & utils improvement 2025-11-30 15:46:37 +03:00
main.cpp orbis: add pmem device query api 2026-01-06 07:52:33 +03:00
ops.cpp orbis: fix fork, fixed base elf support & dmem::release 2026-01-05 19:42:45 +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: propagate signal address 2025-12-07 21:35:22 +03:00
thread.hpp orbis: propagate signal address 2025-12-07 21:35:22 +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