about summary refs log tree commit diff stats
path: root/src/include/dynarec_arm64.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [DYNAREC] Refactored dynarec to ease the future adding of new target ↵ptitSeb2022-02-271-10/+0
| | | | architecture
* [DYNAREC] Changed Dynarec a bit to try stabilise program using many threads ↵ptitSeb2021-11-111-0/+1
| | | | and a JIT (help RimWorld Linux, but not enough to be 100% stable)
* [DYNAREC] Added Basic blocks for dynarecptitSeb2021-03-141-0/+9