DH
65e653f5ef
[rpcsx-os/orbis-kernel] random bugfixes
...
ipmi: fixed respond sync, get message, try get message, try send message
event: detach event emitter from file
signals: basic implementation
linker: fixed zero symbol relocation, fixed exec relocation
shared_cv/mutex: implement eintr response support
shared_cv: fixed possible loop instead of wait
ipmi: implement invoke async, respond async, get result, get client app id, client get name
rpcsx-os: add safemode flag
2024-01-13 20:57:02 +03:00
DH
e90566e7de
[rpcsx-os/orbis-kernel] random fixes
...
fix pipe
fix socketpair
fix bridge
fix evf_wait with timeout
fix umtx_op(0x17)
implement ipmi evf
stub sched_get_priority_max/min
stub sys_rtprio_thread
implement sys_yield
emit event on signal
stub ajm register/unregister ioctls
stub av_control ioctl
hack removal
2024-01-04 03:53:58 +03:00
DH
f5c8fce5aa
[rpcsx-os] mbus_av: emit events
2023-12-31 17:07:46 +03:00
DH
6e25f347d3
implement unix socket ops
...
implement cross process dmem support
implement ipmi try send message
implement sys_batch_map
store saves to game directory (.rpcsx subfolder)
fix get dir entries
added uvd & vce devices
2023-12-31 14:30:49 +03:00
DH
0f86008b9b
[orbis-kernel] reduced log spam
...
fixed rmdir
2023-11-13 21:38:21 +03:00
DH
9bf5336478
[rpcsx-gpu] hacks for gnm compositor
2023-11-12 01:29:14 +03:00
DH
b0166046be
[rpcsx-os] shm: implement unlink
2023-11-12 01:27:51 +03:00
DH
e9dfaf2573
[orbis-kernel] chroot bugfixes
...
reduce log spam
increase count of gcm buffers
2023-11-11 22:12:07 +03:00
DH
d814b2b741
[rpcsx-os] shm: convert error code
2023-11-11 20:31:12 +03:00
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
37295c16a1
[rpcsx-os][orbis-kernel] Remove hacks
...
Removed evf_create, osem_create, ipmi and shm hacks
2023-11-11 00:20:08 +03:00
DH
74aa1a112e
[rpcsx-os] shm: escape subdirectories
2023-11-10 21:30:43 +03:00
DH
8b99eb1b02
[orbis-kernel] dmem: fix deallocation
2023-11-10 21:06:44 +03:00
DH
a98ac71b83
[rpcsx-os] dmem: fix allocator
2023-11-10 21:04:33 +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
qurious-pixel
3464f50eb9
add missing include ( #56 )
2023-11-02 00:39:36 +03:00
DH
f6c2cf05d3
[rpcsx-os] metadbg: fix chrono include
2023-11-01 22:18:21 +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
9865be85af
[rpcsx-os] stub /dev/mbus and /dev/notification*
2023-10-30 22:03:38 +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
437d8e78b8
[rpcsx-os] linker: hack for lazy bind
2023-10-18 02:22:29 +03:00
DH
4f3495117c
[rpcsx-os] stub /dev/urandom
2023-10-18 01:11:01 +03:00
DH
ef4f11f2ad
[rpcsx-os] dmem: implement direct memory query
2023-10-18 01:10:21 +03:00
DH
288f7fcc7a
[rpcsx-os] vm: implement virtual query
2023-10-17 23:25:06 +03:00
Pavel
22c96a09ee
Refinement of data structures for dev dce ( #54 )
2023-09-03 23:52:39 +03:00
DH
35ba07f676
[rpcsx-os] stub console, npdrm and icc_configuration devices
2023-09-03 22:22:20 +03:00
DH
738a760fbe
[rpcsx-os] shm: stub SceNpTpip for fw 10.50 support
2023-09-03 19:49:15 +03:00
Chaitanya Talnikar
b145c14b0f
Add SceAvSetting for higher firmware versions ( #44 )
2023-08-15 03:08:31 +03:00
DH
f5949e5f65
[rpcsx-os] hid: implemented testing pad support over glfw keyboard handler
2023-08-07 22:55:44 +03:00
DH
0987da90f4
[rpcsx-os] implement compute queue mapping
2023-08-06 17:29:28 +03:00
DH
8217f2fa7b
[rpcsx-os] ajm: return ok for ioctls
2023-08-01 15:41:00 +03:00
DH
89db63ca46
[rpcsx-os] implement blockpool device
2023-07-30 14:56:25 +03:00
DH
e967c8cf80
[rpcsx-os] dmem: 0xc0208016 ioctl: return address and size
2023-07-30 14:52:34 +03:00
DH
cd7b842c60
[rpcsx-os] implement sys_dmem_mmap
2023-07-30 01:30:36 +03:00
DH
6c1580f17c
[rpcsx-os] hid: stub pad read state
2023-07-30 00:46:23 +03:00
DH
74c4e61a7b
[rpcsx-os] shm: respect o_creat flag
2023-07-30 00:44:52 +03:00
DH
99a3a4005b
[rpcsx-os] shm: do abort on unknown shm open
2023-07-30 00:34:05 +03:00
DH
f65697769b
[rpcsx-os] dmem: WIP allocateMainDirectMemory implementation
2023-07-30 00:33:01 +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
Ivan Chikish
a2173d1336
Fix stdout/stderr logs
2023-07-26 18:43:25 +03:00
Ivan Chikish
46707f1c22
Add bold effect to /dev/stdout
2023-07-26 18:36:32 +03:00
Ivan Chikish
78dec873cb
Add pink color to /dev/stderr
2023-07-26 18:36:10 +03:00
Ivan Chikish
5925cc2c75
Stub /dev/ajm + minor fx
2023-07-26 14:35:40 +03:00
DH
fd16ce4f62
[amdgpu] Update buffer in use flag on rpcsx-gpu side
...
Fixed dangling pointer dereferences
2023-07-20 03:14:52 +03:00
DH
6a66bcfcfc
[rpcsx-os] dce: Ignore 0xc0308203 0x21 ioctl
2023-07-13 13:28:31 +03:00
DH
6e5792aff2
[rpcsx-os] Ignore 0x802450c9 gc ioctl
2023-07-13 13:27:15 +03:00