about summary refs log tree commit diff stats
path: root/src/emu/x64rundc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [INTERPRETER] Small D8..DF opcodes refactorptitSeb2024-02-041-0/+3
* [DYNAREC] Cleaned up the TEST_INTERPRETER a bitptitSeb2023-03-281-4/+1
* [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
* General improvements to box64 and fixed some SDL2 functionsrajdakin2021-04-111-2/+2
* Added DC opcodesptitSeb2021-03-261-0/+146