mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-09-13 23:06:45 +00:00
Add recompiler for Xenia PPC tests.
This commit is contained in:
@@ -34,7 +34,7 @@ struct Recompiler
|
||||
|
||||
bool Recompile(const Function& fn, uint32_t base, const ppc_insn& insn, std::unordered_map<size_t, SwitchTable>::iterator& switchTable);
|
||||
|
||||
void Recompile(const Function& fn);
|
||||
bool Recompile(const Function& fn);
|
||||
|
||||
void Recompile(const char* directoryPath);
|
||||
|
||||
|
Reference in New Issue
Block a user