mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-03-20 20:51:03 +01:00
2be0639308f6d91ad8b2440bb477f991e4f929ce
Dynarmic
An (eventual) dynamic recompiler for ARM6K. The code is a mess.
A lot of optimization work can be done (it currently produces bad code, worse than that non-IR JIT).
Plans
Near-term
- Actually finish the translators off
- Get everything working
- Redundant Get/Set elimination
- Handle immediates properly
- Allow ARM flags to be stored in host flags
Medium-term
- Undo strength-reduction (invert some common ARM idioms)
- Other optimizations
Long-term
- ARMv7A support
- ARMv5 support
Description
Languages
C++
66%
POV-Ray SDL
31%
Pascal
2.1%
CMake
0.8%
Assembly
0.1%