about summary refs log tree commit diff stats
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spelling/typo fixes in code and documentation updates (#2223)olegos22024-12-282-344/+442
* [DOCS] Improve cross-build instructions (#2196)Chi-Kuan Chiu2024-12-281-0/+33
* [DYNAREC] Implement perf map (#2212)Leslie Zhai2024-12-262-0/+12
* [LA64_DYNAREC] Added nativeflags support (#2202)Yang Liu2024-12-241-1/+1
* [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-212-0/+2
* [GDBJIT] Show x64pc in gdb, also added documentation (#2163)Yang Liu2024-12-182-0/+12
* [DOC] Small improment on USAGE.mdptitSeb2024-12-101-1/+2
* Bumped version to v0.3.2ptitSeb2024-12-061-0/+31
* [ARM64_DYNAREC] Added DYNAREC_PAUSE option for hint instructions (#2070)Yang Liu2024-11-252-2/+18
* [ARM64_DYNAREC] More optimizations on strongmem emulation (#2051)Yang Liu2024-11-202-6/+6
* [ARM64_DYNAREC] Added weakbarrier=2 to disable last write barriers (#2049)Yang Liu2024-11-192-0/+2
* [ARM64_DYNAREC] Re-enable weakbarrier for dmb.ishst (#2048)Yang Liu2024-11-192-5/+18
* [ARM64_DYNAREC] Reworked a bit FASTROUNDptitSeb2024-11-051-0/+1
* [RCFIEL] Add an option to force usage of native EGL/GLESv2 libraryptitSeb2024-11-021-0/+5
* [ARM64_DYNAREC] Added BOX64_DYNAREC_NATIVEFLAGS to disable the use of native ...ptitSeb2024-10-201-0/+5
* [DYNAREC] Added a new missing mode for fallback opcodes (#1896)Yang Liu2024-10-021-0/+1
* [RCFILE] Slightly changed how BOX64_ARGS behave, and added BOX64_INSERT_ARGSptitSeb2024-09-091-1/+4
* [CI] Refactored CI (#1795)Yang Liu2024-09-052-2/+2
* [X64LIBS] Changed x86/x64 libs install directory to prevent conflicts (#1791)Yang Liu2024-09-042-3/+3
* [RV64_DYNAREC] Fix some typos in docs and dynarec/rv64 (#1758)WANG Guidong2024-08-263-21/+21
* [DOCS] Added entry in USAGE.md for newly introduced BOX64_ARGSptitSeb2024-08-091-0/+3
* [RCFILE] Added support for generic names in RCFilesptitSeb2024-07-251-0/+2
* Added BOX64_SHAEXT to hide sha cpu extension ([RCFILE] And added a profile us...ptitSeb2024-07-151-0/+5
* fix some spelling (#1668)josch2024-07-102-14/+14
* Bumped version to v0.3.0ptitSeb2024-07-092-33/+62
* Detect UnityPlayer.dll to apply strongmem=1 automatically (can be disabled wi...ptitSeb2024-07-031-0/+5
* [COSIM] Added range handling in BOX64_DYNAREC_TEST ([RCFILE] too)ptitSeb2024-06-241-0/+1
* switch to maintained Pi-Apps-Coders apt repo (#1605)theofficialgman2024-06-191-6/+28
* Added BOX64_RESERVE_HIGH in rcfile handlingptitSeb2024-06-181-1/+1
* Fix typo on box64 config file (#1533)Yip Coekjan2024-05-251-1/+1
* Fix unclosed item list (#1532)Yip Coekjan2024-05-251-0/+2
* Bumped version to v0.2.8ptitSeb2024-05-211-0/+22
* Removed all traces of PAGE8K, PAGE16K and PAGE64K as it's now detected in run...ptitSeb2024-05-201-2/+1
* [COSIM] Added thread-safe tests (#1477)Yang Liu2024-04-302-7/+8
* Fixed non-dynarec build by introducing BOX64_JVM to replace BOX64_DYNAREC_JVMptitSeb2024-04-291-2/+7
* Added a way to hide SSE 4.2, as it might slow down things using the string op...ptitSeb2024-04-291-0/+5
* Add BOX64_RCFILE variable (#1392)olegos22024-03-281-0/+3
* Changed, again, RDTSC and Hardware counter, introducing auto calibration when...ptitSeb2024-03-141-6/+0
* [RCFILE] Added 2 new rcfile only option, and try to apply wine program parame...ptitSeb2024-03-121-0/+8
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few other...ptitSeb2024-02-261-0/+5
* 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
* [DOCS] Fix a typo in temrux building (#1240)Lily2024-02-011-1/+1
* When BOX64_VERSION is set, just print the version and exit (#1238)josch2024-01-311-0/+13
* Added BOX64_IGNOREINT3 env. var. to ignore INT3 in the code ([RCFILE] too)ptitSeb2024-01-271-0/+5
* add optimize build flag for Jetson orin and xavier (#1219)leonpano20062024-01-251-0/+16
* 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