about summary refs log tree commit diff stats
path: root/src/dynarec/dynarec_arm64_pass1.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [DYNAREC] Refactored dynarec to ease the future adding of new target architec...ptitSeb2022-02-271-10/+0
* [DYNAREC] Fixed an optimisation (intra-dynablock jump) that was broken for a ...ptitSeb2022-02-111-6/+2
* [DYNAREC] Pass0 now alocate memory and do more stuff from pass1ptitSeb2021-11-111-4/+1
* [DYNAREC] Beggining of emitter and dynarec infrastructure (untested yet)ptitSeb2021-03-151-0/+17