Commit Graph

1805 Commits

Author SHA1 Message Date
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
ArbestRi 58ff3e7d6b
Fix typos and adjust some words (#51) 2023-01-04 20:39:03 +03:00
red-prig 07d736c7bc Fix buffer align 2023-01-03 19:54:53 +03:00
Pavel 2bf7df0116 sceKernelBatchMap fix, mem unmap fix 2023-01-03 12:44:16 +03:00
red-prig aaa34d36ea push const allocator fix 2023-01-02 18:58:31 +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
Pavel 5fa656dee2 Update main.yml 2022-12-31 19:05:44 +03:00
red-prig c9615d8f15 sys_root 2022-12-31 16:57:43 +03:00
Pavel c75c1fae47
Update README.md 2022-12-31 16:36:48 +03:00
gandalfthewhite19890404 9bb1dfd5f0
Update README.md (#42)
Added remarks about control.
2022-12-31 15:10:36 +03:00
red-prig ca812d3184 sceSysmoduleUnloadModuleInternal 2022-12-30 22:19:31 +03:00
red-prig c26387f8e3 Fix right stick 2022-12-30 21:21:15 +03:00
red-prig bf30a29b85 xiGuide button 2022-12-30 20:24:24 +03:00
flyingtincan 7a6870d1e7
Fix typo (#40) 2022-12-30 19:54:10 +03:00
red-prig 0544a44100 Xinput declaration completed 2022-12-30 19:44:04 +03:00
red-prig 063aeedb3b Xinput UI Screen Center 2022-12-30 19:16:23 +03:00
flyingtincan d6d45ba1a2
Add XInput UI for mapping buttons (#39)
Perfectly!
2022-12-30 18:43:33 +03:00
red-prig 27aff1b54c sceKernelHasNeoMode, sceKernelGetFsSandboxRandomWord 2022-12-29 21:34:55 +03:00
red-prig ab753e4556 sceAppContentTemporaryDataUnmount 2022-12-29 20:43:35 +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 264ded3072 bzero, Throw_C_errori, mtx_internal 2022-12-29 16:16:05 +03:00
Pavel 15673d4c3d scePthreadSetDefaultstacksize 2022-12-29 11:51:15 +03:00
Pavel bdfa1c4e8e guard fix, strlen, strncpy 2022-12-29 11:32:12 +03:00
Pavel 0715ebe4ef __cxa_guard_acquire, mspace fix 2022-12-29 11:17:36 +03:00
red-prig ded80a637e exUnderflow? 2022-12-28 19:13:37 +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
flyingtincan 9bc478ab2e
Add basic XInput controller support (#38) 2022-12-28 13:19:45 +03:00
Pavel 699c5a1de7 sceImeKeyboardClose 2022-12-27 16:44:59 +03:00
Pavel 82f8ebdc4f VINTRP?2 2022-12-27 12:40:44 +03:00
Pavel 40e435209b VOP2?40 2022-12-27 11:55:27 +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 9363796476 IT_SET_CONFIG_REG 2022-12-24 23:53:46 +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 9788a825d5 Ignore sys_crt errors 2022-12-23 21:02:53 +03:00