Commit graph

23 commits

Author SHA1 Message Date
georgemoralis
d70c1f3f95 libc , _Fsin , qsort,free,strncpy,memmove HLE calls 2023-10-15 16:03:55 +03:00
georgemoralis
c0649b8d24 libc strcmp,mallon,strlen implementation 2023-10-15 00:23:01 +03:00
georgemoralis
bc6b740ffe _ZdlPv , _Znwm needed for breakout homebrew 2023-10-09 12:31:31 +03:00
georgemoralis
b7e5714990 added rand in libc 2023-10-07 12:10:55 +03:00
georgemoralis
67da986e19 some more HLE functions 2023-10-06 21:49:53 +03:00
georgemoralis
5a2ee268f8 libc cleanups 2023-10-06 16:05:34 +03:00
georgemoralis
551455e56e printf implementation 2023-10-06 14:19:09 +03:00
georgemoralis
825d38ef31 partial printf , hello world demo (not from OpenOrbis) works 2023-10-05 18:38:36 +03:00
georgemoralis
809413a880 dummy libc printf call 2023-10-01 16:29:48 +03:00
wheremyfoodat
3e60a67785 general refactoring and coding format fixes 2023-08-03 12:25:25 +03:00
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