Commit graph

16 commits

Author SHA1 Message Date
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 cc596083f5 more pthread progress added init for main Thread 2023-07-20 11:20:11 +03:00
wheremyfoodat bb2de743b7 Fix compilation error maybe 2023-07-18 19:28:28 +03:00
georgemoralis ce95520f38 some pthread work nothing exciting 2023-07-18 18:54:46 +03:00
georgemoralis f03c1a5fb4 initial thread management files 2023-07-17 23:46:25 +03:00
georgemoralis ecccead408 all function for video out demo should resolve now 2023-07-17 13:53:27 +03:00
georgemoralis 35e21f9a8c more dummy GnmDriver function calls 2023-07-17 13:39:00 +03:00
georgemoralis d9da9ade78 more dummy patching functions 2023-07-14 14:29:13 +03:00
georgemoralis 3cbbdd5b2f patching sceVideoOut functions 2023-07-13 18:36:03 +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
georgemoralis e0cee2d7fd started work on libraries linking 2023-06-26 20:45:16 +03:00