about summary refs log tree commit diff stats
path: root/src/emu/x64trace.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WOW64] More tweaks for PE build (#2528)Yang Liu2025-04-141-1/+0
* [GDBJIT] Display DynaRec info in source file (#2179)Yang Liu2024-12-201-4/+6
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few other...ptitSeb2024-02-261-0/+22
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | Added ability to trace and dump 32bits codeptitSeb2023-06-171-0/+19
|/
* All box internal memory alloc use __libc_ internal one (except on Android, us...ptitSeb2022-08-061-4/+4
* [TRACE] Trace is not displaying relative offsets for now, preparing functionsptitSeb2021-03-081-0/+6
* Fixed trace and prepare rex decodingptitSeb2021-03-031-2/+2
* Added Zydis lib support for Trace enabled buildptitSeb2021-03-021-0/+111