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
/
docs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DOCS] Some small fixing / precision in a few doc items
ptitSeb
2025-09-08
3
-18
/
+18
*
[LA64_DYNAREC] Enable AVX/AVX2 by default (#2946)
Yang Liu
2025-08-18
3
-4
/
+11
*
[DOCS] Fix typo in link (#2898)
Max Parry
2025-08-05
1
-1
/
+2
*
[DYNACACHE]LA64] Enabled dynacache for LA64 (#2836)
Yang Liu
2025-07-21
3
-6
/
+6
*
[BUNDLE] List install dependencies for Arch Linux (#2827)
Luke Short
2025-07-19
1
-3
/
+8
*
[BUNDLE] Add usable libraries from GLIBC package (#2821)
Luke Short
2025-07-17
1
-2
/
+2
*
[DYNACACHE] Introduced B64X_DYNACACHE=2 to use cache but not create new ones,...
ptitSeb
2025-06-20
3
-7
/
+14
*
[DOCS] Performance as the top section in USAGE.md (#2760)
Yang Liu
2025-06-19
2
-166
/
+168
*
[DYNACACHE] Introduced DynaCache for ARM64 (disabled by default)
ptitSeb
2025-06-19
3
-0
/
+85
*
[DOCS] Reworked Wine usage guide (#2743)
Yang Liu
2025-06-13
2
-177
/
+55
*
Bundle fix permissions (#2738)
Luke Short
2025-06-13
1
-1
/
+1
*
[TRACE] Fixed explicit BOX64_TRACE=0 (#2721)
Yang Liu
2025-06-10
3
-1
/
+15
*
[TRACE] Added support for libzydis v4.x and removed the in-house zydis header...
Yang Liu
2025-06-09
1
-1
/
+1
*
Bumped version to v0.3.6
ptitSeb
2025-06-06
1
-0
/
+46
*
[WOW64] The official file name is wowbox64.dll (#2709)
Yang Liu
2025-06-05
1
-1
/
+1
*
[WOW64] Added rcfile support (#2708)
Yang Liu
2025-06-05
2
-2
/
+4
*
[DOCS] Updated COMPILE.md about WowBox64 (#2701)
Yang Liu
2025-06-02
1
-4
/
+9
*
[ENV][WOW64] Not every env var applies to WowBox64 (#2700)
Yang Liu
2025-06-02
4
-86
/
+201
*
[DOCS] Align usage.json and env.h (#2633)
Yang Liu
2025-05-14
4
-25
/
+130
*
[RCFILE] Made VOLATILE_METADATA default, and added/finetuned some game profiles
ptitSeb
2025-05-14
3
-6
/
+6
*
[DOCS] improve consistency between documentation and code (#2631)
Hypothalamus
2025-05-13
4
-5
/
+177
*
[Docs]Fix the format of Commit 816c4bd (#2622)
Chi-Kuan Chiu
2025-05-11
1
-3
/
+3
*
[DOCS] Include RV64 and LARCH64 DynaRec options (#2621)
Chi-Kuan Chiu
2025-05-11
1
-2
/
+4
*
[GDBJIT] Added a new option to register debuginfo only after trapped into sig...
Yang Liu
2025-05-09
3
-1
/
+8
*
[DYNAREC] Use PE volatile metadata in dynarec (#2610)
Yang Liu
2025-05-07
3
-0
/
+32
*
[DYNAREC] Added ranged Dynablock dump (#2570)
Yang Liu
2025-04-24
3
-0
/
+25
*
[DYNAREC] Introduce BOX64_DYNAREC_X87DOUBLE=2 to handle Low Precision x87 ([A...
ptitSeb
2025-04-16
3
-1
/
+8
*
[DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 on...
ptitSeb
2025-04-09
3
-1
/
+8
*
Note about binfmt_misc (#2445)
FZXO11
2025-03-18
1
-1
/
+10
*
[DOCS] Added ranged gdbjit documentation (#2440)
Yang Liu
2025-03-17
3
-1
/
+8
*
Bundle more libs (#2419)
Luke Short
2025-03-13
1
-2
/
+9
*
[DYNAREC] Introduced DYNAREC_DIRTY=2 and changed a profile to use it
ptitSeb
2025-03-12
3
-1
/
+8
*
[DOCS] Added BOX32 option in COMPILE.md
ptitSeb
2025-03-11
1
-0
/
+17
*
Bumped version to v0.3.4
ptitSeb
2025-03-10
1
-0
/
+36
*
[DOC] Fixed default for strongmem in docs
ptitSeb
2025-03-06
3
-6
/
+6
*
[BUNDLE] Add script to bundle x86 libraries (#2380)
Luke Short
2025-02-17
1
-0
/
+66
*
[DOCS] Added per-file settings documentation (#2317)
Yang Liu
2025-02-06
2
-10
/
+66
*
[DOCS] Fixed BIGBLOCK is 2 by default now
ptitSeb
2025-01-31
3
-6
/
+6
*
[DOCS] Auto-generated USAGE.md and box64.pod (#2283)
Yang Liu
2025-01-22
4
-843
/
+2920
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-6
/
+0
*
[DYNAREC] Introduce BOX64_DYNAREC_DIRTY and some profile to use it
ptitSeb
2025-01-15
2
-0
/
+13
*
[USAGE] Added some missing settings in documentation
ptitSeb
2025-01-10
2
-0
/
+20
*
Port rounding of some x87 instructions from Box86 (#2242)
Hagb (Junyu Guo 郭俊余)
2025-01-08
2
-4
/
+4
*
Document `BOX64_ARG0` argv[0] rewriting variable (#2234)
ValdikSS
2025-01-05
1
-0
/
+5
*
Spelling/typo fixes in code and documentation updates (#2223)
olegos2
2024-12-28
2
-344
/
+442
*
[DOCS] Improve cross-build instructions (#2196)
Chi-Kuan Chiu
2024-12-28
1
-0
/
+33
*
[DYNAREC] Implement perf map (#2212)
Leslie Zhai
2024-12-26
2
-0
/
+12
*
[LA64_DYNAREC] Added nativeflags support (#2202)
Yang Liu
2024-12-24
1
-1
/
+1
*
[LA64_DYNAREC] Fixed some LBT path issues (#2193)
Yang Liu
2024-12-23
1
-1
/
+1
*
[GDBJIT] Unified the experience for all the backends (#2183)
Yang Liu
2024-12-21
2
-0
/
+2
[next]