Add recompiler for Xenia PPC tests.

This commit is contained in:
Skyth
2024-09-21 21:47:34 +03:00
parent 79354a9a52
commit 4d6eac1c24
11 changed files with 344 additions and 24 deletions

View File

@@ -10,5 +10,6 @@
#include <print>
#include <toml++/toml.hpp>
#include <unordered_map>
#include <unordered_set>
#include <xbox.h>
#include <xxhash.h>