about summary refs log tree commit diff stats
path: root/src/emu/x64runda.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [INTERPRETER] Small D8..DF opcodes refactorptitSeb2024-02-041-12/+3
* [DYNAREC] Cleaned up the TEST_INTERPRETER a bitptitSeb2023-03-281-11/+8
* [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...ptitSeb2023-03-271-0/+10
* Chenged Interpretor so RIP is updated on opcode success (better precision for...ptitSeb2022-08-061-3/+3
* [DYNAREC] Added Basic blocks for dynarecptitSeb2021-03-141-3/+0
* Added more x87 opcodesptitSeb2021-03-111-0/+139