shadPS4/src
raziel1000 cbf6a62ef5 Added:
- sceSaveDataMount
- Create2 mode (50)
- slight change in error handling (testing for now)
- log to print message when fd = 1 in sceKernelWrite (to avoid crash and move forward, not a file)
- mount savedata at emu start for CUSA00402 - Crimsonland (only case, needs testing)
- sceSaveDataGetMountInfo

- scePthreadGetthreadid
- posix_getpid
- posix_pthread_attr_setdetachstate
- posix_pthread_attr_destroy
- posix_pthread_detach
- scePthreadSetschedparam(partial)
- posix_pthread_setschedparam (partial)
- posix_sched_get_priority_max
2024-05-26 22:12:38 -06:00
..
audio_core src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
common added sceRtcGetCurrentTick 2024-05-19 10:03:40 +03:00
core Added: 2024-05-26 22:12:38 -06:00
images Change logo 2024-03-28 15:29:21 +01:00
input video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
qt_gui core: Implement new memory manager (#133) 2024-05-16 15:55:50 +03:00
video_core Merge pull request #140 from shadps4-emu/additional_evq_func 2024-05-18 09:46:14 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
main.cpp Added: 2024-05-26 22:12:38 -06:00
sdl_window.cpp video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
sdl_window.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
shadps4.qrc add window icons (#92) 2024-03-02 18:39:46 +02:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00
vulkan_util.cpp video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
vulkan_util.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00