mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-24 04:32:56 +00:00
23d190f7b034917a3929679b9f9fbe0aa8ffef55
Allows std::inserter, std::back_inserter, and std::front_inserter to work with intrusive lists.
Dynarmic
A dynamic recompiler for the ARMv6K architecture.
Documentation
Design documentation can be found at docs/Design.md.
Plans
Near-term
- Actually finish the translators off
- Get everything working
Redundant Get/Set eliminationHandle immediates properly- Allow ARM flags to be stored in host flags
Medium-term
Long-term
- ARMv7A support
- ARMv5 support
Description
Languages
C
68.8%
C++
20.6%
POV-Ray SDL
9.7%
Pascal
0.6%
CMake
0.3%