A tool for recompiling Xbox 360 games to native executables.
Find a file
2024-11-24 09:25:22 +00:00
cmake Update bin2h to allow changing the output array type 2024-10-17 16:59:45 +01:00
PowerAnalyse Remove hardcoded recompiler, load TOML file for configuration. 2024-10-01 00:09:18 +03:00
PowerRecomp Implement a better way to combat Clang's unsafe code reordering. 2024-11-17 21:00:36 +03:00
PowerSample Remove hardcoded recompiler, load TOML file for configuration. 2024-10-01 00:09:18 +03:00
PowerTests CMakeLists fixes for dependants 2024-09-28 22:57:35 +06:00
PowerUtils PowerUtils: allow constructing null pointers with xpointer 2024-11-24 09:25:22 +00: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