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
- Host: GitHub
- URL: https://github.com/strikerx3/armajitto
- Owner: StrikerX3
- License: mit
- Created: 2022-08-14T15:07:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T00:59:34.000Z (about 2 years ago)
- Last Synced: 2025-04-22T12:16:51.085Z (11 months ago)
- Topics: arm, cpp, cpu, emulation, jit, recompiler, x86
- Language: C++
- Homepage:
- Size: 1.36 MB
- Stars: 19
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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