about summary refs log tree commit diff stats
path: root/src/core.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Detects extensions even if dynarec is disable at runtime (#1546)Yang Liu2024-06-011-2/+0
* More avx infrastructureptitSeb2024-05-271-1/+7
* [INTERPRETER] my first avx opcodeptitSeb2024-05-261-0/+9
* more avx infrastructureptitSeb2024-05-241-0/+1
* [LA64_DYNAREC] Added more opcodes (#1525)Yang Liu2024-05-231-1/+1
* Removed the export WINEFSYNC=0 at start, use BOX64_FUTEX_WAITV=0 to disable i...ptitSeb2024-05-141-4/+0
* Changed the workaround for MiniMetro/Steam, using rcfile now (for #1311)ptitSeb2024-05-091-18/+27
* [LA64_DYNAREC] Added more opcodes (#1482)Yang Liu2024-05-011-1/+1
* [COSIM] Added thread-safe tests (#1477)Yang Liu2024-04-301-2/+4
* Fixed non-dynarec build by introducing BOX64_JVM to replace BOX64_DYNAREC_JVMptitSeb2024-04-291-3/+12
* Added a way to hide SSE 4.2, as it might slow down things using the string op...ptitSeb2024-04-291-0/+10
* Changed how wine prereserve is handled on box64ptitSeb2024-04-271-1/+1
* [LA64_DYNAREC] Added more useful extensions detection (#1469)Yang Liu2024-04-261-2/+18
* Made minimum rdtsc frequency to 2GHz (seems 1GHz is not enough for Horizon Ze...ptitSeb2024-04-231-1/+1
* Autocalibrate RDTSC clock to 1GHz minimum, instead of 500MHz (helps HorizonZe...ptitSeb2024-04-221-1/+1
* Add BOX64_RCFILE variable (#1392)olegos22024-03-281-4/+8
* Added some path for termux/glibc buildsptitSeb2024-03-271-0/+4
* Fixed some warningptitSeb2024-03-251-4/+4
* [REFACTOR] Refactor main.c (#1362)howard972024-03-251-0/+2176