No description
82e8c99a47
When including fmtlib as a header only library in dynarmic, downstream projects cannot include fmtlib as a static library without getting linker errors. |
||
---|---|---|
.travis | ||
CMakeModules | ||
docs | ||
externals | ||
include/dynarmic | ||
src | ||
tests | ||
.appveyor.yml | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
LICENSE.txt | ||
README.md |
Dynarmic
A dynamic recompiler for the ARMv6K architecture.
Documentation
Design documentation can be found at docs/Design.md.
Plans
Medium-term
Long-term
- ARMv7A support
- ARMv5 support