Isaac Marovitz
da0683da2f
Merge 8237abe22e6ed222b0afb984c2e56617d049c54b into 865319a39cec873370500d26ce775959a4c5e784
2025-04-17 18:46:25 +09:00
The Spicy Chef
49c5e3b4f5
Added handling of normal compression for patching xex files ( #126 )
...
* Added handling of normal compression for patching xex files
* Added normal compression handling to XenonAnalyse
* Swap calloc for unique_ptr, tidied up code layout
2025-04-12 13:05:53 +03:00
nithax
0bfeaed44a
XEX2 Loading Fixes ( #51 )
...
* Fixes loading .xex import table names when a name is not aligned to 4
bytes.
* Fixes loading .xex optional headers, adds missing case when the
header_key & 0xFF == 1
* Fixes loading .xex base address and entry point to be the XEX2
base/entry to successfully resolve all import thunks.
2025-04-04 17:01:18 +03:00
Skyth (Asilkan)
c017eb630a
PPC context header adjustments. ( #123 )
2025-03-21 17:40:55 +03:00
Skyth (Asilkan)
7b8e37aa37
Fix the unsafe base address assumption. ( #69 )
2025-03-06 17:56:18 +03:00
squidbus
8237abe22e
Implement __rdtsc and FPCSR for ARM64.
2025-03-04 15:58:22 +00:00
Isaac Marovitz
aad99be74d
Update recompiler
...
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
2025-03-04 15:58:21 +00:00
Isaac Marovitz
d1d8b9e597
Fix missing defines, don’t use native aliases
...
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
2025-03-04 15:58:21 +00:00
Isaac Marovitz
5d500f26e7
Include simde in ppc_context.h
...
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
2025-03-04 15:58:21 +00:00
Isaac Marovitz
8de0e8ca30
Inital add SIMD-E
...
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
2025-03-04 15:58:20 +00:00
Skyth (Asilkan)
2991a3b698
Remove unused <expected> header include. ( #30 )
2025-03-04 00:12:28 +03:00
Skyth (Asilkan)
cd6fcb33bd
Port XEX patcher from Unleashed Recompiled. ( #4 )
...
* Port XEX patcher from Unleashed Recompiled.
* Fix compilation error on Linux.
2025-02-19 20:22:30 +03:00
Skyth
0fc545a6e2
Fix xpointer constructor for null pointers.
2025-01-28 18:34:39 +03:00
Skyth
87e350906b
Rebrand to XenonRecomp.
2025-01-19 22:39:12 +03:00