A tool for recompiling Xbox 360 games to native executables.
Find a file
2024-09-12 22:57:31 +03:00
PowerAnalyse Fix SearchBlock. 2024-09-12 14:33:49 +03:00
PowerRecomp Implement store instructions. 2024-09-12 22:57:31 +03:00
PowerUtils Implement more instructions. 2024-09-12 21:50:36 +03:00
tests Implement periodt variant of instructions. 2024-09-12 18:59:24 +03:00
thirdparty Implement some loop instructions & add loop test. 2024-09-12 16:42:26 +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 Remove capstone, use libopcodes 2024-09-08 21:39:04 +06:00
CMakePresets.json Initial Commit 2024-09-07 18:15:29 +06:00