A tool for recompiling Xbox 360 games to native executables.
Find a file
2024-09-13 16:13:37 +06:00
PowerAnalyse Handle invalid instructions as end block 2024-09-13 16:13:37 +06:00
PowerRecomp Implement store instructions. 2024-09-12 22:57:31 +03:00
PowerUtils Implement xex imports 2024-09-13 16:13:19 +06: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