mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-01-30 19:03:30 +00:00
cab317e2f0
We don't require this Fixes #699
387 B
387 B
FEX - Fast x86 emulation frontend
This is the frontend application and tooling used for development and debugging of the FEXCore library.
Dependencies
- FEXCore
- cpp-optparse
- imgui
- json-maker
- tiny-json
- A C++17 compliant compiler (There are assumptions made about using Clang and LTO)
- clang-tidy if you want the code cleaned up
- cmake