Commit graph

27 commits

Author SHA1 Message Date
DH
8e376c465e [orbis-kernel] impi: implement create server/client/session 2023-11-11 02:55:00 +03:00
DH
fd14659dc3 [orbis-kernel] fix VideoOut initialization
Fix compilation error
2023-10-31 23:35:28 +03:00
DH
e9897441fe [orbis-kernel] Initial rfork implementation 2023-10-31 14:22:22 +03:00
DH
95f1a6feda [orbis-kernel] initial kqueue implementation 2023-10-31 00:09:15 +03:00
DH
dba424ca1a [orbis-kernel] ipmi: stub SceLncService::0x30013
Stub sys_get_cpu_usage_all
2023-10-30 22:00:26 +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
Ivan Chikish
005add7e97 [orbis-kernel] Fixup sys_dmem_container 2023-07-30 12:09:17 +03:00
DH
cd7b842c60 [rpcsx-os] implement sys_dmem_mmap 2023-07-30 01:30:36 +03:00
DH
84b2419241 [rpcsx-os] Use orbis::File instead of IoDeviceInstance 2023-07-29 19:53:56 +03:00
Ivan Chikish
76db5849a0 [orbis-kernel] Implement basic sys_socketex
Implement sys_socketclose
2023-07-19 18:04:26 +03:00
Ivan Chikish
439444d72b [orbis-kernel] Initial osem semaphore implementation 2023-07-17 19:57:16 +03:00
Ivan Chikish
a1a91bb557 [orbis-kernel] Implement sys_mname 2023-07-16 19:57:46 +03:00
Ivan Chikish
b969ce893a [orbis-kernel] Implement sys_nanosleep 2023-07-16 14:52:54 +03:00
Ivan Chikish
3eb73b5534 [orbis-kernel] Fix sys_namedobj_delete+ 2023-07-15 17:00:47 +03:00
Ivan Chikish
0d7f50a246 [orbis-kernel] +sys_utc_to_localtime, +sys_localtime_to_utc 2023-07-14 20:59:57 +03:00
Ivan Chikish
14b41d1af9 [orbis-kernel] Fix sys_gettimeofday 2023-07-14 18:48:21 +03:00
Ivan Chikish
24d8a8ae8e [orbiskernel] +sys_gettimeofday 2023-07-14 17:35:37 +03:00
DH
dd9351843b [orbis-kernel] Dummy sys_stat implementation
Ignore shm_open
Correct Stat argument for syscalls
2023-07-13 13:33:17 +03:00
Ivan Chikish
0aacfbcee3 [orbis-kernel] sys_ipmimgr_call minor fixup 2023-07-12 22:10:00 +03:00
DH
fa2db8ed4b Fixed compilation errors 2023-07-12 05:22:57 +03:00
Ivan Chikish
3ace6a6b05 [orbis-kernel] Fix sys_evf_create args
'initPattern'
2023-07-11 18:25:59 +03:00
Ivan Chikish
d1651531c3 [Logs] Implement format_n for char[N] 2023-07-08 19:10:48 +03:00
Ivan Chikish
6f678ef595 [orbis-kernel] Implement sys_namedobj_create and sys_namedobj_delete 2023-07-08 16:44:05 +03:00
Isaac Marovitz
1f05a8a6a6 Run clang-format 2023-07-06 21:37:30 +01:00
DH
14cfdd0eb3 [orbis-kernel] Implement evf syscalls 2023-07-05 01:43:47 +03:00
Ivan Chikish
1ee6b7c970 Merge orbis-kernel submodule 2023-07-03 14:12:41 +03:00