shadPS4/src/core/libraries
menaman123 b9c6093717
Implemented sceKernelMTypeProtect and sceKernelMProtect (#387)
* Fixed ORBIS_KERNEL_MAP_OP_TYPE_PROTECT for batchmap2

* Fix merge

* Changed 4 to ORBIS_KERNEL_MAP_OP_TYPE_PROTECT

* Removed MProtect from AddressSpace

* Added Mtyprotect and moved Mprotect to ORBIS_KERNEL_MAP_OP_PROTECT

* Changed Protect for Windows

* reverted the previous function

* Fixed Mtypeprotect and MProtect

* ''

* ''

* Took out logs stopping build

* clang-format issues

* Fixed the order of mtypeprotect and mprotect in batchmap2

* ''

* update branch

* ''

* Fixed nits

* ''

* Update submodules to latest commits

* ''

* reverted ffmpeg

* ''

* Fixed the nits

* ''

* ''

* ''

* ''

* ''

* Fix clang formatting, DEBUG_ASSERT, and extra spacing

* Fix build issues

* Revert "Fix build issues"

This reverts commit 9185f96ec9.

* ''

* ''

* ''

* Changes for MemoryProt Format

* ''

* ''

* ''
2024-09-04 23:36:23 +03:00
..
ajm [Libs] Error Codes (#612) 2024-08-27 15:53:38 +03:00
app_content Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
audio Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
avplayer video_core: Account of runtime state changes when compiling shaders (#575) 2024-08-29 19:29:54 +03:00
dialogs Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
disc_map Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
gnmdriver video_core: added VK_LAYER_LUNARG_crash_diagnostic (#751) 2024-09-03 21:56:23 +02:00
kernel Implemented sceKernelMTypeProtect and sceKernelMProtect (#387) 2024-09-04 23:36:23 +03:00
libc_internal Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
libpng Added LibPngDec 2024-06-14 01:37:26 -06:00
network misc: Fix a few compiler warnings. 2024-09-03 21:32:19 -07:00
ngs2 [Libs] Error Codes (#612) 2024-08-27 15:53:38 +03:00
np_manager Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
np_score Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
np_trophy Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
pad Add "support" for pad type remote control 2024-09-03 19:57:24 -05:00
playgo Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
random Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
rtc Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
save_data savedata: Handle a missing case in saveDataMount 2024-08-31 08:21:23 +04:00
screenshot Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
system video_core: added VK_LAYER_LUNARG_crash_diagnostic (#751) 2024-09-03 21:56:23 +02:00
usbd Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
videoout video_core: added VK_LAYER_LUNARG_crash_diagnostic (#751) 2024-09-03 21:56:23 +02:00
error_codes.h Add DLC support (#596) 2024-08-29 12:55:40 +03:00
libs.cpp Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
libs.h Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00