Skip to content

shadps4 1 year anniversary edition - v0.0.2

Compare
Choose a tag to compare
@georgemoralis georgemoralis released this 21 Oct 19:02
· 1957 commits to main since this release

Anniversary edition of shadps4 (1 year since first commit)

Some new homebrew working , check shadps4 site.

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).