DH
|
05b7861999
|
[orbis-kernel] implement sys_chdir & sys_chroot
|
2023-11-11 20:51:10 +03:00 |
|
DH
|
afc865cc69
|
[orbis-kernel] implement unlink, nmount/unmount nullfs
|
2023-11-11 17:52:27 +03:00 |
|
DH
|
5a7d4dee1e
|
[orbis-kernel] store auth info per process
|
2023-11-11 17:12:08 +03:00 |
|
DH
|
1d3a3949f3
|
[rpcsx-os] dynlib_load_prx: early return error if prx not exists
|
2023-11-10 21:16:43 +03:00 |
|
DH
|
d778e5cbe1
|
[rpcsx-os] execve: fix process name setup
|
2023-11-10 20:59:25 +03:00 |
|
DH
|
985a41a5d2
|
[rpcsx-os] fork: fix vm name
|
2023-11-10 20:58:25 +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
|
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
|
288f7fcc7a
|
[rpcsx-os] vm: implement virtual query
|
2023-10-17 23:25:06 +03:00 |
|
DH
|
a952642ea9
|
[orbis-kernel] stub more syscalls
|
2023-09-03 22:26:20 +03:00 |
|
DH
|
a57aa92ace
|
[rpcsx-os]: linker: fixed custom so load
|
2023-09-03 19:48:33 +03:00 |
|
DH
|
0c59167c38
|
[rpcsx-os] implement sys_query_memory_protection
|
2023-08-01 15:40:35 +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
|
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 |
|
Ivan Chikish
|
5925cc2c75
|
Stub /dev/ajm + minor fx
|
2023-07-26 14:35:40 +03:00 |
|
DH
|
a32c0afcf5
|
[rpcsx-os] linker: avoid loading library twice
|
2023-07-20 21:04:12 +03:00 |
|
Ivan Chikish
|
7a5ba3bf6a
|
Implement thread->where (backtrace)
|
2023-07-20 18:27:40 +03:00 |
|
DH
|
2ca090345a
|
[orbis-os] Fix freetype initialization
|
2023-07-19 23:28:23 +03:00 |
|
Ivan Chikish
|
76db5849a0
|
[orbis-kernel] Implement basic sys_socketex
Implement sys_socketclose
|
2023-07-19 18:04:26 +03:00 |
|
DH
|
1d55e83965
|
[rpcsx-os] linker: fix module load order
|
2023-07-19 01:42:47 +03:00 |
|
DH
|
9818f5dc62
|
[rpcsx-os] linker: do not ignore symbols
|
2023-07-18 18:54:05 +03:00 |
|
Ivan Chikish
|
9462e12735
|
Implement thread names
|
2023-07-17 15:22:23 +03:00 |
|
Ivan Chikish
|
d89f315bd8
|
Logs: compact small hex numbers
|
2023-07-14 15:01:36 +03:00 |
|
DH
|
81c7920a73
|
[rpcsx-os] Disallow sys_close on fd 0
Hack, will be removed
|
2023-07-14 04:34:57 +03:00 |
|
Ivan Chikish
|
d6c8353636
|
Fix sys_open compilation
|
2023-07-13 23:37:21 +03:00 |
|
DH
|
39c2dc3dbb
|
[rpcsx-os] Temporary pread implementation
Trace open/close
|
2023-07-13 22:34:49 +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
|
01a98af098
|
[rpcsx-os] Wake umtx on thr_exit
|
2023-07-13 14:44:57 +03:00 |
|
DH
|
0bfc969b8e
|
Disable clang-format for macros
clang-format-16 wrongly formats them
|
2023-07-13 13:41:03 +03:00 |
|
DH
|
9482bd6704
|
[rpcsx-os] Implement munmap
Hack for unimplemented device mmap
Hack to ignore ftruncate (requires shm implementation)
|
2023-07-13 13:30:37 +03:00 |
|
Ivan Chikish
|
de973e369f
|
Fix shared_cv deadlock
Was incorrect order of args for futex
|
2023-07-12 14:05:31 +03:00 |
|
DH
|
fa2db8ed4b
|
Fixed compilation errors
|
2023-07-12 05:22:57 +03:00 |
|
DH
|
030327cd1d
|
[rpcsx-os] Enable thr_new
Fix uwrite
|
2023-07-12 03:13:39 +03:00 |
|
DH
|
800c1ffcdc
|
[orbis-kernel] evf: implement shared evf
Protect shared evfs with mutex
Fixed memory leak on shared evf allocation
Fixed set condition on wait
Update RcIdMap usage to use new api
|
2023-07-08 02:21:10 +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 |
|
Ivan Chikish
|
0d7b090032
|
[orbis-kernel] Implement utils::kstring
|
2023-07-05 13:08:13 +03:00 |
|
DH
|
cfd1374afa
|
[rpcsx-os/linker] Implement SceFreeTypeFull building
|
2023-06-30 17:14:05 +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 |
|