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
/
tools
/
rcfile.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved default box64rc
ptitSeb
2023-09-09
1
-0
/
+3
*
[ANDROID] fixing fix fix...
ptitSeb
2023-09-02
1
-0
/
+9
*
[DYNAREC] Lair of the Clockwork God need FASTROUND to 0 (help #805)
ptitSeb
2023-06-04
1
-0
/
+3
*
[DYNAREC] Addeddetection of libjvm (and an option to disable it) to apply con...
ptitSeb
2023-05-31
1
-0
/
+2
*
[DYNAREC] Added BOX64_DYNAREC_MISSING to only print dynarec missing opcode
ptitSeb
2023-05-07
1
-0
/
+2
*
Adjusted default rcfile for steam
ptitSeb
2023-05-06
1
-1
/
+1
*
Improved test17 and finetuned factorio profile to disable FASTROUND on Dynarec
ptitSeb
2023-04-01
1
-0
/
+3
*
[DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...
ptitSeb
2023-03-27
1
-0
/
+2
*
[DYNAREC] Soma need FASTROUND disabled for it's physics engine
ptitSeb
2023-03-11
1
-0
/
+3
*
[DYNAREC] Added BOX64_DYNAREC_FORWARD parameter, with a default value to 128 ...
ptitSeb
2023-03-07
1
-0
/
+9
*
[RCFLE] Better default for heroic launcher when no rcfile is found
ptitSeb
2023-03-05
1
-0
/
+4
*
Added automatic detection of libcef (will help zoon #510, #451, #302 and prob...
ptitSeb
2023-03-05
1
-0
/
+1
*
Better default rcfile for when no rcfile are present
ptitSeb
2023-03-02
1
-1
/
+3
*
Merge branch 'main' into steam_chrome
ptitSeb
2023-02-20
1
-3
/
+5
|
\
|
*
[DYNAREC] Introduced BOX64_DYNAREC_FASTPAGE to use an alternate way to handle...
ptitSeb
2023-02-19
1
-3
/
+5
|
*
Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no...
ptitSeb
2023-02-19
1
-0
/
+1
*
|
Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no...
ptitSeb
2023-02-20
1
-0
/
+1
*
|
Preliminary work to get steamwebhelper working
ptitSeb
2023-02-18
1
-0
/
+1
|
/
*
[RCFILE] Small fix to avoind applying same profile multiple time
ptitSeb
2023-02-18
1
-3
/
+3
*
[DYNAREC] Added BOX64_DYNAREC_WAIT env. var. (Default to 1)
ptitSeb
2023-02-16
1
-0
/
+2
*
Refactored trace to file system, to be more resiliant
ptitSeb
2023-02-14
1
-1
/
+3
*
Various minor warning fixes
ptitSeb
2023-02-13
1
-2
/
+3
*
Fixed a memory leak in rcfile
ptitSeb
2023-02-12
1
-1
/
+3
*
Try to improve precision of SSE Rounding to int conversion ([DYNAREC] too, in...
ptitSeb
2023-01-28
1
-0
/
+2
*
Fix build on non-dynarec build
ptitSeb
2023-01-05
1
-1
/
+1
*
Added more command to rcfiles, and a default one when system version is not f...
ptitSeb
2023-01-05
1
-1
/
+46
*
[RCFILE] Fixed BOX64_NODYNAREC handling
ptitSeb
2022-12-11
1
-1
/
+2
*
[RCFILE] Fixed handling of BOX64_TRACE_FILE
ptitSeb
2022-12-04
1
-2
/
+2
*
Added experimental (undocumented) BOX64_SSE_FLUSHTO0 env. var. (not sure it's...
ptitSeb
2022-12-04
1
-0
/
+1
*
[RCFILE] Fixed String reading
ptitSeb
2022-12-03
1
-1
/
+1
*
Fixed handing of BOX86_ROLLING_LOG in rcfile
ptitSeb
2022-12-02
1
-1
/
+9
*
[DYNAREC] Added BOX64_DYNAREC_BLEEDING_EDGE to control detection of MonoBleed...
ptitSeb
2022-12-01
1
-0
/
+2
*
[DYNAREC] More control over HotPage handling with BOX64_DYNARC_HOTPAGE
ptitSeb
2022-12-01
1
-0
/
+2
*
[DYNAREC] Added BOX64_DYNAREC_CALLRET option, in rcfile too (faster handling ...
ptitSeb
2022-11-29
1
-0
/
+2
*
Fixed 2 logs when applay trace setting from RCFiles
ptitSeb
2022-11-28
1
-2
/
+2
*
Fixed an issue when an entry is found 2 times in RCFiles
ptitSeb
2022-11-28
1
-7
/
+6
*
Fixed Dynarec non-trace build
ptitSeb
2022-11-27
1
-3
/
+12
*
Added box64rc configuration file handling
ptitSeb
2022-11-27
1
-0
/
+454