Commit Graph

174 Commits

Author SHA1 Message Date
Pavel 82f7cbd35f writev/sceKernelWritev and extended char fd 2023-01-23 15:43:15 +03:00
Pavel bb1a892ce5 New concept of TLS patching 2023-01-23 15:41:11 +03:00
Pavel 00f5d0472b + 2023-01-13 15:43:10 +03:00
Pavel 361dbd2f58 sceKernelChmod 2023-01-11 14:43:49 +03:00
red-prig ae44cd497a sceKernelPreadv 2023-01-09 22:06:26 +03:00
red-prig 5d1dfb67cb sceKernelGetGPI 2023-01-08 20:18:50 +03:00
red-prig 40801a6f03 sceKernelMlockall and etc 2023-01-07 19:29:19 +03:00
red-prig 41b20dcda9 sceKernelSetGPO 2023-01-06 21:24:36 +03:00
red-prig eff76314b1 pthread_attr_setstack/scePthreadAttrSetstack 2023-01-06 18:53:15 +03:00
red-prig 33cca90740 pthread_attr_getguardsize/scePthreadAttrGetguardsize 2023-01-06 18:39:49 +03:00
red-prig aefba2f66f pthread_setschedparam fix 2023-01-05 20:56:20 +03:00
red-prig ec2fbe98a4 pthread_attr_setstackaddr/scePthreadAttrSetstackaddr 2023-01-05 20:22:53 +03:00
red-prig 92db24429a pthread_attr_getstack 2023-01-05 20:17:56 +03:00
red-prig f6b6ece27c pthread_attr_getstackaddr 2023-01-05 20:14:03 +03:00
red-prig 4b532b8d51 pthread_attr_getguardsize 2023-01-05 20:10:49 +03:00
red-prig 0077bfb258 pthread_attr_getstacksize 2023-01-05 19:52:47 +03:00
red-prig d401f90ffa More accurate accounting of prior, etc. 2023-01-05 19:46:37 +03:00
red-prig 5ad0da7e64 pthread_attr_getschedpolicy 2023-01-05 18:56:44 +03:00
red-prig a3b3bdb8f6 pthread_attr_setinheritsched and etc 2023-01-04 22:51:10 +03:00
red-prig 6299a733da pthread_attr_getschedparam and etc 2023-01-04 22:28:31 +03:00
red-prig 036110d9df pthread_attr stuff 2023-01-04 22:13:19 +03:00
red-prig be570f1c63 Separate pthread_attr 2023-01-04 21:42:45 +03:00
red-prig a60e8a2126 pthread_getname_np 2023-01-04 21:36:16 +03:00
red-prig 53f69f8d20 pthread_rename_np 2023-01-04 21:30:54 +03:00
red-prig 4b7e4d37ec pthread_getschedparam, pthread_setschedparam 2023-01-04 21:23:33 +03:00
red-prig 7f53558979 pthread_getprio 2023-01-04 21:10:37 +03:00
red-prig 0a3d651d6b pthread_setprio 2023-01-04 20:49:41 +03:00
red-prig 21464abe56 Dont set THREAD_PRIORITY_HIGHEST and THREAD_PRIORITY_TIME_CRITICAL 2023-01-04 20:40:57 +03:00
Pavel 2bf7df0116 sceKernelBatchMap fix, mem unmap fix 2023-01-03 12:44:16 +03:00
red-prig 39a4e2cd9f Separated and extended the default stack size for the main thread 2023-01-02 16:57:44 +03:00
flyingtincan 3e8cc63d3a
GFX thread sleep fix and Thread names (#46)
* Thread names in debugger and some logs

* Fix GFX thread sleeping too long
2023-01-02 16:17:06 +03:00
red-prig c9615d8f15 sys_root 2022-12-31 16:57:43 +03:00
red-prig ca812d3184 sceSysmoduleUnloadModuleInternal 2022-12-30 22:19:31 +03:00
red-prig 27aff1b54c sceKernelHasNeoMode, sceKernelGetFsSandboxRandomWord 2022-12-29 21:34:55 +03:00
red-prig ac4820c896 libkernel_exception 2022-12-29 20:37:38 +03:00
Pavel d06ac398f7 sceSysmoduleLoadModuleInternal 2022-12-29 17:20:46 +03:00
Pavel 15673d4c3d scePthreadSetDefaultstacksize 2022-12-29 11:51:15 +03:00
red-prig d6f280a08f fix 2022-12-28 18:36:21 +03:00
Pavel 82287af29b Move to libcinternal, atexit 2022-12-28 16:24:34 +03:00
Pavel 9b7e280332 get_authinfo 2022-12-28 13:48:28 +03:00
red-prig b0d900c5c0 + 2022-12-26 23:55:29 +03:00
Pavel 96492b32ba __elf_phdr_match_addr 2022-12-26 22:35:11 +03:00
red-prig 87785626c0 + 2022-12-26 20:57:08 +03:00
Pavel 2b587f91ec - 2022-12-26 17:19:48 +03:00
Pavel 1d6f099b34 mspace bugfixes 2022-12-26 17:17:12 +03:00
red-prig dbfab8469f Increased DirectMemorySize 2022-12-24 21:13:37 +03:00
red-prig 834a26582e sceKernelBatchMap, sceKernelBatchMap2 (not tested) 2022-12-24 20:11:45 +03:00
red-prig 18ccba6713 sceCoredumpRegisterCoredumpHandler 2022-12-21 21:27:50 +03:00
red-prig 637c2499e5 + 2022-12-21 20:45:08 +03:00
red-prig 641d0d3f7f sceSysmoduleIsLoadedInternal 2022-12-21 20:34:45 +03:00