about summary refs log tree commit diff stats
path: root/src/emu/x64rundb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [DYNAREC] Added Basic blocks for dynarecptitSeb2021-03-141-5/+0
* Reworked FPU/MMX regs, added Context and Signal handling (and test13 works)ptitSeb2021-03-071-6/+6
* Fixed mod/rm relative computation when opcode have trailing bytesptitSeb2021-03-061-6/+6
* Added some x87 opcodes (D9 and DB prefixes)ptitSeb2021-03-051-0/+186