mirror of
https://github.com/pound-emu/ballistic.git
synced 2026-01-31 01:15:21 +01:00
d4ace021d809555714a3d7a23fd043a91d8e8a34
1. Turns `instruction_t` from a struct into a uint64_t. 2. Remove Global Flags. 3. Add `large_instruction_t` for situations where definition, source1, and source2 are greater than 14 bits. Signed-off-by: Ronald Caesar <github43132@proton.me>
The Ballistic JIT Engine
“The world's fastest ARM recompiler"
Overview
This is a rewrite the dynarmic recompiler, with the goal of fixing its many flaws.
Languages
C
91%
XSLT
6.7%
Python
1.4%
CSS
0.6%
CMake
0.3%