A tool for recompiling Xbox 360 games to native executables.
Find a file
2024-09-28 18:54:04 +03:00
PowerAnalyse Scan direct calls to find functions. 2024-09-18 22:13:24 +03:00
PowerRecomp Change vrefp/vrsqrtefp to precise variants for now. 2024-09-28 13:53:42 +03:00
PowerSample Remove MSVC macros & implement weak linking properly for clang. 2024-09-27 18:47:35 +03:00
PowerTests Print only actually used labels. 2024-09-26 10:44:16 +03:00
PowerUtils Remove MSVC macros & implement weak linking properly for clang. 2024-09-27 18:47:35 +03: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 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