about summary refs log tree commit diff stats
path: root/src/include/debug.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WOW64] More tweaks towards PE build (#2519)Yang Liu2025-04-101-0/+2
* [WOW64] Add wow64 PE build scaffolding (#2513)Yang Liu2025-04-081-0/+20
* Made error logs prefix has red color (#2396)Yang Liu2025-02-201-3/+3
* [DYNAREC] Added preliminary per-file settings (#2288)Yang Liu2025-01-231-0/+1
* Added [BOX64] prefix for all the stdout logs (#2279)Yang Liu2025-01-211-11/+22
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-83/+16
* [DYNAREC] Introduce BOX64_DYNAREC_DIRTY and some profile to use itptitSeb2025-01-151-0/+1
* [BOX32] Improved elf memory managment for 32bits processptitSeb2025-01-111-0/+1
* Introduce BOX64_CPUTYPE to choose emulating Intel or AMD cpus (no AMD specifi...ptitSeb2024-12-271-0/+1
* [DYNAREC] Implement perf map (#2212)Leslie Zhai2024-12-261-0/+2
* [ARM64_DYNAREC] Added work in progress BOX64_DYNAREC_DF env. var.ptitSeb2024-12-231-0/+1
* Added initial GDBJIT support (#2162)Yang Liu2024-12-171-0/+1
* [ARM64_DYNAREC] Added DYNAREC_PAUSE option for hint instructions (#2070)Yang Liu2024-11-251-0/+1
* [DYNAREC] Added a experimental BOX64_DYNAREC_WEAKBARRIER option (#2033)Yang Liu2024-11-141-0/+1
* Forgot that file in earlier commitptitSeb2024-11-021-0/+1
* [ARM64_DYNAREC] Added BOX64_DYNAREC_NATIVEFLAGS to disable the use of native ...ptitSeb2024-10-201-0/+1
* [BOX32] Allow internal memory to be in 32bits space if neededptitSeb2024-10-131-0/+26
* [BOX32] Fixed some X11 function so wine launch (and added BOX64_X11SYNC to he...ptitSeb2024-10-081-0/+1
* [RV64_DYNAREC] Added preliminary xtheadvector support (#1892)Yang Liu2024-10-021-0/+1
* [BOX32] Added detection of steam and steamcmdptitSeb2024-08-301-0/+1
* Added preliminary Box32 support (#1760)ptitSeb2024-08-261-1/+1
* Detect 32bits elf before loadingptitSeb2024-08-161-0/+1
* [RV64_DYNAREC] Added vlen detection (#1694)Yang Liu2024-07-181-0/+1
* Added BOX64_SHAEXT to hide sha cpu extension ([RCFILE] And added a profile us...ptitSeb2024-07-151-0/+1
* Detect UnityPlayer.dll to apply strongmem=1 automatically (can be disabled wi...ptitSeb2024-07-031-0/+1
* [RV64_DYNAREC] Detect vector extension (#1619)Yang Liu2024-06-271-0/+1
* [COSIM] Added range handling in BOX64_DYNAREC_TEST ([RCFILE] too)ptitSeb2024-06-241-0/+1
* [ARM64_DYNAREC] Added 0F C7 /6 opcode, with hardware support if presentptitSeb2024-06-241-0/+1
* More work on RDTSC emulationptitSeb2024-06-131-0/+1
* [INTERPRETER] Added suport for F16C extension (linked to AVX flag) ([ARM64_DY...ptitSeb2024-06-061-1/+0
* [ARM64_DYNAREC] Added a new small batch of AVX/BMI2 opcodesptitSeb2024-06-061-0/+1
* More avx infrastructureptitSeb2024-05-271-0/+1
* more avx infrastructureptitSeb2024-05-241-0/+1
* Fixed non-dynarec build by introducing BOX64_JVM to replace BOX64_DYNAREC_JVMptitSeb2024-04-291-1/+1
* Added a way to hide SSE 4.2, as it might slow down things using the string op...ptitSeb2024-04-291-0/+1
* [LA64_DYNAREC] Added more useful extensions detection (#1469)Yang Liu2024-04-261-0/+3
* Changed, again, RDTSC and Hardware counter, introducing auto calibration when...ptitSeb2024-03-141-0/+1
* [RCFILE] Added 2 new rcfile only option, and try to apply wine program parame...ptitSeb2024-03-121-0/+3
* [LA64_DYNAREC] Added basic LBT support, setup xMASK (#1302)Yang Liu2024-02-291-0/+2
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few other...ptitSeb2024-02-261-1/+3
* Better handling of Hardware counter for rdtsc emulation (ARM64 only for now),...ptitSeb2024-02-231-0/+1
* [ARM64_DYNAREC] Improved stability when USCAT extention is supported, qn d im...ptitSeb2024-02-071-0/+1
* [ARM64_DYNAREC] Added BOX64_DYNAREC_DIV0 option to check/trigger Divide by 0 ...ptitSeb2024-02-051-0/+1
* Added BOX64_IGNOREINT3 env. var. to ignore INT3 in the code ([RCFILE] too)ptitSeb2024-01-271-0/+1
* Added a new option BOX64_MMAP32 to use 32bits mapping on external MMAP (help ...ptitSeb2024-01-231-0/+1
* [ARM64_DYNAREC] Attempt to use FRINTTS extensionptitSeb2024-01-051-0/+1
* [MEMORY] Switched from a sparse array to a red-black tree (#1180)rajdakin2023-12-311-2/+0
* Introduce new BOX64_MAXCPU to cap the number of cpu core exposed, and created...ptitSeb2023-12-211-0/+1
* Fix for non-dynarec buildptitSeb2023-12-061-1/+1
* Added full support for the SHA cpu extensionptitSeb2023-11-211-0/+2