shadPS4/src
Daniel R 914aa10875
Misc implementations and fixes. (#250)
* Implement `sceKernelFtruncate` and `sceKernelUnlink`.

* Remove unused variable.

* Implement `sceKernelReserveVirtualRange`, misc fixes

* Fix `sceKernelReserveVirtualRange`.

* Add TODO on reserve

* Replace comment with assert.

* Add missing copyright header

* Add `UNREACHABLE` for `IOFile::Unlink`.

* Move NT API initialization out of the header

* Fix bug where files were always mapped as read only.

* `clang-format`
2024-07-11 15:35:58 +03:00
..
audio_core Fix sceAudioOutOpen not handling audio param attributes 2024-07-08 01:29:58 -03:00
common Misc implementations and fixes. (#250) 2024-07-11 15:35:58 +03:00
core Misc implementations and fixes. (#250) 2024-07-11 15:35:58 +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 posix_pthread_yield , scePadGetHandle 2024-06-20 17:10:14 +03:00
qt_gui More HLE stuff and fixes (#273) 2024-07-10 19:20:19 +03:00
shader_recompiler impl V_CMP_CLASS_F32 common filter masks (#276) 2024-07-10 02:24:01 +03:00
video_core Filesystem errors and Base Array Layers (#280) 2024-07-11 14:37:21 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp Misc implementations and fixes. (#250) 2024-07-11 15:35:58 +03:00
emulator.h removed hardware info seems make perfomance issues , will test something more lightweight 2024-07-06 10:27: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 submodules updates 2024-07-05 15:08:33 +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