mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-05-06 02:53:57 +02:00
13908c5a58042cccd6b0494487a64d08f21484ae
DEBUG_ASSERT becomes an empty statement in release-mode; an if statement with an empty statement produces a compiler warning.
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++
66%
POV-Ray SDL
31%
Pascal
2.1%
CMake
0.8%
Assembly
0.1%