Sonicadvance1 / 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

  • SonicUtils
  • FEXCore
  • cpp-optparse
  • imgui
  • json-maker
  • tiny-json
  • boost interprocess (sadly)
  • 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++ 91.3%Language:Assembly 6.0%Language:Python 1.5%Language:CMake 1.1%Language:C 0.0%