Commit Graph

126 Commits

Author SHA1 Message Date
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 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 ab753e4556 sceAppContentTemporaryDataUnmount 2022-12-29 20:43:35 +03:00
Pavel 264ded3072 bzero, Throw_C_errori, mtx_internal 2022-12-29 16:16:05 +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
Pavel 82287af29b Move to libcinternal, atexit 2022-12-28 16:24:34 +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
red-prig 939b038dec Title 2022-12-23 20:31:33 +03:00
Pavel 98db94a59e sceRtcParseDateTime 2022-12-22 22:46:01 +03:00
Pavel 904591da80 sceRtcParseRFC3339 2022-12-22 16:35:13 +03:00
Pavel 2878a42d41 + 2022-12-22 13:42:20 +03:00
Pavel 55a570b971 sceRudpProcessEvents 2022-12-22 12:11:46 +03:00
Pavel 9029ef2bce sceAppContentGetAddcontInfo 2022-12-22 11:41:50 +03:00
Pavel 5a9f1288d9 sceSystemServiceDisableSuspendConfirmationDialog 2022-12-22 11:24:58 +03:00
Pavel bab79118f4 caption_format 2022-12-22 11:24:38 +03:00
red-prig 637c2499e5 + 2022-12-21 20:45:08 +03:00
Pavel a54fce10df param.sfo parser and etc 2022-12-21 16:45:08 +03:00
red-prig 5760dfc059 A little more specific 2022-12-21 00:20:39 +03:00
Pavel cec6e3d54c move files 2022-12-20 15:37:11 +03:00
Pavel 8853995173 playgo big update 2022-12-20 15:30:44 +03:00
red-prig 9e968a4e8a scePlayGoClose 2022-12-16 21:12:03 +03:00
red-prig 73971c7c24 scePlayGoSetInstallSpeed 2022-12-16 21:09:12 +03:00
red-prig 69551a2ea8 scePlayGoGetToDoList 2022-12-16 21:06:48 +03:00
red-prig 5972349975 scePlayGoSetInstallSpeed 2022-12-16 21:01:18 +03:00
red-prig bcf34a5b02 sceNetErrnoLoc 2022-12-16 21:01:06 +03:00
Pavel 617dcc492f sceScreenShotSetParam 2022-12-13 17:03:19 +03:00
Pavel 99fd87dad8 sceVideoOutGetEventData and etc 2022-12-13 13:31:19 +03:00
Pavel 185da861ac sceMoveClose 2022-12-12 10:15:21 +03:00
Pavel e20b542ca3 sceRazorIsLoaded 2022-12-12 10:06:28 +03:00
red-prig ab085657cb sceAppContentDownloadDataGetAvailableSpaceKb 2022-12-11 17:25:44 +03:00
red-prig ae103ec9aa sceAppContentTemporaryDataGetAvailableSpaceKb 2022-12-11 01:13:22 +03:00
Pavel 5ee6d51ead sceNetHtonl 2022-12-08 17:20:41 +03:00
Pavel 6f6764a263 sceNpWebApiTerminate 2022-12-08 12:12:35 +03:00
Pavel 1cefb38b92 sceNpScoreRecordScore 2022-12-07 21:30:03 +03:00
Pavel c127970f83 sceSystemServiceGetHdrToneMapLuminance 2022-12-07 17:28:39 +03:00
Pavel 24b678dc65 sceSaveDataTransferringMount 2022-12-07 17:04:45 +03:00
Pavel a70005dd2b sceSaveDataGetParam 2022-12-07 16:48:19 +03:00
Pavel e8c5bf37e9 sceNpGetParentalControlInfo 2022-12-07 16:26:20 +03:00
Pavel 1a6c8ac7de sceNpRegisterGamePresenceCallbackA 2022-12-07 16:14:37 +03:00
Pavel 3389d84657 sceNpUnregisterStateCallback 2022-12-07 15:56:30 +03:00
Pavel e4127bf26a sceNpGetAccountCountryA 2022-12-07 15:50:25 +03:00
Pavel cdf89ba10e + 2022-12-06 20:12:21 +03:00
gandalfthewhite19890404 7a960dff60
Changed input slightly (#32)
* Update ps4_libscepad.pas

Changed L2 and R2

* Update README.md
2022-12-04 16:42:39 +03:00