Il s’agit d’un émulateur préliminaire de PS4 pour Windows et Linux écrit en C++ créé par Shadow (d’ou il tire son nom), auteur et contributeur de projets prestigieux comme PCSX, PCSX2, PCSP, JPCSP, Arcadeflex, RPCS3…
Changements:
– Merge pull request #77 from georgemoralis/TLS_works
– Merge branch ‘TLS_works’ of github.com:georgemoralis/shadPS4 into TLS_works
– some fs work for openorbis (WIP)
– orbis weird sceVideoOut calls
– skip over 0x66 prefixes in TLS
– Basic TLS with patching + int 0x80
– initial PT_TLS support
– functions libkernel to get openrorbis working (without tls)
– some cleanups