squidbus
4d7f6d88a5
Implement __rdtsc and FPCSR for ARM64.
2025-08-03 15:08:37 +01:00
Isaac Marovitz
f752fceba9
Update recompiler
...
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
2025-08-03 15:08:37 +01:00
Isaac Marovitz
bb43ea52bf
Fix missing defines, don’t use native aliases
...
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
2025-08-03 15:08:36 +01:00
Isaac Marovitz
f5855085b5
Include simde in ppc_context.h
...
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
2025-08-03 15:08:36 +01:00
Isaac Marovitz
78d9bc1be2
Inital add SIMD-E
...
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
2025-08-03 15:08:36 +01: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
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