Commit graph

12 commits

Author SHA1 Message Date
DH cf9add7209 [rpcsx-os] export backtrace api 2023-07-08 02:01:24 +03:00
Isaac Marovitz 1f05a8a6a6 Run clang-format 2023-07-06 21:37:30 +01:00
DH 7bfa977086 [orbis-kernel][rpcsx-os] POC thr_new implementation (disabled by default) 2023-07-06 16:55:44 +03:00
DH c269d23665 [rpcsx-os] POC: jump to guest context 2023-07-06 14:26:57 +03:00
Ivan Chikish d7a34f0904 Initial kernel allocator 2023-07-04 19:22:18 +03:00
DH 8f79685f77 [rpcsx-os/linker] Fix so name 2023-07-01 15:43:56 +03:00
DH aee2ee62f6 [rpcsx-os/linker] Ignore needed that not exists 2023-06-29 23:01:47 +03:00
DH e6f6c37675 [rpcsx-os/loader] Search for needed by object name 2023-06-29 21:23:02 +03:00
DH c7f7242c63 [rpcsx-os/linker] Implement module overriding with -o flag 2023-06-29 13:51:08 +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 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