mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-03-04 13:16:04 +00:00
24 lines
643 B
Markdown
24 lines
643 B
Markdown
Dynarmic
|
|
========
|
|
[](https://travis-ci.org/MerryMage/dynarmic/branches) [](https://ci.appveyor.com/project/MerryMage/dynarmic/branch/master)
|
|
|
|
|
|
|
|
A dynamic recompiler for the ARMv6K architecture.
|
|
|
|
Documentation
|
|
-------------
|
|
|
|
Design documentation can be found at [docs/Design.md](docs/Design.md).
|
|
|
|
Plans
|
|
-----
|
|
|
|
### Medium-term
|
|
|
|
* [Optimizations](https://github.com/MerryMage/dynarmic/issues/22)
|
|
|
|
### Long-term
|
|
|
|
* ARMv7A support
|
|
* ARMv5 support
|