Skip to content
forked from FEX-Emu/FEX

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

License

Notifications You must be signed in to change notification settings

Sonicadvance1/FEX

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.4%
  • Assembly 6.0%
  • Python 1.5%
  • CMake 1.1%