shadPS4/src
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
..
audio_core core: Fixup linux support (#195) 2024-06-14 00:58:57 +03:00
common core: Many things (#194) 2024-06-15 14:36:07 +03:00
core core: Many things (#194) 2024-06-15 14:36:07 +03:00
images - Added trophy decryption when extracting a fpkg. trp icons and xmls are dumped to game_data/<title> (can be restored if deleted by accident by opening the trophy viewer) 2024-06-10 20:42:21 -06:00
input video_core: Moar shader instruction 2024-05-30 18:17:54 +03:00
qt_gui - Added trophy decryption when extracting a fpkg. trp icons and xmls are dumped to game_data/<title> (can be restored if deleted by accident by opening the trophy viewer) 2024-06-10 20:42:21 -06:00
shader_recompiler core: Many things (#194) 2024-06-15 14:36:07 +03:00
video_core core: Many things (#194) 2024-06-15 14:36:07 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp core: Many things (#194) 2024-06-15 14:36:07 +03:00
emulator.h core: Fixup linux support (#195) 2024-06-14 00:58:57 +03:00
main.cpp moved main code , to emulator,cpp , emulator.h class 2024-06-10 15:18:42 +03:00
sdl_window.cpp core: Fixup linux support (#195) 2024-06-14 00:58:57 +03:00
sdl_window.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
shadps4.qrc - Added trophy decryption when extracting a fpkg. trp icons and xmls are dumped to game_data/<title> (can be restored if deleted by accident by opening the trophy viewer) 2024-06-10 20:42:21 -06:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00