Isaac Marovitz
|
1f05a8a6a6
|
Run clang-format
|
2023-07-06 21:37:30 +01:00 |
|
DH
|
5f6647540c
|
[orbis-os] Fixed crash with gcc-12
|
2023-07-06 18:31:29 +03: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 |
|
DH
|
b50b6f6d48
|
[rpcsx-os] Protect vm with mutex
|
2023-07-05 23:08:51 +03:00 |
|
Ivan Chikish
|
0d7b090032
|
[orbis-kernel] Implement utils::kstring
|
2023-07-05 13:08:13 +03:00 |
|
Ivan Chikish
|
932bb30e79
|
[dipsw] Fix IoDevice naming
Fix DmemDevice redeclaration
|
2023-07-05 11:42:56 +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
|
a2fe62bd7d
|
[rpcsx-os/linker] Do not load same prx twice
|
2023-07-01 15:32:16 +03:00 |
|
DH
|
cfd1374afa
|
[rpcsx-os/linker] Implement SceFreeTypeFull building
|
2023-06-30 17:14:05 +03:00 |
|
DH
|
1c480cd3f3
|
[rpcsx-os/linker] do not ignore detached symbols
Properly protect memory
TODO: handle relocation segment also
|
2023-06-30 16:04:07 +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
|
56c2e3a447
|
[rpcsx-gpu/linker] fixed needed loading
|
2023-06-29 18:44:30 +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
|
4ee7d2d54a
|
[rpcsx-os/linker] Fix ehframe setup
|
2023-06-29 13:30:24 +03:00 |
|
DH
|
f6b73f6f29
|
[rpcsx-os/linker] Do not report PT_SCE_RELRO as segment
|
2023-06-29 13:28:10 +03:00 |
|
DH
|
163c78555e
|
[rpcsx-os] Implement sys_lseek
|
2023-06-26 12:49:33 +03:00 |
|
DH
|
d9c08ea98c
|
[rpcsx-os] implemented sys_read
|
2023-06-26 12:45:32 +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 |
|