about summary refs log tree commit diff stats
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* [DOCS] Some small fixing / precision in a few doc itemsptitSeb2025-09-083-18/+18
* [LA64_DYNAREC] Enable AVX/AVX2 by default (#2946)Yang Liu2025-08-183-4/+11
* [DOCS] Fix typo in link (#2898)Max Parry2025-08-051-1/+2
* [DYNACACHE]LA64] Enabled dynacache for LA64 (#2836)Yang Liu2025-07-213-6/+6
* [BUNDLE] List install dependencies for Arch Linux (#2827)Luke Short2025-07-191-3/+8
* [BUNDLE] Add usable libraries from GLIBC package (#2821)Luke Short2025-07-171-2/+2
* [DYNACACHE] Introduced B64X_DYNACACHE=2 to use cache but not create new ones,...ptitSeb2025-06-203-7/+14
* [DOCS] Performance as the top section in USAGE.md (#2760)Yang Liu2025-06-192-166/+168
* [DYNACACHE] Introduced DynaCache for ARM64 (disabled by default)ptitSeb2025-06-193-0/+85
* [DOCS] Reworked Wine usage guide (#2743)Yang Liu2025-06-132-177/+55
* Bundle fix permissions (#2738)Luke Short2025-06-131-1/+1
* [TRACE] Fixed explicit BOX64_TRACE=0 (#2721)Yang Liu2025-06-103-1/+15
* [TRACE] Added support for libzydis v4.x and removed the in-house zydis header...Yang Liu2025-06-091-1/+1
* Bumped version to v0.3.6ptitSeb2025-06-061-0/+46
* [WOW64] The official file name is wowbox64.dll (#2709)Yang Liu2025-06-051-1/+1
* [WOW64] Added rcfile support (#2708)Yang Liu2025-06-052-2/+4
* [DOCS] Updated COMPILE.md about WowBox64 (#2701)Yang Liu2025-06-021-4/+9
* [ENV][WOW64] Not every env var applies to WowBox64 (#2700)Yang Liu2025-06-024-86/+201
* [DOCS] Align usage.json and env.h (#2633)Yang Liu2025-05-144-25/+130
* [RCFILE] Made VOLATILE_METADATA default, and added/finetuned some game profilesptitSeb2025-05-143-6/+6
* [DOCS] improve consistency between documentation and code (#2631)Hypothalamus2025-05-134-5/+177
* [Docs]Fix the format of Commit 816c4bd (#2622)Chi-Kuan Chiu2025-05-111-3/+3
* [DOCS] Include RV64 and LARCH64 DynaRec options (#2621)Chi-Kuan Chiu2025-05-111-2/+4
* [GDBJIT] Added a new option to register debuginfo only after trapped into sig...Yang Liu2025-05-093-1/+8
* [DYNAREC] Use PE volatile metadata in dynarec (#2610)Yang Liu2025-05-073-0/+32
* [DYNAREC] Added ranged Dynablock dump (#2570)Yang Liu2025-04-243-0/+25
* [DYNAREC] Introduce BOX64_DYNAREC_X87DOUBLE=2 to handle Low Precision x87 ([A...ptitSeb2025-04-163-1/+8
* [DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 on...ptitSeb2025-04-093-1/+8
* Note about binfmt_misc (#2445)FZXO112025-03-181-1/+10
* [DOCS] Added ranged gdbjit documentation (#2440)Yang Liu2025-03-173-1/+8
* Bundle more libs (#2419)Luke Short2025-03-131-2/+9
* [DYNAREC] Introduced DYNAREC_DIRTY=2 and changed a profile to use itptitSeb2025-03-123-1/+8
* [DOCS] Added BOX32 option in COMPILE.mdptitSeb2025-03-111-0/+17
* Bumped version to v0.3.4ptitSeb2025-03-101-0/+36
* [DOC] Fixed default for strongmem in docsptitSeb2025-03-063-6/+6
* [BUNDLE] Add script to bundle x86 libraries (#2380)Luke Short2025-02-171-0/+66
* [DOCS] Added per-file settings documentation (#2317)Yang Liu2025-02-062-10/+66
* [DOCS] Fixed BIGBLOCK is 2 by default nowptitSeb2025-01-313-6/+6
* [DOCS] Auto-generated USAGE.md and box64.pod (#2283)Yang Liu2025-01-224-843/+2920
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-6/+0
* [DYNAREC] Introduce BOX64_DYNAREC_DIRTY and some profile to use itptitSeb2025-01-152-0/+13
* [USAGE] Added some missing settings in documentationptitSeb2025-01-102-0/+20
* Port rounding of some x87 instructions from Box86 (#2242)Hagb (Junyu Guo 郭俊余)2025-01-082-4/+4
* Document `BOX64_ARG0` argv[0] rewriting variable (#2234)ValdikSS2025-01-051-0/+5
* Spelling/typo fixes in code and documentation updates (#2223)olegos22024-12-282-344/+442
* [DOCS] Improve cross-build instructions (#2196)Chi-Kuan Chiu2024-12-281-0/+33
* [DYNAREC] Implement perf map (#2212)Leslie Zhai2024-12-262-0/+12
* [LA64_DYNAREC] Added nativeflags support (#2202)Yang Liu2024-12-241-1/+1
* [LA64_DYNAREC] Fixed some LBT path issues (#2193)Yang Liu2024-12-231-1/+1
* [GDBJIT] Unified the experience for all the backends (#2183)Yang Liu2024-12-212-0/+2