moneytech / FEX

<HdkR> Super lazy naming of Fast X...86

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

FEX diagram

About

<HdkR> Super lazy naming of Fast X...86

License:MIT License


Languages

Language:C++ 59.3%Language:C 18.1%Language:Assembly 13.6%Language:Python 7.9%Language:CMake 1.1%Language:Dockerfile 0.0%