| Commit message (Expand) | Author | Age | Files | Lines |
| * | [ARM64_DYNAREC] More changes to Strong memory model emulation | ptitSeb | 2023-10-18 | 1 | -3/+4 |
| * | [ARM64_DYNAREC] Added support for BOX4_DYNAREC_ALIGNED_ATOMICS | ptitSeb | 2023-10-17 | 1 | -0/+5 |
| * | Use BOX64_RESERVE_HIGHMEM by default on ADLINK profile | ptitSeb | 2023-10-13 | 1 | -4/+4 |
| * | Added BOX64_SDL2_JGUID, a workaround for game using old SDL_GetJoystickGUIDIn... | ptitSeb | 2023-10-11 | 1 | -0/+5 |
| * | Update USAGE.md on rcfiles | ptitSeb | 2023-08-31 | 1 | -1/+4 |
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ |
|
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| * | | Do not try to preserve high memory (unless BOX64_RESERVE_HIGH=1 is used), as ... | ptitSeb | 2023-05-31 | 1 | -0/+4 |
| * | | [DYNAREC] Addeddetection of libjvm (and an option to disable it) to apply con... | ptitSeb | 2023-05-31 | 1 | -0/+5 |
| * | | [DYNAREC] Added BOX64_DYNAREC_MISSING to only print dynarec missing opcode | ptitSeb | 2023-05-07 | 1 | -0/+5 |
| |/ |
|
| * | [DYNAREC] Defaulting to not tagging HotPage, it seems to work generaly better... | ptitSeb | 2023-04-26 | 1 | -2/+2 |
| * | [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ... | ptitSeb | 2023-03-27 | 1 | -0/+5 |
| * | fix some spelling mistakes (#640) | josch | 2023-03-26 | 1 | -5/+5 |
| * | [DYNAREC] Added BOX64_DYNAREC_FORWARD parameter, with a default value to 128 ... | ptitSeb | 2023-03-07 | 1 | -0/+5 |
| * | Added automatic detection of libcef (will help zoon #510, #451, #302 and prob... | ptitSeb | 2023-03-05 | 1 | -0/+5 |
| * | Merge branch 'main' into steam_chrome | ptitSeb | 2023-02-20 | 1 | -1/+6 |
| |\ |
|
| | * | Fixed a improved HotPage handling | ptitSeb | 2023-02-20 | 1 | -1/+1 |
| | * | [DYNAREC] Introduced BOX64_DYNAREC_FASTPAGE to use an alternate way to handle... | ptitSeb | 2023-02-19 | 1 | -1/+6 |
| | * | Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no... | ptitSeb | 2023-02-19 | 1 | -0/+10 |
| * | | Improved convertion to/from 80bits double, and added BOX64_X87_NO80BITS to no... | ptitSeb | 2023-02-20 | 1 | -0/+10 |
| * | | Preliminary work to get steamwebhelper working | ptitSeb | 2023-02-18 | 1 | -0/+6 |
| |/ |
|
| * | [DYNAREC] Added BOX64_DYNAREC_WAIT env. var. (Default to 1) | ptitSeb | 2023-02-16 | 1 | -0/+5 |
| * | [DYNAREC] Made FASTROUND the default (faster, less accurate) | ptitSeb | 2023-01-29 | 1 | -3/+3 |
| * | Try to improve precision of SSE Rounding to int conversion ([DYNAREC] too, in... | ptitSeb | 2023-01-28 | 1 | -0/+5 |
| * | Added more command to rcfiles, and a default one when system version is not f... | ptitSeb | 2023-01-05 | 1 | -0/+13 |
| * | [DYNAREC] Added BOX64_DYNAREC_BLEEDING_EDGE to control detection of MonoBleed... | ptitSeb | 2022-12-01 | 1 | -0/+5 |
| * | [DYNAREC] More control over HotPage handling with BOX64_DYNARC_HOTPAGE | ptitSeb | 2022-12-01 | 1 | -0/+5 |
| * | [DYNAREC] Added BOX64_DYNAREC_CALLRET option, in rcfile too (faster handling ... | ptitSeb | 2022-11-29 | 1 | -0/+5 |
| * | Use dummy crashhandler lib by default | ptitSeb | 2022-11-29 | 1 | -1/+1 |
| * | Added box64rc configuration file handling | ptitSeb | 2022-11-27 | 1 | -42/+46 |
| * | Added BOX64_CRASHHANDLER env. var. | ptitSeb | 2022-11-14 | 1 | -1/+6 |
| * | Added BOX64_SHOWBT env. var. to have a backtrace on segfault | ptitSeb | 2022-10-27 | 1 | -0/+5 |
| * | More flexibility for BOX64_ROLLING_LOG | ptitSeb | 2022-10-26 | 1 | -1/+2 |
| * | [DYNAREC] Added BIGBLOCK=3 level | ptitSeb | 2022-10-25 | 1 | -1/+2 |
| * | [DYNAREC] Added BOX64_DYNAREC_SAFEFLAGS | ptitSeb | 2022-10-22 | 1 | -0/+6 |
| * | Improved usage of x86_64 bash with BOX64_BASH env var | ptitSeb | 2022-09-15 | 1 | -0/+5 |
| * | Fixed a USAGE.md issue (for #405) | ptitSeb | 2022-09-14 | 1 | -1/+1 |
| * | Smalls fixes to USAGE.md | ptitSeb | 2022-09-12 | 1 | -2/+3 |
| * | Added BOX64_ROLLING_LOG=1 for a 'Just in Time LOG=2' on signal | ptitSeb | 2022-07-30 | 1 | -0/+5 |
| * | Added '+' in FILE_TRACE_NAME to append trace | ptitSeb | 2022-07-17 | 1 | -0/+1 |
| * | Added BOX64_ENV to create env. var. at load time (for #347) | ptitSeb | 2022-07-11 | 1 | -0/+8 |
| * | [DYNAREC] Added option to force x87 to use double (ported from box86) | ptitSeb | 2022-04-13 | 1 | -0/+5 |
| * | More test17 impovements, fixed NAN for mulpd ([DYNAREC] too, introducing BOX6... | ptitSeb | 2022-03-31 | 1 | -0/+5 |
| * | Added BOX64_PREFER_EMULATED handling and special case for pressure-vessel to ... | ptitSeb | 2022-03-27 | 1 | -0/+10 |
| * | Added an option to always show SIGSEGV messages | ptitSeb | 2022-03-06 | 1 | -0/+5 |
| * | Added some missing variables in USAGE.md | ptitSeb | 2022-03-01 | 1 | -1/+10 |
| * | [DYNAREC] Reduce performance impact of StrongMem, and added old Strongmem met... | ptitSeb | 2021-11-19 | 1 | -1/+2 |
| * | [DYNAREC] Added an option to simulate Strong Memory Model, and auto activate ... | ptitSeb | 2021-11-18 | 1 | -0/+5 |
| * | [DYNAREC] Removed special case for RimWorldLinux and generalized it for all p... | ptitSeb | 2021-11-18 | 1 | -1/+1 |
| * | [DYNAREC] Changed Dynarec a bit to try stabilise program using many threads a... | ptitSeb | 2021-11-11 | 1 | -0/+5 |