Commit Graph

13 Commits

Author SHA1 Message Date
georgemoralis
5b0e627dc0 some dummy HLE functions and implementations in libc 2023-07-26 23:52:26 +03:00
georgemoralis
d7247f9e8d stubbed Assert function . should fix #26 2023-07-26 13:18:10 +03:00
georgemoralis
2b9aaff641 portable debugbreak
ευχαριστώ ροδάκινε

Co-Authored-By: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com>
2023-07-24 13:05:57 +03:00
georgemoralis
5706e1be1b added more PS4_SYSV_ABI codes 2023-07-21 14:53:19 +03:00
georgemoralis
28aad0a5dc Added sysv_abi , now parameters in sceVideoOutOpen is correct 2023-07-21 08:03:36 +03:00
georgemoralis
d8140ca016 added atexit() HLE function , sceVideoOutOpen appears to get invalid parameters 2023-07-20 17:53:51 +03:00
georgemoralis
98e9d970a3 we can reach atexit() function as well 2023-07-20 12:41:41 +03:00
georgemoralis
d641f7b6c4 we can now execute code (reaches init_env() function ) 2023-07-20 12:18:43 +03:00
georgemoralis
ecccead408 all function for video out demo should resolve now 2023-07-17 13:53:27 +03:00
georgemoralis
d9da9ade78 more dummy patching functions 2023-07-14 14:29:13 +03:00
georgemoralis
063a689812 patching more dummy functions 2023-07-13 12:56:36 +03:00
Stefanos Kornilios Mitsis Poiitidis
b211342d8a linux: Fix build 2023-07-07 13:49:46 +03:00
georgemoralis
79a6464c58 sample hle function loading (libc) 2023-06-28 20:15:19 +03:00