Daniel R.
241aa30ce1
Merge branch 'filesystem' of https://github.com/polybiusproxy/shadPS4 into filesystem
2024-07-11 14:26:23 +02:00
Daniel R.
3c8bb4bc92
clang-format
2024-07-11 14:25:53 +02:00
Daniel R
e081b505db
Merge branch 'shadps4-emu:main' into filesystem
2024-07-11 14:16:48 +02:00
Daniel R.
46b28fd25b
Fix bug where files were always mapped as read only.
2024-07-11 14:16:10 +02:00
Vladislav Mikhalin
989f88837d
Filesystem errors and Base Array Layers ( #280 )
...
* Filesystem errors and Base Array Layers
* Fixed build for POSIX
* forgot 1 file
2024-07-11 14:37:21 +03:00
Daniel R.
bc8e95dd6d
Add UNREACHABLE
for IOFile::Unlink
.
2024-07-11 01:02:16 +02:00
Daniel R.
27b87ebc35
Implement sceKernelReserveVirtualRange
, misc fixes
2024-07-10 14:59:43 +02:00
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
TheTurtle
31bd502764
core: Fixup linux support ( #195 )
...
* tls: Implement for linux
* core: Implement memory manager for linux
2024-06-14 00:58:57 +03:00
GPUCode
79d6c8a377
common: Rewrite logging based on cut down citra logger ( #86 )
...
* common: Rewrite logging based on cut down Citra logger
* code: Misc fixes
* core: Bring back tls handler
* linker: Cleanup
* config: Remove log level
* logging: Enable console output by default
* core: Fix windows build
2024-02-28 00:10:34 +02:00
GPUCode
584b7d2b15
chore: Make shadps4 REUSE compliant
2024-02-23 23:33:43 +02:00
GPUCode
6f4c6ae0bb
code: Add clang-format target and CI workflow ( #82 )
...
* code: Add clang format target, rules and CI workflow
* code: Run clang format on sources
2024-02-23 22:57:57 +02:00
georgemoralis
ff43fec76a
some fs work for openorbis (WIP)
2024-01-26 18:01:27 +02:00