shadPS4/src/core/libraries/kernel
TheTurtle a2cd1669b6
memory: Cleanups and refactors (#324)
* memory: Various fixes

* Added (Partial) sceKernelBatchMap/sceKernelBatchMap2

* memory: Rename and implement batch unmap

* memory: Remove uneeded assert

* memory: Commonize free search routine

* memory: Contains check is inclusive

* memory: Address some alignment issues

* clang format

---------

Co-authored-by: raziel1000 <ckraziel@gmail.com>
2024-07-25 23:01:12 +03:00
..
event_flag Add initial macOS support. 2024-07-21 22:36:12 +03:00
threads Add initial macOS support. 2024-07-21 22:36:12 +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 Add initial macOS support. 2024-07-21 22:36:12 +03:00
event_queue.h kernel: added HR timers and asio service thread 2024-07-11 13:14:42 +03:00
event_queues.cpp clang format 2024-07-15 03:47:10 +03:00
event_queues.h libraries: kernel: added sceKernelGetEventId 2024-07-14 18:20:31 +02:00
file_system.cpp Merge branch 'main' into miscFixes6 2024-07-18 18:18:10 +03:00
file_system.h initial dents support 2024-06-20 18:09:40 +03:00
libkernel.cpp memory: Cleanups and refactors (#324) 2024-07-25 23:01:12 +03:00
libkernel.h Filesystem errors and Base Array Layers (#280) 2024-07-11 14:37:21 +03:00
memory_management.cpp memory: Cleanups and refactors (#324) 2024-07-25 23:01:12 +03:00
memory_management.h memory: Cleanups and refactors (#324) 2024-07-25 23:01:12 +03:00
thread_management.cpp memory: Cleanups and refactors (#324) 2024-07-25 23:01:12 +03:00
thread_management.h Some functions called by Stardew Valley 2024-07-14 23:23:11 +03:00
time_management.cpp Add initial macOS support. 2024-07-21 22:36:12 +03:00
time_management.h Added LibPngDec 2024-06-14 01:37:26 -06:00