Commit graph

21 commits

Author SHA1 Message Date
georgemoralis 40c71e31d0 sceVideoOutSubmitFlip implementation 2023-09-10 12:59:21 +03:00
georgemoralis 7339d3eeb2 initial sceKernelWaitEqueue implementation (WIP) 2023-09-08 08:28:01 +03:00
georgemoralis d3a002ec22 sceVideoOutGetFlipStatus implementation 2023-09-06 13:45:49 +03:00
georgemoralis b473d6e3e6 sceKernelCreateEqueue implemented 2023-08-17 10:10:13 +03:00
georgemoralis 5a6ceb04a5 reorganize function call to proper file 2023-08-15 23:10:45 +03:00
wheremyfoodat c016e7ac12 added configuration class 2023-08-14 20:17:01 +03:00
georgemoralis c37067641d refactoring log class 2023-08-13 16:54:56 +03:00
georgemoralis 1f1d8af940 added more proper and faster hex logging conversion 2023-08-03 13:16:49 +03:00
georgemoralis bd93b1f84d memory management refactoring 2023-08-03 13:05:13 +03:00
wheremyfoodat 582e27b729 general refactoring and coding format fixes 2023-08-03 12:25:25 +03:00
georgemoralis 17fc6b63a7 refactoring 2023-08-02 13:51:10 +03:00
georgemoralis 4d87ac2143 Refactoring PhysicalMemory 2023-08-02 08:41:41 +03:00
georgemoralis 497accb009 PhysicalMemory is now singleton 2023-08-02 08:04:09 +03:00
georgemoralis 9b6101e067 improvements in sceKernelAllocateDirectMemory and function logging 2023-07-27 17:56:57 +03:00
georgemoralis ccd86c929e some memory functions (videoout_basic now reaches sceKernelAllocateDirectMemory which is WIP) 2023-07-27 13:36:47 +03:00
georgemoralis 12b880df99 some dummy HLE functions and implementations in libc 2023-07-26 23:52:26 +03:00
georgemoralis 936d255e63 portable debugbreak
ευχαριστώ ροδάκινε

Co-Authored-By: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com>
2023-07-24 13:05:57 +03:00
georgemoralis 802e72a588 added more PS4_SYSV_ABI codes 2023-07-21 14:53:19 +03:00
georgemoralis 61d52efb73 all function for video out demo should resolve now 2023-07-17 13:53:27 +03:00
georgemoralis 7216413a03 more dummy patching functions 2023-07-14 14:29:13 +03:00
georgemoralis 152c581dc5 patching more dummy functions 2023-07-13 12:56:36 +03:00