A tool for recompiling Xbox 360 games to native executables.
Find a file
2024-09-30 20:41:32 +06:00
cmake Recompiler: write ppc_context.h 2024-09-30 13:39:47 +06:00
PowerAnalyse Scan direct calls to find functions. 2024-09-18 22:13:24 +03:00
PowerRecomp Recompiler: Use implementation aliases 2024-09-30 18:45:07 +06:00
PowerSample Remove MSVC macros & implement weak linking properly for clang. 2024-09-27 18:47:35 +03:00
PowerTests CMakeLists fixes for dependants 2024-09-28 22:57:35 +06:00
PowerUtils Recompiler: Fix accidental impl linkage 2024-09-30 20:41:32 +06:00
tests Implement periodt variant of instructions. 2024-09-12 18:59:24 +03:00
thirdparty Fix vcsxwfp128 disassembly error. 2024-09-28 18:54:04 +03:00
.editorconfig Editorconfig 2024-09-07 18:21:08 +06:00
.gitignore Add missing thirdparty files 2024-09-08 17:16:32 +06:00
CMakeLists.txt Recompiler: write ppc_context.h 2024-09-30 13:39:47 +06:00
CMakeSettings.json Use clang-cl for all projects & decrease recompiled CPP count. 2024-09-22 12:50:11 +03:00