A tool for recompiling Xbox 360 games to native executables.
Find a file
2024-09-23 15:33:29 +03:00
PowerAnalyse Scan direct calls to find functions. 2024-09-18 22:13:24 +03:00
PowerRecomp Fix weird usage of the base variable. 2024-09-23 15:33:29 +03:00
PowerSample Enable strict math, adjust vector conversions. 2024-09-22 23:54:17 +03:00
PowerTests Fix tests. 2024-09-22 19:58:22 +03:00
PowerUtils Enable strict math, adjust vector conversions. 2024-09-22 23:54:17 +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