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
/
USAGE.md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DYNAREC] Introduce BOX64_DYNAREC_X87DOUBLE=2 to handle Low Precision x87 ([A...
ptitSeb
2025-04-16
1
-0
/
+1
*
[DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 on...
ptitSeb
2025-04-09
1
-0
/
+1
*
[DOCS] Added ranged gdbjit documentation (#2440)
Yang Liu
2025-03-17
1
-0
/
+1
*
[DYNAREC] Introduced DYNAREC_DIRTY=2 and changed a profile to use it
ptitSeb
2025-03-12
1
-0
/
+1
*
[DOC] Fixed default for strongmem in docs
ptitSeb
2025-03-06
1
-2
/
+2
*
[DOCS] Added per-file settings documentation (#2317)
Yang Liu
2025-02-06
1
-5
/
+33
*
[DOCS] Fixed BIGBLOCK is 2 by default now
ptitSeb
2025-01-31
1
-2
/
+2
*
[DOCS] Auto-generated USAGE.md and box64.pod (#2283)
Yang Liu
2025-01-22
1
-545
/
+667
*
[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
1
-0
/
+6
*
[USAGE] Added some missing settings in documentation
ptitSeb
2025-01-10
1
-0
/
+6
*
Port rounding of some x87 instructions from Box86 (#2242)
Hagb (Junyu Guo 郭俊余)
2025-01-08
1
-2
/
+2
*
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
1
-298
/
+394
*
[DYNAREC] Implement perf map (#2212)
Leslie Zhai
2024-12-26
1
-0
/
+5
*
[LA64_DYNAREC] Added nativeflags support (#2202)
Yang Liu
2024-12-24
1
-1
/
+1
*
[GDBJIT] Unified the experience for all the backends (#2183)
Yang Liu
2024-12-21
1
-0
/
+1
*
[GDBJIT] Show x64pc in gdb, also added documentation (#2163)
Yang Liu
2024-12-18
1
-0
/
+5
*
[DOC] Small improment on USAGE.md
ptitSeb
2024-12-10
1
-1
/
+2
*
[ARM64_DYNAREC] Added DYNAREC_PAUSE option for hint instructions (#2070)
Yang Liu
2024-11-25
1
-0
/
+7
*
[ARM64_DYNAREC] More optimizations on strongmem emulation (#2051)
Yang Liu
2024-11-20
1
-3
/
+3
*
[ARM64_DYNAREC] Added weakbarrier=2 to disable last write barriers (#2049)
Yang Liu
2024-11-19
1
-0
/
+1
*
[ARM64_DYNAREC] Re-enable weakbarrier for dmb.ishst (#2048)
Yang Liu
2024-11-19
1
-3
/
+8
*
[ARM64_DYNAREC] Reworked a bit FASTROUND
ptitSeb
2024-11-05
1
-0
/
+1
*
[RCFIEL] Add an option to force usage of native EGL/GLESv2 library
ptitSeb
2024-11-02
1
-0
/
+5
*
[ARM64_DYNAREC] Added BOX64_DYNAREC_NATIVEFLAGS to disable the use of native ...
ptitSeb
2024-10-20
1
-0
/
+5
*
[DYNAREC] Added a new missing mode for fallback opcodes (#1896)
Yang Liu
2024-10-02
1
-0
/
+1
*
[RCFILE] Slightly changed how BOX64_ARGS behave, and added BOX64_INSERT_ARGS
ptitSeb
2024-09-09
1
-1
/
+4
*
[CI] Refactored CI (#1795)
Yang Liu
2024-09-05
1
-1
/
+0
*
[X64LIBS] Changed x86/x64 libs install directory to prevent conflicts (#1791)
Yang Liu
2024-09-04
1
-1
/
+1
*
[RV64_DYNAREC] Fix some typos in docs and dynarec/rv64 (#1758)
WANG Guidong
2024-08-26
1
-13
/
+13
*
[DOCS] Added entry in USAGE.md for newly introduced BOX64_ARGS
ptitSeb
2024-08-09
1
-0
/
+3
*
[RCFILE] Added support for generic names in RCFiles
ptitSeb
2024-07-25
1
-0
/
+2
*
Added BOX64_SHAEXT to hide sha cpu extension ([RCFILE] And added a profile us...
ptitSeb
2024-07-15
1
-0
/
+5
*
fix some spelling (#1668)
josch
2024-07-10
1
-7
/
+7
*
Detect UnityPlayer.dll to apply strongmem=1 automatically (can be disabled wi...
ptitSeb
2024-07-03
1
-0
/
+5
*
[COSIM] Added range handling in BOX64_DYNAREC_TEST ([RCFILE] too)
ptitSeb
2024-06-24
1
-0
/
+1
*
Added BOX64_RESERVE_HIGH in rcfile handling
ptitSeb
2024-06-18
1
-1
/
+1
*
[COSIM] Added thread-safe tests (#1477)
Yang Liu
2024-04-30
1
-2
/
+3
*
Fixed non-dynarec build by introducing BOX64_JVM to replace BOX64_DYNAREC_JVM
ptitSeb
2024-04-29
1
-2
/
+7
*
Added a way to hide SSE 4.2, as it might slow down things using the string op...
ptitSeb
2024-04-29
1
-0
/
+5
*
Add BOX64_RCFILE variable (#1392)
olegos2
2024-03-28
1
-0
/
+3
*
Changed, again, RDTSC and Hardware counter, introducing auto calibration when...
ptitSeb
2024-03-14
1
-6
/
+0
*
[RCFILE] Added 2 new rcfile only option, and try to apply wine program parame...
ptitSeb
2024-03-12
1
-0
/
+8
*
Better handling of Hardware counter for rdtsc emulation (ARM64 only for now),...
ptitSeb
2024-02-23
1
-0
/
+6
*
TEGRAX1 config also have BOX64_MMAP32 activated by default
ptitSeb
2024-02-07
1
-1
/
+1
*
Added BOX64_IGNOREINT3 env. var. to ignore INT3 in the code ([RCFILE] too)
ptitSeb
2024-01-27
1
-0
/
+5
*
Added a new option BOX64_MMAP32 to use 32bits mapping on external MMAP (help ...
ptitSeb
2024-01-23
1
-0
/
+5
*
[RCFILE] Added more option to rcfile and added geekbench5 profile
ptitSeb
2024-01-06
1
-1
/
+1
*
[DYNAREC] Switched back CALLRET to 0 by Default, many things like GoG Wine In...
ptitSeb
2024-01-02
1
-2
/
+2
[next]