All Projects → fleroviux → lunatic

fleroviux / lunatic

Licence: BSD-3-Clause license
ARM to x86-64 dynamic recompiler engine.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

lunatic

license CodeFactor

lunatic is an ARM (32-bit) dynamic recompiler for low-level emulators.

General

lunatic currently supports the following guest and host architectures:

Guest architectures

  • ARMv4T
  • ARMv5TE

See MISSING.md for a list of missing instructions.

Host architectures

  • x86_64

Credit

I would like to thank the following people:

for answering my questions (especially related to x86-64) and pointing out bugs and improvements.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].