about summary refs log tree commit diff stats
path: root/src/tools/rcfile.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ARM64_DYNAREC] More changes to Strong memory model emulationptitSeb2023-10-181-1/+9
* [ARM64_DYNAREC] Added support for BOX4_DYNAREC_ALIGNED_ATOMICSptitSeb2023-10-171-0/+2
* Added BOX64_SDL2_JGUID, a workaround for game using old SDL_GetJoystickGUIDIn...ptitSeb2023-10-111-0/+4
* This steam-runtime-launcher-service process never exit and seems to be skipab...ptitSeb2023-10-011-0/+3
* Improved default box64rcptitSeb2023-09-091-0/+3
* [ANDROID] fixing fix fix...ptitSeb2023-09-021-0/+9
* [DYNAREC] Lair of the Clockwork God need FASTROUND to 0 (help #805)ptitSeb2023-06-041-0/+3
* [DYNAREC] Addeddetection of libjvm (and an option to disable it) to apply con...ptitSeb2023-05-311-0/+2
* [DYNAREC] Added BOX64_DYNAREC_MISSING to only print dynarec missing opcodeptitSeb2023-05-071-0/+2
* Adjusted default rcfile for steamptitSeb2023-05-061-1/+1
* Improved test17 and finetuned factorio profile to disable FASTROUND on DynarecptitSeb2023-04-011-0/+3
* [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...ptitSeb2023-03-271-0/+2
* [DYNAREC] Soma need FASTROUND disabled for it's physics engineptitSeb2023-03-111-0/+3
* [DYNAREC] Added BOX64_DYNAREC_FORWARD parameter, with a default value to 128 ...ptitSeb2023-03-071-0/+9
* [RCFLE] Better default for heroic launcher when no rcfile is foundptitSeb2023-03-051-0/+4
* Added automatic detection of libcef (will help zoon #510, #451, #302 and prob...ptitSeb2023-03-051-0/+1
* Better default rcfile for when no rcfile are presentptitSeb2023-03-021-1/+3
* Merge branch 'main' into steam_chromeptitSeb2023-02-201-3/+5
|\
| * [DYNAREC] Introduced BOX64_DYNAREC_FASTPAGE to use an alternate way to handle...ptitSeb2023-02-191-3/+5
| * Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no...ptitSeb2023-02-191-0/+1
* | Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no...ptitSeb2023-02-201-0/+1
* | Preliminary work to get steamwebhelper workingptitSeb2023-02-181-0/+1
|/
* [RCFILE] Small fix to avoind applying same profile multiple timeptitSeb2023-02-181-3/+3
* [DYNAREC] Added BOX64_DYNAREC_WAIT env. var. (Default to 1)ptitSeb2023-02-161-0/+2
* Refactored trace to file system, to be more resiliantptitSeb2023-02-141-1/+3
* Various minor warning fixesptitSeb2023-02-131-2/+3
* Fixed a memory leak in rcfileptitSeb2023-02-121-1/+3
* Try to improve precision of SSE Rounding to int conversion ([DYNAREC] too, in...ptitSeb2023-01-281-0/+2
* Fix build on non-dynarec buildptitSeb2023-01-051-1/+1
* Added more command to rcfiles, and a default one when system version is not f...ptitSeb2023-01-051-1/+46
* [RCFILE] Fixed BOX64_NODYNAREC handlingptitSeb2022-12-111-1/+2
* [RCFILE] Fixed handling of BOX64_TRACE_FILEptitSeb2022-12-041-2/+2
* Added experimental (undocumented) BOX64_SSE_FLUSHTO0 env. var. (not sure it's...ptitSeb2022-12-041-0/+1
* [RCFILE] Fixed String readingptitSeb2022-12-031-1/+1
* Fixed handing of BOX86_ROLLING_LOG in rcfileptitSeb2022-12-021-1/+9
* [DYNAREC] Added BOX64_DYNAREC_BLEEDING_EDGE to control detection of MonoBleed...ptitSeb2022-12-011-0/+2
* [DYNAREC] More control over HotPage handling with BOX64_DYNARC_HOTPAGEptitSeb2022-12-011-0/+2
* [DYNAREC] Added BOX64_DYNAREC_CALLRET option, in rcfile too (faster handling ...ptitSeb2022-11-291-0/+2
* Fixed 2 logs when applay trace setting from RCFilesptitSeb2022-11-281-2/+2
* Fixed an issue when an entry is found 2 times in RCFilesptitSeb2022-11-281-7/+6
* Fixed Dynarec non-trace buildptitSeb2022-11-271-3/+12
* Added box64rc configuration file handlingptitSeb2022-11-271-0/+454