mirror of
https://github.com/pound-emu/ballistic.git
synced 2026-01-31 01:15:21 +01:00
The flaws listed are not accurate. This section of the Readme will have to be rewritten once the instruction decoder is complete
10 lines
220 B
Markdown
10 lines
220 B
Markdown
<h1 align="center">
|
|
The Ballistic JIT Engine
|
|
</h1>
|
|
|
|
<p align="center"><em>“The world's fastest ARM recompiler"</em></p>
|
|
|
|
# Overview
|
|
|
|
This is a rewrite the dynarmic recompiler, with the goal of fixing its many flaws.
|