shadPS4/src/core/libraries/system
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
..
commondialog.cpp src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
commondialog.h src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
msgdialog.cpp src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
msgdialog.h sceSaveDataMount2,sceSaveDataUmount some implementation 2024-05-04 22:08:04 +03:00
posix.cpp src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
posix.h src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
savedatadialog.cpp kernel: Implement gettimeofday + other misc fixes (#187) 2024-06-10 22:59:12 +03:00
savedatadialog.h src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
sysmodule.cpp src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
sysmodule.h src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
systemservice.cpp show title splash while the game is loading 2024-05-16 16:58:14 +03:00
systemservice.h show title splash while the game is loading 2024-05-16 16:58:14 +03:00
userservice.cpp core: Many things (#194) 2024-06-15 14:36:07 +03:00
userservice.h added a login event in sceUserServiceGetEvent 2024-05-02 17:14:55 +03:00