Commit graph

10 commits

Author SHA1 Message Date
DH 0c59167c38 [rpcsx-os] implement sys_query_memory_protection 2023-08-01 15:40:35 +03:00
DH 00956ce15a [rpcsx-os] vm: report errors to stderr 2023-07-30 14:56:49 +03:00
DH ad52614233 [rpcsx-os] fix vm protection 2023-07-27 03:15:16 +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 b50b6f6d48 [rpcsx-os] Protect vm with mutex 2023-07-05 23:08:51 +03: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 1e733facaa [rpcsx-gpu] Implemented swapchain 2023-06-25 16:54:49 +03:00
DH 2ab5cfb1f3 Add OS<->GPU IPC 2023-06-24 23:48:25 +03:00
DH 1fdadaaee9 Initial commit 2023-06-23 03:28:14 +03:00