MerryMage e197b10b96 common: Introduce utility function VisitVariant
VisitVariant allows one to use a generic lambda to visit a boost::variant.
This is necessary because boost::visit_variant requires the visitor type
to provide a return type.
2017-02-16 19:30:56 +00:00
2016-08-22 15:55:39 +01:00
2016-12-19 00:48:27 +00:00
2016-08-26 13:13:19 +01:00
2016-09-02 17:08:09 +01:00
2016-08-31 21:50:05 +01:00
2016-12-19 00:48:27 +00:00

Dynarmic

Travis CI Build Status Appveyor CI Build status

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
Description
No description provided
Readme 13 MiB
Languages
C++ 58.3%
POV-Ray SDL 36.8%
Pascal 2.1%
SourcePawn 2.1%
CMake 0.6%