about summary refs log tree commit diff stats
path: root/docs/box64.pod (follow)
Commit message (Expand)AuthorAgeFilesLines
* [DYNAREC] Introduce BOX64_DYNAREC_X87DOUBLE=2 to handle Low Precision x87 ([A...ptitSeb2025-04-161-1/+2
* [DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 on...ptitSeb2025-04-091-1/+2
* [DOCS] Added ranged gdbjit documentation (#2440)Yang Liu2025-03-171-1/+2
* [DYNAREC] Introduced DYNAREC_DIRTY=2 and changed a profile to use itptitSeb2025-03-121-1/+2
* [DOC] Fixed default for strongmem in docsptitSeb2025-03-061-2/+2
* [DOCS] Fixed BIGBLOCK is 2 by default nowptitSeb2025-01-311-2/+2
* [DOCS] Auto-generated USAGE.md and box64.pod (#2283)Yang Liu2025-01-221-298/+542
* [DYNAREC] Introduce BOX64_DYNAREC_DIRTY and some profile to use itptitSeb2025-01-151-0/+7
* [USAGE] Added some missing settings in documentationptitSeb2025-01-101-0/+14
* Port rounding of some x87 instructions from Box86 (#2242)Hagb (Junyu Guo 郭俊余)2025-01-081-2/+2
* [DYNAREC] Implement perf map (#2212)Leslie Zhai2024-12-261-0/+7
* [LA64_DYNAREC] Fixed some LBT path issues (#2193)Yang Liu2024-12-231-1/+1
* [GDBJIT] Unified the experience for all the backends (#2183)Yang Liu2024-12-211-0/+1
* [GDBJIT] Show x64pc in gdb, also added documentation (#2163)Yang Liu2024-12-181-0/+7
* [ARM64_DYNAREC] Added DYNAREC_PAUSE option for hint instructions (#2070)Yang Liu2024-11-251-2/+11
* [ARM64_DYNAREC] More optimizations on strongmem emulation (#2051)Yang Liu2024-11-201-3/+3
* [ARM64_DYNAREC] Added weakbarrier=2 to disable last write barriers (#2049)Yang Liu2024-11-191-0/+1
* [ARM64_DYNAREC] Re-enable weakbarrier for dmb.ishst (#2048)Yang Liu2024-11-191-2/+10
* [CI] Refactored CI (#1795)Yang Liu2024-09-051-1/+2
* [X64LIBS] Changed x86/x64 libs install directory to prevent conflicts (#1791)Yang Liu2024-09-041-2/+2
* [RV64_DYNAREC] Fix some typos in docs and dynarec/rv64 (#1758)WANG Guidong2024-08-261-5/+5
* fix some spelling (#1668)josch2024-07-101-7/+7
* Fix typo on box64 config file (#1533)Yip Coekjan2024-05-251-1/+1
* Fix unclosed item list (#1532)Yip Coekjan2024-05-251-0/+2
* [COSIM] Added thread-safe tests (#1477)Yang Liu2024-04-301-5/+5
* When BOX64_VERSION is set, just print the version and exit (#1238)josch2024-01-311-0/+13
* Remove FASTPAGE/HOTPAGE docs, related to #1180 (#1181)Tristan Morgan2024-01-021-14/+0
* [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/+7
* Added BOX64_INPROCESSGPU setting (helps Heroic 2.10 at least)ptitSeb2023-11-051-0/+5
* [INTERP] Fix fpu_round (#1030)Yang Liu2023-10-251-0/+7
* [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...ptitSeb2023-03-271-0/+8
* add manual page in pod format (#641)josch2023-03-271-0/+457