rpcsx/rpcsx-os
2024-09-25 22:17:44 +03:00
..
iodev move AudioOut from orbis-kernel to rpcsx-os 2024-09-25 22:17:44 +03:00
orbis-kernel-config [rpcsx-os/orbis-kernel] random bugfixes 2024-01-13 20:57:02 +03:00
AudioOut.cpp move AudioOut from orbis-kernel to rpcsx-os 2024-09-25 22:17:44 +03:00
AudioOut.hpp move AudioOut from orbis-kernel to rpcsx-os 2024-09-25 22:17:44 +03:00
backtrace.cpp [rpcsx-os/orbis-kernel] random bugfixes 2024-01-13 20:57:02 +03:00
backtrace.hpp [rpcsx-os/orbis-kernel] random bugfixes 2024-01-13 20:57:02 +03:00
bridge.cpp Run clang-format 2023-07-06 21:37:30 +01:00
bridge.hpp Add OS<->GPU IPC 2023-06-24 23:48:25 +03:00
CMakeLists.txt move AudioOut from orbis-kernel to rpcsx-os 2024-09-25 22:17:44 +03:00
io-device.cpp Fix host_mmap 2024-09-24 23:11:48 +03:00
io-device.hpp implement unix socket ops 2023-12-31 14:30:49 +03:00
io-devices.hpp iodev: add kayman/reg device stub 2024-08-31 23:55:47 +03:00
linker.cpp share align utility 2024-09-03 13:25:06 +03:00
linker.hpp loader: use interpreter if possible 2024-08-31 23:31:45 +03:00
main.cpp move AudioOut from orbis-kernel to rpcsx-os 2024-09-25 22:17:44 +03:00
ops.cpp move AudioOut from orbis-kernel to rpcsx-os 2024-09-25 22:17:44 +03:00
ops.hpp Initial commit 2023-06-23 03:28:14 +03:00
scheduler.hpp [rpcsx-os] Use orbis::File instead of IoDeviceInstance 2023-07-29 19:53:56 +03:00
thread.cpp share align utility 2024-09-03 13:25:06 +03:00
thread.hpp [rpcsx-os/orbis-kernel] random bugfixes 2024-01-13 20:57:02 +03:00
vfs.cpp vfs: allow subdirectory creation in /dev 2024-08-31 23:24:52 +03:00
vfs.hpp vfs: add exists test function 2024-08-31 23:23:11 +03:00
vm.cpp share align utility 2024-09-03 13:25:06 +03:00
vm.hpp vm: fix initial process memory name 2024-09-01 18:52:32 +03:00