DH
|
9f30ad9d72
|
[rpcsx-os] iodev: stub s3da, gbase, devstat, devact
Add shm, aout1, aout2, da0x15.crypt
|
2023-11-11 20:27:01 +03:00 |
|
DH
|
efcc59605f
|
[rpcsx-os] fix system authinfo
|
2023-11-11 20:14:33 +03:00 |
|
DH
|
5a7d4dee1e
|
[orbis-kernel] store auth info per process
|
2023-11-11 17:12:08 +03:00 |
|
DH
|
135c63117b
|
Add version utility
|
2023-11-10 23:41:44 +03:00 |
|
DH
|
dc44b619b2
|
[orbis-kernel] store sdk version to the context
|
2023-11-10 20:53:41 +03:00 |
|
DH
|
a9d385d424
|
[rpcsx-os] stub aout, av_control, hdmi, mbus_av, scanin devices
|
2023-11-03 22:41:32 +03:00 |
|
DH
|
3cb4baed51
|
[orbis-kernel] do not use linker for exec
implement hdd device stub
implement /dev/console rw
remove dup2 hack
fix altstack after execve
|
2023-11-02 16:26:58 +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
|
e9897441fe
|
[orbis-kernel] Initial rfork implementation
|
2023-10-31 14:22:22 +03:00 |
|
DH
|
058c746ac1
|
[rpcsx-os] linker: implement fixed address exec support
|
2023-10-31 01:43:20 +03:00 |
|
DH
|
563c5eaa2e
|
[rpcsx-os] add --system flag
|
2023-10-30 22:08:18 +03:00 |
|
DH
|
9865be85af
|
[rpcsx-os] stub /dev/mbus and /dev/notification*
|
2023-10-30 22:03:38 +03:00 |
|
DH
|
60e11486f4
|
[rpcsx-os] Initial sys_rename, sys_mkdir, sys_rmdir implementation
vfs: implement overlapped mounts
|
2023-10-29 12:30:37 +03:00 |
|
DH
|
3232e57445
|
[rpcsx-os] [orbis-kernel] implement lazy symbol binding
Use libSceSysmodule to resolve dependencies
Stub /dev/camera
|
2023-10-28 03:55:15 +03:00 |
|
DH
|
4f3495117c
|
[rpcsx-os] stub /dev/urandom
|
2023-10-18 01:11:01 +03:00 |
|
DH
|
89b7dcd497
|
[rpcsx-os] implement --root flag
|
2023-09-03 22:23:50 +03:00 |
|
DH
|
35ba07f676
|
[rpcsx-os] stub console, npdrm and icc_configuration devices
|
2023-09-03 22:22:20 +03:00 |
|
DH
|
3d8cc28acd
|
[orbis-kernel] AudioOut: refactoring
|
2023-08-15 03:04:25 +03:00 |
|
Nikita Savyolov
|
d1a3381792
|
[orbis-kernel] Initial AudioOut implementation (#47)
|
2023-08-13 23:46:03 +03:00 |
|
DH
|
72c7940259
|
[bridge] implement lazy cache lock
|
2023-08-06 17:18:40 +03:00 |
|
DH
|
89db63ca46
|
[rpcsx-os] implement blockpool device
|
2023-07-30 14:56:25 +03:00 |
|
DH
|
cd7b842c60
|
[rpcsx-os] implement sys_dmem_mmap
|
2023-07-30 01:30:36 +03:00 |
|
DH
|
23dd8118f6
|
[rpcsx-os] print stack on syscall error
|
2023-07-30 00:34:52 +03:00 |
|
DH
|
29086ea7cd
|
[rpcsx-os] Stub sbl_srv device
|
2023-07-29 23:31:54 +03:00 |
|
DH
|
645e41eed8
|
[rpcsx-os] implement shm
|
2023-07-29 22:46:28 +03:00 |
|
DH
|
84b2419241
|
[rpcsx-os] Use orbis::File instead of IoDeviceInstance
|
2023-07-29 19:53:56 +03:00 |
|
DH
|
450fd30889
|
[amdgpu] Implement cpu->gpu change notifications
|
2023-07-27 03:03:02 +03:00 |
|
Ivan Chikish
|
5925cc2c75
|
Stub /dev/ajm + minor fx
|
2023-07-26 14:35:40 +03:00 |
|
DH
|
1d55e83965
|
[rpcsx-os] linker: fix module load order
|
2023-07-19 01:42:47 +03:00 |
|
Ivan Chikish
|
ef879117f9
|
SysExit: print to stderr
|
2023-07-18 15:56:22 +03:00 |
|
Ivan Chikish
|
653eff3d16
|
More flockfile
|
2023-07-13 23:34:46 +03:00 |
|
Ivan Chikish
|
aa00adc9ec
|
Minor logging improvements
|
2023-07-13 17:55:14 +03:00 |
|
DH
|
f11efcd324
|
[rpcsx-os] use 8mb for alt stack
|
2023-07-13 17:50:36 +03:00 |
|
DH
|
7c45d9bb90
|
[rpcsx-os] Attempt to fix crash for gcc-12
|
2023-07-13 16:18:38 +03:00 |
|
DH
|
38f562181f
|
[rpcsx-os] Setup altstack per thread
|
2023-07-13 15:53:05 +03:00 |
|
Ivan Chikish
|
c2e47df91f
|
Fix formatting
|
2023-07-08 21:47:13 +03:00 |
|
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 |
|