index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed dlsym with RTLD_NEXT and preloaded libs
ptitSeb
2025-01-15
5
-4
/
+66
*
[ARM64_DYNAREC] Allow new ClearCache also for Android
ptitSeb
2025-01-14
1
-1
/
+1
*
Small changes on envv and arv managment
ptitSeb
2025-01-14
3
-7
/
+10
*
[RCFILE] Log before applying the change
ptitSeb
2025-01-14
1
-16
/
+16
*
[RV64_DYNAREC] Fixed simm12 overflow in some places ([LA64_DYNAREC] too) (#2264)
Yang Liu
2025-01-14
2
-4
/
+4
*
[DYNAREC] Better handling of Clear Instruction Cache, also [ARM64_DYNAREC] in...
ptitSeb
2025-01-14
1
-3
/
+34
*
Small improvment on signal handling and db/x64pc fetching
ptitSeb
2025-01-14
1
-21
/
+29
*
[RV64_DYNAREC] Fixed stack out of sync in native call (#2263)
Yang Liu
2025-01-14
1
-0
/
+3
*
[RV64_DYNAREC] Fixed offsetof(x64emu_t, scratch) usage overflow ([LA64_DYNARE...
Yang Liu
2025-01-14
1
-3
/
+5
*
[CORE] Simplified xhead* detection and standardized extension display (#2261)
Yang Liu
2025-01-14
2
-70
/
+32
*
[RV64_DYNAREC] Fixed SET_ELEMENT_WIDTH (#2260)
Yang Liu
2025-01-14
3
-19
/
+16
*
This should fix the non-dynarec build
ptitSeb
2025-01-13
1
-3
/
+4
*
Try to improve full x86 state gathering on Signal
ptitSeb
2025-01-13
3
-105
/
+212
*
[SIGNAL][RV64] Supported more opcodes for special cases (#2253)
Yang Liu
2025-01-11
1
-2
/
+2
*
This should fix non-Dynarec builds
ptitSeb
2025-01-11
1
-3
/
+1
*
Another attempt at fixing non-Dynarec builds
ptitSeb
2025-01-11
1
-0
/
+6
*
This should fix non-Dynarec builds
ptitSeb
2025-01-11
1
-2
/
+4
*
[ARM64_DYNAREC] Better handling unaligned access to device memory, with reger...
ptitSeb
2025-01-11
11
-43
/
+178
*
[RV64_DYNAREC] Fixed a 16bit SHR pastpath edge case (#2251)
Yang Liu
2025-01-11
1
-3
/
+7
*
[BOX32][WRAPPER] Added 1 32bits function to libc
ptitSeb
2025-01-11
1
-1
/
+1
*
[BOX32] Improved elf memory managment for 32bits process
ptitSeb
2025-01-11
7
-20
/
+34
*
[RV64_DYNAREC] Disabled dynamic sew on MOVDQA as a workaround (#2249)
Yang Liu
2025-01-10
1
-2
/
+2
*
[SIGNAL][RV64] Added special unaligned cases handling (#2248)
Yang Liu
2025-01-10
1
-1
/
+45
*
[ARM64_DYNAREC] Reworked a bit DB / 7 opcode
ptitSeb
2025-01-10
1
-56
/
+50
*
[INTERPRETER] Small cosmetic fix for D2LD helper function
ptitSeb
2025-01-10
1
-3
/
+3
*
[ARM64_DYNAREC] Fixed SQXT(U)N printer
ptitSeb
2025-01-10
1
-1
/
+1
*
Don't try to use free a custom block if init is not done
ptitSeb
2025-01-10
1
-1
/
+1
*
Creating an emu structure for a thread will use a minimal stack now ([BOX32] ...
ptitSeb
2025-01-10
1
-12
/
+7
*
[BOX32] Better handling of pthread_mutex
ptitSeb
2025-01-10
1
-3
/
+3
*
[RV64_DYNAREC] Fixed MOVMSKPS RVV 1.0 path (#2246)
Yang Liu
2025-01-09
1
-1
/
+1
*
[BOX32][WRAPPER] Added support of BOX64_MAXCPU in 32bits wrapped SDL2
ptitSeb
2025-01-09
6
-1
/
+19
*
[WRAPPER] Added support of BOX64_MAXCPU in wrapped SDL2, plus some various ot...
ptitSeb
2025-01-09
4
-3
/
+22
*
[RV64_DYNAREC] Fixed some typos (#2244)
xctan
2025-01-09
2
-4
/
+4
*
[ARM64_DYNAREC] Small fixes for some 8bits OR and XOR opcodes on regs with no...
ptitSeb
2025-01-08
1
-4
/
+4
*
[ARM64_DYNAREC] Small fix for 80 /4 opcode on regs with no flags (should help...
ptitSeb
2025-01-08
1
-1
/
+2
*
[INTERPRETER] Removed some useless tests on x87 comp
ptitSeb
2025-01-08
1
-8
/
+0
*
Port rounding of some x87 instructions from Box86 (#2242)
Hagb (Junyu Guo 郭俊余)
2025-01-08
14
-20
/
+308
*
[ARM64_DYNAREC] Remove bloated x87 comp code
ptitSeb
2025-01-08
15
-76
/
+30
*
[INTERPRETER] Improved x87 emulation a bit ([ARM64_DYNAREC] too)
ptitSeb
2025-01-08
7
-24
/
+44
*
[WRAPPED] Added monstartup (#2241)
Leslie Zhai
2025-01-08
1
-1
/
+5
*
[ARM64_DYNAREC] Added FCMEQ printer
ptitSeb
2025-01-07
2
-2
/
+8
*
[ARM64_DYNAREC]Small optimisation for 8bits and 16bits NOT opcode on register
ptitSeb
2025-01-07
3
-6
/
+21
*
Small fix to program break tracking
ptitSeb
2025-01-07
1
-1
/
+1
*
Trace program program to not allocate memory over there (help TalosPrinciple2...
ptitSeb
2025-01-07
1
-0
/
+20
*
[TRACE] Small change in Double segfault trace
ptitSeb
2025-01-07
1
-2
/
+12
*
[ARM64_DYNAREC] Small optim to 8bits AND opcodes with constant and without flags
ptitSeb
2025-01-07
1
-7
/
+31
*
[ARM64_DYNAREC] Optimized 8bits XOR when no flags is needed
ptitSeb
2025-01-07
1
-15
/
+56
*
[ARM64_DYNAREC] Optimized 8bits OR when no flags is needed
ptitSeb
2025-01-07
2
-15
/
+77
*
[BOX32] Use 32bits malloc when building LinkMaplib
ptitSeb
2025-01-06
1
-7
/
+7
*
[BOX32][WRAPPER] Added a few more 32bts wrapped functions to libc and libresolv
ptitSeb
2025-01-06
7
-14
/
+19
[prev]
[next]