about summary refs log tree commit diff stats
path: root/src/include/x64test.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-0/+3
|
* Some cosmetic changes to C header files (#2487)Yang Liu2025-04-011-0/+7
* [DYNAREC] Move cosim functions to a new header * Moved isNativeCall to elfloader