A tool for recompiling Xbox 360 games to native executables.
Find a file
2024-09-26 17:24:04 +03:00
PowerAnalyse Scan direct calls to find functions. 2024-09-18 22:13:24 +03:00
PowerRecomp Detect identical flush mode calls and don't print them. 2024-09-26 17:24:04 +03:00
PowerSample Print only actually used labels. 2024-09-26 10:44:16 +03:00
PowerTests Print only actually used labels. 2024-09-26 10:44:16 +03:00
PowerUtils Detect identical flush mode calls and don't print them. 2024-09-26 17:24:04 +03:00
tests Implement periodt variant of instructions. 2024-09-12 18:59:24 +03:00
thirdparty Even more inaccuracy fixes. 2024-09-21 00:12:37 +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 Fix a few mistakes. 2024-09-22 11:26:56 +03:00
CMakeSettings.json Use clang-cl for all projects & decrease recompiled CPP count. 2024-09-22 12:50:11 +03:00