Commit graph

9 commits

Author SHA1 Message Date
DH
df3a2d36d2 vm: fix initial process memory name 2024-09-01 18:52:32 +03:00
DH
9fe1fb841f [rpcsx-os] implement sys_execve 2023-11-01 01:58:03 +03:00
DH
525ef02e8a [rpcsx-os] fork: implement vm and vfs fork
stub metadbg device
implement notification device
implement sys_pipe
2023-10-31 21:28:40 +03:00
DH
288f7fcc7a [rpcsx-os] vm: implement virtual query 2023-10-17 23:25:06 +03:00
DH
0c59167c38 [rpcsx-os] implement sys_query_memory_protection 2023-08-01 15:40:35 +03:00
DH
31fd85ce1d [rpcsx-os] vm: add getPageProtection api 2023-07-19 15:00:58 +03:00
Isaac Marovitz
1f05a8a6a6 Run clang-format 2023-07-06 21:37:30 +01:00
DH
3d5ea2120c [rpcsx-os/vm] Added kMapInternalReserveOnly mapping flag
Use if you need to allocate guest memory, but delay host allocation
2023-06-29 13:33:21 +03:00
DH
1fdadaaee9 Initial commit 2023-06-23 03:28:14 +03:00