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
/
include
/
env.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DYNACACHE] Dynarec memory is now part of MMpa file tracking when possible
ptitSeb
2025-06-11
1
-0
/
+3
*
[ENV][WOW64] Not every env var applies to WowBox64 (#2700)
Yang Liu
2025-06-02
1
-115
/
+115
*
[WOW64] Supported logging to stdout (#2679)
Yang Liu
2025-05-28
1
-1
/
+1
*
[DOCS] Align usage.json and env.h (#2633)
Yang Liu
2025-05-14
1
-21
/
+4
*
[RCFILE] Made VOLATILE_METADATA default, and added/finetuned some game profiles
ptitSeb
2025-05-14
1
-1
/
+1
*
[WOW64] Initial implementation patches (#2619)
André Zwing
2025-05-11
1
-1
/
+7
*
[RCFILE] Put back WEAKBARRIER 1 as default
ptitSeb
2025-05-09
1
-1
/
+1
*
[RCFILE] Fixed WEAKBARRIER=2 never taken into account
ptitSeb
2025-05-08
1
-1
/
+1
*
[DYNAREC] Use PE volatile metadata in dynarec (#2610)
Yang Liu
2025-05-07
1
-93
/
+94
*
[RCFILE] Fixed BOX64_ROLLING_LOG not being a boolean but an integer value
ptitSeb
2025-04-27
1
-1
/
+1
*
[DYNAREC] Added ranged Dynablock dump (#2570)
Yang Liu
2025-04-24
1
-0
/
+3
*
[DYNAREC] Introduce BOX64_DYNAREC_X87DOUBLE=2 to handle Low Precision x87 ([A...
ptitSeb
2025-04-16
1
-1
/
+1
*
[DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 on...
ptitSeb
2025-04-09
1
-1
/
+1
*
[DYNAREC] Introduced DYNAREC_DIRTY=2 and changed a profile to use it
ptitSeb
2025-03-12
1
-1
/
+1
*
[RCFILE] Added range gdbjit support (#2414)
Yang Liu
2025-03-03
1
-3
/
+6
*
[RCFILE] Fixed ROLLING_LOG when setup in a profile only
ptitSeb
2025-02-07
1
-1
/
+2
*
[RCFILE] Adjusted MALLOC_HACK to be an integer between 0 and 2 instead of a B...
ptitSeb
2025-02-06
1
-1
/
+1
*
More improvmnet to map with fd tracking
ptitSeb
2025-01-29
1
-1
/
+2
*
[DYNAREC] Make BIGBLOCK=2 default
ptitSeb
2025-01-29
1
-1
/
+1
*
Improved file map tracking, and use file map info in dynarec for bigblock set...
ptitSeb
2025-01-27
1
-0
/
+1
*
[ENV] Improved a bit env var handling and per file env var
ptitSeb
2025-01-27
1
-2
/
+1
*
[ENV] Fixed the type of BOX64_DYNAREC_STRONGMEM (#2298)
xctan
2025-01-27
1
-1
/
+1
*
Expanded file mapping tracking for future use (might help #2295)
ptitSeb
2025-01-25
1
-0
/
+1
*
[DYNAREC] Added preliminary per-file settings (#2288)
Yang Liu
2025-01-23
1
-1
/
+5
*
[DOCS] Auto-generated USAGE.md and box64.pod (#2283)
Yang Liu
2025-01-22
1
-1
/
+1
*
Fixed various issues introduced in the env infra refactor (#2281)
Yang Liu
2025-01-22
1
-93
/
+92
*
[ENV] Optimized BOX64ENV log a bit (#2277)
Yang Liu
2025-01-21
1
-1
/
+7
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-0
/
+200