An open API service indexing awesome lists of open source software.

https://github.com/strikerx3/armajitto

ARMv4T/v5TE dynamic recompiler
https://github.com/strikerx3/armajitto

arm cpp cpu emulation jit recompiler x86

Last synced: 11 months ago
JSON representation

ARMv4T/v5TE dynamic recompiler

Awesome Lists containing this project

README

          

# armajitto

ARMv4T/v5TE to x86-64 dynamic recompiler.

**Note: this is alpha software. Expect bugs, crashes and weird behavior.**

## Building

This library requires [CMake](https://cmake.org/) 3.19 or later to build.

armajitto has been succesfully compiled with the following toolchains:

- Windows 10 (10.0.19045.2486)
- MSVC 19.34.31937.0 from Visual Studio 2022
- Clang 15.0.1 from Visual Studio 2022
- GCC 12.2.0 from MSYS2 MinGW 64-bit (MINGW64_NT-10.0-19045 version 3.3.6-341.x86_64)
- Linux (Ubuntu 20.04.5 LTS)
- Clang 11.0.0
- GCC 11.1.0