shadPS4/src
Stefanos Kornilios Mitsis Poiitidis afe8ee173e virt: WIP with zydis and xbyak
WIP: somewhat of a context pointer

WIP: Gets to a first ret, not sure if of a HLE function or not

WIP: preserve registers across calls, don't use refs for rip

WIP: Runs more stuff, gets to fist ymm usage now

WIP: more branching, ymms

WIP: fickup trampoline stack args

WIP: Add support for call [reg + (disp)]

WIP: Fix jmp handling

WIP: Merge call/jmp handling

WIP: Fixup stack setup

WIP: ƒ–PS4_SYSV_ABI in all possible trampolines

WIP: move abi push/pop to helpers, preserve rbx

WIP: Add back original loader to provide as an option
2023-10-31 16:05:40 +02:00
..
Emulator refactoring system service 2023-10-31 14:04:35 +02:00
GUI refactoring Core folder to core 2023-10-31 08:47:58 +02:00
Lib reimplemented sceKernelReadTsc in proper package and some abi fixes 2023-10-30 20:22:25 +02:00
Util Update src/Util/log.cpp 2023-10-28 00:09:47 +03:00
core virt: WIP with zydis and xbyak 2023-10-31 16:05:40 +02:00
debug.h recommit debug.h 2023-08-03 13:43:42 +03:00
discord.cpp using our own application id for discord 2023-08-12 18:47:37 +03:00
discord.h Add discord RPC 2023-08-11 20:22:26 +03:00
emuTimer.cpp implemented sceKernelGetProcessTimeCounter , sceKernelGetProcessTimeCounterFrequency 2023-10-30 12:53:52 +02:00
emuTimer.h implemented sceKernelGetProcessTimeCounter , sceKernelGetProcessTimeCounterFrequency 2023-10-30 12:53:52 +02:00
emulator.cpp refactored libpad to new package 2023-10-31 09:01:20 +02:00
emulator.h refactoring Core folder to core 2023-10-31 08:47:58 +02:00
main.cpp refactoring Core folder to core 2023-10-31 08:47:58 +02:00
types.h Use cstdint in types.h 2023-09-29 14:40:26 +03:00
version.h started 0.0.3 WIP 2023-10-22 00:20:51 +03:00
vulkan_util.cpp refactoring Core folder to core 2023-10-31 08:47:58 +02:00
vulkan_util.h refactoring Core folder to core 2023-10-31 08:47:58 +02:00