mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2024-11-26 20:50:40 +00:00
ce158290fb
* Skip destruction of adaptive mutex initializers Based around similar behaviors implemented in the more-kernel branch. Hatsune Miku Project Diva X needs this. * Fix posix_lseek result overflow Seen when testing Spider-Man Miles Morales on more-kernel. * Add posix_fsync Used by Spider-Man Miles Morales. I've added the normal posix error handling to this function, though I'm aware sceKernelFsync doesn't return any errors currently. This is for future proofing and accuracy, as the actual libkernel does the usual error handling too. * Properly handle VirtualQuery calls on PoolReserved memory. * Export posix_getpagesize under libkernel Bloons TD 5 needs this. * Clang |
||
---|---|---|
.. | ||
audio_core | ||
common | ||
core | ||
images | ||
imgui | ||
input | ||
qt_gui | ||
shader_recompiler | ||
video_core | ||
.clang-format | ||
emulator.cpp | ||
emulator.h | ||
main.cpp | ||
sdl_window.cpp | ||
sdl_window.h | ||
shadps4.qrc | ||
shadps4.rc |