mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-04-10 07:13:32 +02:00
c18a3eeab4819337217ef08ee21db1d7e1d17822
* Avoiding use of templated variables. * Now compling on MSVC with /WX (warnings as errors). * Fixed all MSVC warnings. * Fixed MSVC source_groups.
Dynarmic
An (eventual) dynamic recompiler for ARMv6K. 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
Long-term
- ARMv7A support
- ARMv5 support
Description
Languages
C++
66%
POV-Ray SDL
31%
Pascal
2.1%
CMake
0.8%
Assembly
0.1%