index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[BOX32] Added 32bits elf alloc and load
ptitSeb
2024-08-17
1
-1
/
+3
*
Detect 32bits elf before loading
ptitSeb
2024-08-16
1
-0
/
+6
*
Fix non-Dynarec build
ptitSeb
2024-08-09
1
-1
/
+1
*
Improved Steam wine compatibility, not perfect, but better (thanks Hugo for t...
ptitSeb
2024-08-09
1
-1
/
+27
*
[RV64_DYNAREC] Added vlen detection (#1694)
Yang Liu
2024-07-18
1
-1
/
+2
*
Added BOX64_SHAEXT to hide sha cpu extension ([RCFILE] And added a profile us...
ptitSeb
2024-07-15
1
-0
/
+10
*
Something is wrong, emulated gnutls.so.30 doesn't seems to work fine for now
ptitSeb
2024-07-14
1
-1
/
+1
*
Wrapped lots of new function t be abble to run emulated libgnutls.so.30
ptitSeb
2024-07-14
1
-0
/
+1
*
fix some spelling (#1668)
josch
2024-07-10
1
-2
/
+2
*
Fixes (#1659)
rajdakin
2024-07-09
1
-11
/
+11
*
[ARM64_DYNAREC] Made AVX/AVX2 enabled by default, but only for ARM64 Dynarec ...
ptitSeb
2024-07-05
1
-0
/
+9
*
Put a limit on how much the hardware counter can be shifted
ptitSeb
2024-07-05
1
-1
/
+1
*
Should not follow symlinks on file path resolution (#1644)
Yip Coekjan
2024-07-05
1
-1
/
+1
*
Detect UnityPlayer.dll to apply strongmem=1 automatically (can be disabled wi...
ptitSeb
2024-07-03
1
-0
/
+10
*
[RV64_DYNAREC] Detect vector extension (#1619)
Yang Liu
2024-06-27
1
-0
/
+2
*
[COSIM] Added range handling in BOX64_DYNAREC_TEST ([RCFILE] too)
ptitSeb
2024-06-24
1
-0
/
+17
*
[ARM64_DYNAREC] Added 0F C7 /6 opcode, with hardware support if present
ptitSeb
2024-06-24
1
-0
/
+9
*
Fixed an issue with BOX64_RDTSC_1GHZ being always active
ptitSeb
2024-06-13
1
-1
/
+1
*
More work on RDTSC emulation
ptitSeb
2024-06-13
1
-35
/
+50
*
Remove and obsolete comment
ptitSeb
2024-06-11
1
-1
/
+0
*
[INTERPRETER] Added suport for F16C extension (linked to AVX flag) ([ARM64_DY...
ptitSeb
2024-06-06
1
-5
/
+0
*
[ARM64_DYNAREC] Added a new small batch of AVX/BMI2 opcodes
ptitSeb
2024-06-06
1
-0
/
+5
*
Detects extensions even if dynarec is disable at runtime (#1546)
Yang Liu
2024-06-01
1
-2
/
+0
*
More avx infrastructure
ptitSeb
2024-05-27
1
-1
/
+7
*
[INTERPRETER] my first avx opcode
ptitSeb
2024-05-26
1
-0
/
+9
*
more avx infrastructure
ptitSeb
2024-05-24
1
-0
/
+1
*
[LA64_DYNAREC] Added more opcodes (#1525)
Yang Liu
2024-05-23
1
-1
/
+1
*
Removed the export WINEFSYNC=0 at start, use BOX64_FUTEX_WAITV=0 to disable i...
ptitSeb
2024-05-14
1
-4
/
+0
*
Changed the workaround for MiniMetro/Steam, using rcfile now (for #1311)
ptitSeb
2024-05-09
1
-18
/
+27
*
[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
[prev]