Skip to content

FernandoS27/dynarmic

 
 

Repository files navigation

Dynarmic

Travis CI Build Status Appveyor CI Build status

A dynamic recompiler for ARM.

Supported guest architectures

  • ARMv6K
  • 64-bit ARMv8

Supported host architectures

  • x86-64

There are no plans to support x86-32.

Documentation

Design documentation can be found at docs/Design.md.

Plans

Near-term

  • Complete ARMv8 support

Medium-term

  • Optimizations

Long-term

  • ARMv7A guest support
  • ARMv5 guest support
  • ARMv8 host support

About

An ARM dynamic recompiler.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 73.6%
  • PHP 24.0%
  • Python 0.8%
  • CMake 0.6%
  • SourcePawn 0.3%
  • C 0.3%
  • Other 0.4%