shadPS4/src/core/libraries/libc
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
..
libc.cpp core: Many things (#194) 2024-06-15 14:36:07 +03:00
libc.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
libc_cxa.cpp video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
libc_cxa.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
libc_math.cpp libraries: libc: fix for FSin implementation 2024-05-29 16:02:49 +02:00
libc_math.h clang fmt 2024-05-29 20:31:34 +02:00
libc_stdio.cpp libc hle : added ftell , powf , roundf 2024-05-07 16:25:58 +03:00
libc_stdio.h libc hle : added ftell , powf , roundf 2024-05-07 16:25:58 +03:00
libc_stdlib.cpp video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
libc_stdlib.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
libc_string.cpp video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
libc_string.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
printf.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
va_ctx.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00