XenonRecomp/PowerRecomp
Skyth (Asilkan) 4650dc69fb
Linux support. (#3)
* Compiling and running on Linux.

* Fix xpointer constructor.

* Convert dependencies to submodules.

* Fix wchar_t usage for Linux.
2024-12-21 00:49:06 +03:00
..
generated Recompiler: write ppc_context.h 2024-09-30 13:39:47 +06:00
CMakeLists.txt Linux support. (#3) 2024-12-21 00:49:06 +03:00
main.cpp Remove hardcoded recompiler, load TOML file for configuration. 2024-10-01 00:09:18 +03:00
pch.h Linux support. (#3) 2024-12-21 00:49:06 +03:00
recompiler.cpp Linux support. (#3) 2024-12-21 00:49:06 +03:00
recompiler.h Downgrade projects to C++17. 2024-12-13 18:31:55 +03:00
recompiler_config.cpp Downgrade projects to C++17. 2024-12-13 18:31:55 +03:00
recompiler_config.h Allow midasm hook return behavior to be configured. 2024-10-17 17:39:31 +03:00
test_recompiler.cpp Downgrade projects to C++17. 2024-12-13 18:31:55 +03:00
test_recompiler.h Add recompiler for Xenia PPC tests. 2024-09-21 21:47:34 +03:00