Shadps4 v0.0.2 release

by admin in

A new shadps4 release

Complete changelog

-using cstdint header in variable types
-run_main_entry: Rewrite in asm for stack setup
-printf libc implementation for work with sysv_abi
-initial pad emulation (only digital pad atm)
-Implemented sceVideoOutIsFlipPending
-Added auto stubs , now unsupported hle function will resolve as empty stubs
-Rewrote libc_cxa functions
-Libc implementations ( _ZdlPv,_Znwm,rand,_Fsin,qsort,free,strncpy,memmove,atan2f,pow,_Sin)
-ET_SCE_DYNAMIC behaves as valid for execution now.
-Initial FileSystem work (not yet usable).

shadps4 v0.0.2

Second release of shadps4 . Some more homebrew works.

Shadps4 first version v0.0.1

by admin in

Although it is already available from other sources , here is a direct link for the first shadps4 release. Currently only one demo from ps4 sdk works (check the previous post) but be sure the next release will have more working stuff.

shadps4 v0.0.1

First release of shadps4 emulator . Currently only videoout basic demo works