about summary refs log tree commit diff stats
path: root/docs/USAGE.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better handling of Hardware counter for rdtsc emulation (ARM64 only for now),...ptitSeb2024-02-231-0/+6
* TEGRAX1 config also have BOX64_MMAP32 activated by defaultptitSeb2024-02-071-1/+1
* Added BOX64_IGNOREINT3 env. var. to ignore INT3 in the code ([RCFILE] too)ptitSeb2024-01-271-0/+5
* Added a new option BOX64_MMAP32 to use 32bits mapping on external MMAP (help ...ptitSeb2024-01-231-0/+5
* [RCFILE] Added more option to rcfile and added geekbench5 profileptitSeb2024-01-061-1/+1
* [DYNAREC] Switched back CALLRET to 0 by Default, many things like GoG Wine In...ptitSeb2024-01-021-2/+2
* Remove FASTPAGE/HOTPAGE docs, related to #1180 (#1181)Tristan Morgan2024-01-021-10/+0
* Introduce new BOX64_MAXCPU to cap the number of cpu core exposed, and created...ptitSeb2023-12-211-0/+5
* Added lldb option to JITGDBptitSeb2023-12-151-0/+1
* [DYNAREC] Update USage with latest callret infoptitSeb2023-12-131-2/+2
* [DYNAREC_RV64] Fixed BTS BTR BTC for zbs extension (#1084)Yang Liu2023-11-261-1/+1
* Added BOX64_FUTEX_WAITV, on by default expect for BAD_SIGNAL buildptitSeb2023-11-101-0/+5
* Added BOX64_INPROCESSGPU setting (helps Heroic 2.10 at least)ptitSeb2023-11-051-0/+4
* [INTERP] Fix fpu_round (#1030)Yang Liu2023-10-251-0/+5
* [ARM64_DYNAREC] More changes to Strong memory model emulationptitSeb2023-10-181-3/+4
* [ARM64_DYNAREC] Added support for BOX4_DYNAREC_ALIGNED_ATOMICSptitSeb2023-10-171-0/+5
* Use BOX64_RESERVE_HIGHMEM by default on ADLINK profileptitSeb2023-10-131-4/+4
* Added BOX64_SDL2_JGUID, a workaround for game using old SDL_GetJoystickGUIDIn...ptitSeb2023-10-111-0/+5
* Update USAGE.md on rcfilesptitSeb2023-08-311-1/+4
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | Do not try to preserve high memory (unless BOX64_RESERVE_HIGH=1 is used), as ...ptitSeb2023-05-311-0/+4
* | [DYNAREC] Addeddetection of libjvm (and an option to disable it) to apply con...ptitSeb2023-05-311-0/+5
* | [DYNAREC] Added BOX64_DYNAREC_MISSING to only print dynarec missing opcodeptitSeb2023-05-071-0/+5
|/
* [DYNAREC] Defaulting to not tagging HotPage, it seems to work generaly better...ptitSeb2023-04-261-2/+2
* [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...ptitSeb2023-03-271-0/+5
* fix some spelling mistakes (#640)josch2023-03-261-5/+5
* [DYNAREC] Added BOX64_DYNAREC_FORWARD parameter, with a default value to 128 ...ptitSeb2023-03-071-0/+5
* Added automatic detection of libcef (will help zoon #510, #451, #302 and prob...ptitSeb2023-03-051-0/+5
* Merge branch 'main' into steam_chromeptitSeb2023-02-201-1/+6
|\
| * Fixed a improved HotPage handlingptitSeb2023-02-201-1/+1
| * [DYNAREC] Introduced BOX64_DYNAREC_FASTPAGE to use an alternate way to handle...ptitSeb2023-02-191-1/+6
| * Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no...ptitSeb2023-02-191-0/+10
* | Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no...ptitSeb2023-02-201-0/+10
* | Preliminary work to get steamwebhelper workingptitSeb2023-02-181-0/+6
|/
* [DYNAREC] Added BOX64_DYNAREC_WAIT env. var. (Default to 1)ptitSeb2023-02-161-0/+5
* [DYNAREC] Made FASTROUND the default (faster, less accurate)ptitSeb2023-01-291-3/+3
* Try to improve precision of SSE Rounding to int conversion ([DYNAREC] too, in...ptitSeb2023-01-281-0/+5
* Added more command to rcfiles, and a default one when system version is not f...ptitSeb2023-01-051-0/+13
* [DYNAREC] Added BOX64_DYNAREC_BLEEDING_EDGE to control detection of MonoBleed...ptitSeb2022-12-011-0/+5
* [DYNAREC] More control over HotPage handling with BOX64_DYNARC_HOTPAGEptitSeb2022-12-011-0/+5
* [DYNAREC] Added BOX64_DYNAREC_CALLRET option, in rcfile too (faster handling ...ptitSeb2022-11-291-0/+5
* Use dummy crashhandler lib by defaultptitSeb2022-11-291-1/+1
* Added box64rc configuration file handlingptitSeb2022-11-271-42/+46
* Added BOX64_CRASHHANDLER env. var.ptitSeb2022-11-141-1/+6
* Added BOX64_SHOWBT env. var. to have a backtrace on segfaultptitSeb2022-10-271-0/+5
* More flexibility for BOX64_ROLLING_LOGptitSeb2022-10-261-1/+2
* [DYNAREC] Added BIGBLOCK=3 levelptitSeb2022-10-251-1/+2
* [DYNAREC] Added BOX64_DYNAREC_SAFEFLAGSptitSeb2022-10-221-0/+6
* Improved usage of x86_64 bash with BOX64_BASH env varptitSeb2022-09-151-0/+5