11 Commits

Author SHA1 Message Date
Isaac Marovitz
60e421da46
Correct fround constants
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
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
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
squidbus
dc4460eefd
Disable alias attribute on macOS clang. (#19) 2025-03-04 18:57:36 +03:00
Skyth (Asilkan)
3ee19542c9
Check for the validity of save/restore function addresses. (#42) 2025-03-04 18:44:24 +03:00
Skyth (Asilkan)
04e716178b
Repository cleanup & README.md. (#5) 2025-02-27 00:11:11 +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
73b75e197a Use __builtin_clz instead of __lzcnt32 for cntlzw instruction. 2025-01-23 14:35:46 +03:00
Skyth
3280a7cf9f Add support for placing midasm hooks after instructions. 2025-01-22 19:58:00 +03:00
Skyth
87e350906b Rebrand to XenonRecomp. 2025-01-19 22:39:12 +03:00