DH
|
ad52614233
|
[rpcsx-os] fix vm protection
|
2023-07-27 03:15:16 +03:00 |
|
DH
|
450fd30889
|
[amdgpu] Implement cpu->gpu change notifications
|
2023-07-27 03:03:02 +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 |
|
Ivan Chikish
|
306fecf2ab
|
[orbis-kernel] Stub sys_getdirentries
|
2023-07-23 17:40:35 +03:00 |
|
Ivan Chikish
|
f9e8cc60de
|
[orbis-kernel] Close sockets
|
2023-07-21 18:05:15 +03:00 |
|
DH
|
a32c0afcf5
|
[rpcsx-os] linker: avoid loading library twice
|
2023-07-20 21:04:12 +03:00 |
|
DH
|
8daa57cffe
|
Missed cmake change
|
2023-07-20 18:40:25 +03:00 |
|
Ivan Chikish
|
7a5ba3bf6a
|
Implement thread->where (backtrace)
|
2023-07-20 18:27: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
|
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
|
31fd85ce1d
|
[rpcsx-os] vm: add getPageProtection api
|
2023-07-19 15:00:58 +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
|
ef879117f9
|
SysExit: print to stderr
|
2023-07-18 15:56:22 +03:00 |
|
DH
|
adacb8daa6
|
[rpcsx-os] Use xbyak to set context
|
2023-07-18 03:26:33 +03:00 |
|
Ivan Chikish
|
9462e12735
|
Implement thread names
|
2023-07-17 15:22:23 +03:00 |
|
Ivan Chikish
|
3eb73b5534
|
[orbis-kernel] Fix sys_namedobj_delete+
|
2023-07-15 17:00:47 +03:00 |
|
Eladash
|
3dbf146fbd
|
[orbis-config.hpp] Add integral zero/sign extension specailization for uwrite
|
2023-07-15 14:48:16 +03:00 |
|
Ivan Chikish
|
bc39c9be63
|
Linker: search /app0/sce_module/
Currently limited, requires decrypted modules with .elf ext
|
2023-07-14 15:04:23 +03:00 |
|
Ivan Chikish
|
cca5a79200
|
Reduce libSceAbstractTwitch spam
|
2023-07-14 15:02:18 +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 |
|
Ivan Chikish
|
653eff3d16
|
More flockfile
|
2023-07-13 23:34:46 +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
|
38f562181f
|
[rpcsx-os] Setup altstack per thread
|
2023-07-13 15:53:05 +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
|
6a137ea557
|
[rpcsx-os] backtrace: print module name if so name empty
|
2023-07-13 13:35:22 +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 |
|
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 |
|
Ivan Chikish
|
230193129f
|
[orbis-kernel] Add basic EFAULT check
Check for valid pointer range
Replace some deprecated checks
|
2023-07-12 17:40:11 +03:00 |
|
Ivan Chikish
|
1550bfc7b1
|
Partially replace printf with ORBIS_LOG
|
2023-07-12 15:12:34 +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
|
734bc9110e
|
[rpcsx-os] Simplify syscall dispatch configuration
|
2023-07-12 04:19:13 +03:00 |
|
DH
|
030327cd1d
|
[rpcsx-os] Enable thr_new
Fix uwrite
|
2023-07-12 03:13:39 +03:00 |
|
DH
|
679bf94b5c
|
[orbis-kernel] Added uread/uwrite of arrays
Deprecate uread without error code
|
2023-07-11 23:13:09 +03:00 |
|
Marcos Vinicius
|
51150f4b07
|
Resolve compilation warnings (#15)
|
2023-07-10 18:48:20 +03:00 |
|
František Zatloukal
|
14f76e2a91
|
gcc: add a few missing includes (cstdlib, string)
|
2023-07-10 15:52:03 +03:00 |
|
Ivan Chikish
|
c2e47df91f
|
Fix formatting
|
2023-07-08 21:47:13 +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 |
|