| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ENV] Introduced BOX64_PCLMULQDQ (#3086) | Yang Liu | 2025-10-22 | 1 | -0/+7 |
| | | | | | | * [ENV] Introduced BOX64_PCLMULQDQ * review | ||||
| * | [DYNAREC][WOWBOX64] BOX4_DYNAREC_INTERP_SIGNAL is not availble in WowBox64 ↵ | ptitSeb | 2025-10-19 | 1 | -1/+1 |
| | | | | | for now | ||||
| * | [DYNAREC] Introduce BOX4_DYNAREC_INTERP_SIGNAL and 1 profile that needs it | ptitSeb | 2025-10-19 | 1 | -0/+7 |
| | | |||||
| * | [ENV] Added a new BOX64_ARCH option (#3076) | Yang Liu | 2025-10-17 | 1 | -85/+94 |
| | | |||||
| * | [DYNAREC] Added BOX64_DYNAREC_NOHOTPAGE to disabled hotpage detection | ptitSeb | 2025-10-03 | 1 | -0/+7 |
| | | |||||
| * | [LA64] Do not expose AVX by default for now, there are still some issue to ↵ | ptitSeb | 2025-09-17 | 1 | -1/+1 |
| | | | | | fix before | ||||
| * | [DOCS] Some small fixing / precision in a few doc items | ptitSeb | 2025-09-08 | 1 | -6/+6 |
| | | |||||
| * | [LA64_DYNAREC] Enable AVX/AVX2 by default (#2946) | Yang Liu | 2025-08-18 | 1 | -1/+2 |
| | | |||||
| * | [DYNACACHE]LA64] Enabled dynacache for LA64 (#2836) | Yang Liu | 2025-07-21 | 1 | -2/+2 |
| | | | | | | * [DYNACACHE]LA64] Enabled dynacache for LA64 * review | ||||
| * | [DYNACACHE] Introduced B64X_DYNACACHE=2 to use cache but not create new ↵ | ptitSeb | 2025-06-20 | 1 | -2/+3 |
| | | | | | ones, and made it default | ||||
| * | [DOCS] Performance as the top section in USAGE.md (#2760) | Yang Liu | 2025-06-19 | 1 | -165/+165 |
| | | |||||
| * | [DYNACACHE] Introduced DynaCache for ARM64 (disabled by default) | ptitSeb | 2025-06-19 | 1 | -0/+19 |
| | | |||||
| * | [TRACE] Fixed explicit BOX64_TRACE=0 (#2721) | Yang Liu | 2025-06-10 | 1 | -0/+2 |
| | | |||||
| * | [WOW64] Added rcfile support (#2708) | Yang Liu | 2025-06-05 | 1 | -1/+2 |
| | | | | | | | | | | * [WOW64] Fixed more compilation warnings * [WOW64] Messing around with file APIs * [WOW64] Added rcfile support * [DOCS] Update rcfile usage on WowBox64 | ||||
| * | [ENV][WOW64] Not every env var applies to WowBox64 (#2700) | Yang Liu | 2025-06-02 | 1 | -35/+37 |
| | | | | | | * [ENV] Not every env var applies to WowBox64 * [DOCS] Updated env docs for WowBox64 | ||||
| * | [DOCS] Align usage.json and env.h (#2633) | Yang Liu | 2025-05-14 | 1 | -3/+25 |
| | | | | | | | | | | * [DOCS] Align usage.json and env.h * Removed BOX64_FUTEX_WAITV * review * gen | ||||
| * | [RCFILE] Made VOLATILE_METADATA default, and added/finetuned some game profiles | ptitSeb | 2025-05-14 | 1 | -2/+2 |
| | | |||||
| * | [DOCS] improve consistency between documentation and code (#2631) | Hypothalamus | 2025-05-13 | 1 | -1/+1 |
| | | | | | | | | * [fix][Docs] is `XXXX` consistantly * [feat][Docs] add simple validation script that checks consistency between `usage.json` and `env.h` * [DOCS] include `validate.py` in `gen.py` | ||||
| * | [GDBJIT] Added a new option to register debuginfo only after trapped into ↵ | Yang Liu | 2025-05-09 | 1 | -0/+1 |
| | | | | | signalhandler (#2614) | ||||
| * | [DYNAREC] Use PE volatile metadata in dynarec (#2610) | Yang Liu | 2025-05-07 | 1 | -0/+7 |
| | | |||||
| * | [DYNAREC] Added ranged Dynablock dump (#2570) | Yang Liu | 2025-04-24 | 1 | -0/+6 |
| | | |||||
| * | [DYNAREC] Introduce BOX64_DYNAREC_X87DOUBLE=2 to handle Low Precision x87 ↵ | ptitSeb | 2025-04-16 | 1 | -0/+1 |
| | | | | | ([ARM64_DYNAREC] only for now) | ||||
| * | [DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 ↵ | ptitSeb | 2025-04-09 | 1 | -0/+1 |
| | | | | | only, RV64 and LA64 todo) | ||||
| * | [DOCS] Added ranged gdbjit documentation (#2440) | Yang Liu | 2025-03-17 | 1 | -0/+1 |
| | | |||||
| * | [DYNAREC] Introduced DYNAREC_DIRTY=2 and changed a profile to use it | ptitSeb | 2025-03-12 | 1 | -0/+1 |
| | | |||||
| * | [DOC] Fixed default for strongmem in docs | ptitSeb | 2025-03-06 | 1 | -2/+2 |
| | | |||||
| * | [DOCS] Added per-file settings documentation (#2317) | Yang Liu | 2025-02-06 | 1 | -5/+33 |
| | | |||||
| * | [DOCS] Fixed BIGBLOCK is 2 by default now | ptitSeb | 2025-01-31 | 1 | -2/+2 |
| | | |||||
| * | [DOCS] Auto-generated USAGE.md and box64.pod (#2283) | Yang Liu | 2025-01-22 | 1 | -545/+667 |
| | | |||||
| * | [ENV] Initial refactor of env variables infrastructure (#2274) | Yang Liu | 2025-01-21 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [ENV] Initial refactor of env variables infrastructure * Ported BOX64_DYNAREC_LOG * Ported more options * Ported BOX64_MALLOC_HACK * Ported BOX64_DYNAREC_TEST * Ported more options * Ported more options * Ported more options * Ported all options * Removed old rcfile parser * Fix * review * fix * fix * more fixes | ||||
| * | [DYNAREC] Introduce BOX64_DYNAREC_DIRTY and some profile to use it | ptitSeb | 2025-01-15 | 1 | -0/+6 |
| | | |||||
| * | [USAGE] Added some missing settings in documentation | ptitSeb | 2025-01-10 | 1 | -0/+6 |
| | | |||||
| * | Port rounding of some x87 instructions from Box86 (#2242) | Hagb (Junyu Guo 郭俊余) | 2025-01-08 | 1 | -2/+2 |
| | | | | | | | | | | | | * Port rounding of some x87 instructions from Box86 Ported from https://github.com/ptitSeb/box86/pull/951. The original pull request and this commit also contain some improvements on precision of `F2XM1` and `FYL2XP1`. * Run fpu_rounding test with dynarec only for ARM64 They have been implemented on dynarec only for ARM64. | ||||
| * | Document `BOX64_ARG0` argv[0] rewriting variable (#2234) | ValdikSS | 2025-01-05 | 1 | -0/+5 |
| | | |||||
| * | Spelling/typo fixes in code and documentation updates (#2223) | olegos2 | 2024-12-28 | 1 | -298/+394 |
| | | | | | | | | | | | | * Fix typo DLOpenned->DLOpened * Fix a typo in comments: versionned->versioned * Fix a typo in comment: cleanning->cleaning * Update COMPILE.md and USAGE.md * A few more typos in comments | ||||
| * | [DYNAREC] Implement perf map (#2212) | Leslie Zhai | 2024-12-26 | 1 | -0/+5 |
| | | | | | | * [DYNAREC] Implement perf map * [DYNAREC] Use function name as the Symbol | ||||
| * | [LA64_DYNAREC] Added nativeflags support (#2202) | Yang Liu | 2024-12-24 | 1 | -1/+1 |
| | | |||||
| * | [GDBJIT] Unified the experience for all the backends (#2183) | Yang Liu | 2024-12-21 | 1 | -0/+1 |
| | | |||||
| * | [GDBJIT] Show x64pc in gdb, also added documentation (#2163) | Yang Liu | 2024-12-18 | 1 | -0/+5 |
| | | | | | | | | | | * [GDBJIT] Show x64pc in gdb * Add env. variable and documentation * typo * oops | ||||
| * | [DOC] Small improment on USAGE.md | ptitSeb | 2024-12-10 | 1 | -1/+2 |
| | | |||||
| * | [ARM64_DYNAREC] Added DYNAREC_PAUSE option for hint instructions (#2070) | Yang Liu | 2024-11-25 | 1 | -0/+7 |
| | | | | | | | | | | | | * [ARM64_DYNAREC] Added DYNAREC_PAUSE option for hint instructions * Use sevl for wfe * Add docs * Fix typo * use switch case | ||||
| * | [ARM64_DYNAREC] More optimizations on strongmem emulation (#2051) | Yang Liu | 2024-11-20 | 1 | -3/+3 |
| | | |||||
| * | [ARM64_DYNAREC] Added weakbarrier=2 to disable last write barriers (#2049) | Yang Liu | 2024-11-19 | 1 | -0/+1 |
| | | |||||
| * | [ARM64_DYNAREC] Re-enable weakbarrier for dmb.ishst (#2048) | Yang Liu | 2024-11-19 | 1 | -3/+8 |
| | | |||||
| * | [ARM64_DYNAREC] Reworked a bit FASTROUND | ptitSeb | 2024-11-05 | 1 | -0/+1 |
| | | |||||
| * | [RCFIEL] Add an option to force usage of native EGL/GLESv2 library | ptitSeb | 2024-11-02 | 1 | -0/+5 |
| | | |||||
| * | [ARM64_DYNAREC] Added BOX64_DYNAREC_NATIVEFLAGS to disable the use of native ↵ | ptitSeb | 2024-10-20 | 1 | -0/+5 |
| | | | | | flags, as there is still a bug or two in that mode (for #1947) | ||||
| * | [DYNAREC] Added a new missing mode for fallback opcodes (#1896) | Yang Liu | 2024-10-02 | 1 | -0/+1 |
| | | |||||
| * | [RCFILE] Slightly changed how BOX64_ARGS behave, and added BOX64_INSERT_ARGS | ptitSeb | 2024-09-09 | 1 | -1/+4 |
| | | |||||
| * | [CI] Refactored CI (#1795) | Yang Liu | 2024-09-05 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | * [CI] Enable Box32 tests on LA64 * upgrade QEMU * [COSIM] Removed thread-safe tests * Use regular cosim in CI * [CI] Simplified "Test Box64" * exclude certain tests when testing with cosim * review * box64.pod too | ||||