about summary refs log tree commit diff stats
path: root/src/include/dynarec.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
| | | | Closes: #895
* [DYNAREC] Try to test last opcode at end of block for unimplemented opcodeptitSeb2023-04-201-1/+1
|
* [DYNAREC] Fixed signature of x64test functionptitSeb2023-04-191-1/+1
|
* [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ↵ptitSeb2023-03-271-0/+3
| | | | time and compare states
* More infrastructure added to elf and x64 emuptitSeb2021-03-031-0/+8