mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-24 08:14:55 +01:00
No description
Keeps the unit-testing library up to date. The previous version of catch being used was 1.5.6, which is quite out of date. |
||
|---|---|---|
| .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