| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [LA64_DYNAREC] Added more opcodes (#1482) | Yang Liu | 2024-05-01 | 1 | -1/+1 |
| * | [COSIM] Added thread-safe tests (#1477) | Yang Liu | 2024-04-30 | 1 | -2/+4 |
| * | Fixed non-dynarec build by introducing BOX64_JVM to replace BOX64_DYNAREC_JVM | ptitSeb | 2024-04-29 | 1 | -3/+12 |
| * | Added a way to hide SSE 4.2, as it might slow down things using the string op... | ptitSeb | 2024-04-29 | 1 | -0/+10 |
| * | Changed how wine prereserve is handled on box64 | ptitSeb | 2024-04-27 | 1 | -1/+1 |
| * | [LA64_DYNAREC] Added more useful extensions detection (#1469) | Yang Liu | 2024-04-26 | 1 | -2/+18 |
| * | Made minimum rdtsc frequency to 2GHz (seems 1GHz is not enough for Horizon Ze... | ptitSeb | 2024-04-23 | 1 | -1/+1 |
| * | Autocalibrate RDTSC clock to 1GHz minimum, instead of 500MHz (helps HorizonZe... | ptitSeb | 2024-04-22 | 1 | -1/+1 |
| * | Add BOX64_RCFILE variable (#1392) | olegos2 | 2024-03-28 | 1 | -4/+8 |
| * | Added some path for termux/glibc builds | ptitSeb | 2024-03-27 | 1 | -0/+4 |
| * | Fixed some warning | ptitSeb | 2024-03-25 | 1 | -4/+4 |
| * | [REFACTOR] Refactor main.c (#1362) | howard97 | 2024-03-25 | 1 | -0/+2176 |