shadPS4/src/core/libraries/kernel
TheTurtle c5d1d579b1
core: Many things (#194)
* video_core: Add a few missed things

* libkernel: More proper memory mapped files

* memory: Fix tessellation buffer mapping

* Cuphead work

* sceKernelPollSema fix

* clang format

* fixed ngs2 lle loading and rtc lib

* draft pthreads keys implementation

* fixed return codes

* return error code if sceKernelLoadStartModule module is invalid

* re-enabled system modules and disable debug in libs.h

* Improve linux support

* fix windows build

* kernel: Rework keys

---------

Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-06-15 14:36:07 +03:00
..
event_flag core: Many things (#194) 2024-06-15 14:36:07 +03:00
threads core: Many things (#194) 2024-06-15 14:36:07 +03:00
cpu_management.cpp src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
cpu_management.h src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
event_queue.cpp video_core: Implement basic compute shaders and more instructions 2024-05-30 01:39:24 +03:00
event_queue.h core: Many things (#194) 2024-06-15 14:36:07 +03:00
event_queues.cpp core: Many things (#194) 2024-06-15 14:36:07 +03:00
event_queues.h core: Many things (#194) 2024-06-15 14:36:07 +03:00
file_system.cpp core: Many things (#194) 2024-06-15 14:36:07 +03:00
file_system.h kernel: Implement gettimeofday + other misc fixes (#187) 2024-06-10 22:59:12 +03:00
libkernel.cpp core: Many things (#194) 2024-06-15 14:36:07 +03:00
libkernel.h kernel: Implement gettimeofday + other misc fixes (#187) 2024-06-10 22:59:12 +03:00
memory_management.cpp core: Many things (#194) 2024-06-15 14:36:07 +03:00
memory_management.h kernel: Implement gettimeofday + other misc fixes (#187) 2024-06-10 22:59:12 +03:00
thread_management.cpp core: Many things (#194) 2024-06-15 14:36:07 +03:00
thread_management.h core: Many things (#194) 2024-06-15 14:36:07 +03:00
time_management.cpp core: Many things (#194) 2024-06-15 14:36:07 +03:00
time_management.h Added LibPngDec 2024-06-14 01:37:26 -06:00