(unofficial mirror fork of merryhime/dynarmic)
b1d3e7aae9
* Only have a single std::unordered_map for patching information * Factor patch emitters into own functions * Implement EmitX64::Unpatch |
||
---|---|---|
.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