about summary refs log tree commit diff stats
path: root/src/dynarec/dynarec_native_functions.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better handling of int 29/2C/2d with wine ([ARM64_DYNAREC] too)ptitSeb2023-07-221-0/+1
* Added partial support for TF flags (should help with eroneous debugger detect...ptitSeb2023-05-241-0/+1
* fix some spelling mistakes (#640)josch2023-03-261-2/+2
* [DYNAREC] Fixed RV64 build and moved some functions between common and arch s...ptitSeb2023-03-161-6/+0
* [DYNAREC] Grouped common function in dynarec_native_functions.cptitSeb2023-03-161-0/+70