shadPS4/src/core/libraries/kernel
2024-09-25 12:20:03 +03:00
..
event_flag core: Reduce some library log spam. (#1023) 2024-09-22 14:13:58 +02:00
threads Fix Regression #932 (#973) 2024-09-19 07:15:42 +03:00
cpu_management.cpp core/libraries: reduce log pressure (#829) 2024-09-07 12:38:00 +03:00
cpu_management.h src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
event_queue.cpp Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
event_queue.h kernel: added HR timers and asio service thread 2024-07-11 13:14:42 +03:00
event_queues.cpp misc changes, part ?/? (#441) 2024-08-16 20:16:15 +03:00
event_queues.h misc changes, part ?/? (#441) 2024-08-16 20:16:15 +03:00
file_system.cpp Save fixes (#1031) 2024-09-23 14:50:49 +03:00
file_system.h initial dents support 2024-06-20 18:09:40 +03:00
libkernel.cpp Save fixes (#1031) 2024-09-23 14:50:49 +03:00
libkernel.h libSceRtc HLE (#697) 2024-09-06 23:08:32 +02:00
memory_management.cpp core/memory: Fix sceKernelMTypeProtect setting VMA type (#1037) 2024-09-23 18:49:57 +02:00
memory_management.h Implemented sceKernelMTypeProtect and sceKernelMProtect (#387) 2024-09-04 23:36:23 +03:00
thread_management.cpp Add nullptr check in scePthreadSetprio function (#1028) 2024-09-25 12:20:03 +03:00
thread_management.h Fix deadlocks by enabling reuse of exited threads (#855) 2024-09-09 23:13:28 +03:00
time_management.cpp Frame graph + Precise 60 fps timing (#998) 2024-09-23 18:43:51 +03:00
time_management.h libSceRtc HLE (#697) 2024-09-06 23:08:32 +02:00