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
*
[BOX32][WRAPPER] Added a few more libc and libresolv 32bits wrapped functions
ptitSeb
2024-12-13
7
-10
/
+28
*
[BOX32][WRAPPER] Added a arge batch of 32bits wrapped function to X11 and fri...
ptitSeb
2024-12-13
20
-169
/
+1132
*
[RV64_DYNAREC] Optimize push/pop with xtheadmemidx (#2150)
Yang Liu
2024-12-13
2
-30
/
+100
*
[BOX32][WRAPPER] Added 3 more 32bits wrapped function to libcairo
ptitSeb
2024-12-13
8
-5
/
+80
*
[BOX32][WRAPPER] Added more SDL2 32bts wrapped functions
ptitSeb
2024-12-13
6
-14
/
+190
*
[BOX32][WRAPPER] Added 1 more libc 32bits wrapped funciton, and fixed an exis...
ptitSeb
2024-12-13
6
-7
/
+54
*
[RV64_DYNAREC] Fixed some TO_NAT usages (#2149)
Yang Liu
2024-12-13
1
-4
/
+4
*
[RV64_DYNAREC] Reinitialize sew after callret (#2148)
Yang Liu
2024-12-13
1
-27
/
+14
*
[RV64_DYNAREC] Reworked ZEROUP and freed t0 (#2147)
xctan
2024-12-12
14
-80
/
+74
*
[BOX32][WRAPPER] Added a few more 32bits wrapped function to libc
ptitSeb
2024-12-12
6
-22
/
+45
*
[BOX32][WRAPPER] Added 32bits wrapped libXdamage
ptitSeb
2024-12-12
7
-0
/
+69
*
[BOX32][WRAPPER] Added 32bits wrapped libcairo
ptitSeb
2024-12-12
14
-15
/
+770
*
[BOX32][WRAPPER] Added a few more 32bits wrapped function to libfontconfig
ptitSeb
2024-12-12
6
-43
/
+130
*
[RV64_DYNAREC] New register mapping (#2139)
Yang Liu
2024-12-12
25
-638
/
+639
*
[LA64_DYNAREC] Added more opcodes (#2145)
Leslie Zhai
2024-12-12
3
-0
/
+64
*
[WRAPPER] Checked pangoft2 wrapping with new wrapperhelper
ptitSeb
2024-12-12
3
-8
/
+12
*
[BOX32][WRAPPER] Added more libc and libresolv 32bits wrapped functions
ptitSeb
2024-12-12
8
-19
/
+141
*
[BOX32][WRAPPER] Another fix for older / strict compiler (for #2141)
ptitSeb
2024-12-11
1
-1
/
+1
*
[BOX32][WRAPPER] Added one more 32bits libX11 wrapped function
ptitSeb
2024-12-11
6
-1
/
+16
*
[BOX32] added a few more libc 32bits wrapped functions
ptitSeb
2024-12-11
4
-10
/
+14
*
[BOX32][WRAPPER] Try to fix some build issue on older system (for #2140)
ptitSeb
2024-12-11
1
-1
/
+0
*
[ARM64_DYNAREC] Force flags to be at least defered when priv opcode is run on...
ptitSeb
2024-12-11
3
-15
/
+75
*
[DYNAREC] Small improvments on flags when end of block if trigger early
ptitSeb
2024-12-11
2
-5
/
+4
*
[ARM64_DYNAREC] Better hadnling of flags on btx opcode familly ([COSIM] and i...
ptitSeb
2024-12-11
3
-50
/
+222
*
[INTERPRETER][COSIM] Better flags for btx opcode familly when running cosim
ptitSeb
2024-12-11
3
-0
/
+108
*
[COSIM] Try to get more stable result on x87 stacks by unwinding status befor...
ptitSeb
2024-12-11
8
-1
/
+44
*
[BOX32] Added a workaround for older system (should help #2138)
ptitSeb
2024-12-11
1
-0
/
+4
*
[WRAPPER] Added libcairo.so.2 as one of NEEDED_LIBS for gtk3 (#2136) (#2137)
Leslie Zhai
2024-12-11
1
-1
/
+1
*
[LA64] SIGRTMAX is 127 for ABI 1.0 (#2134)
Leslie Zhai
2024-12-11
1
-0
/
+4
*
[BOX32][WRAPPER] Added 1 more 32bits libX11 wrapped function
ptitSeb
2024-12-10
4
-1
/
+10
*
[BOX32][WRAPPER] Fixed time signature (now steamcmd connect)
ptitSeb
2024-12-10
4
-6
/
+10
*
[BOX32][WRAPER] Improved pthread_mutex handling, and better trace for mutex w...
ptitSeb
2024-12-10
1
-8
/
+23
*
[BOX32][TRACE] Improved trace for a few libc calls
ptitSeb
2024-12-10
1
-0
/
+8
*
[LA64_DYNAREC] Added more 660F opcodes (#2127)
Leslie Zhai
2024-12-10
3
-1
/
+248
*
[INTERPRETER] Added 64bits 67 A1 opcode ([ARM64_DYNAREC] Too)
ptitSeb
2024-12-09
2
-0
/
+17
*
[BOX32][WRAPPER] Better wrapping for shmat
ptitSeb
2024-12-09
6
-6
/
+39
*
Change log level to INFO for Wine prereserve issues (for #2123)
ptitSeb
2024-12-08
1
-2
/
+2
*
[BOX32] Improved mutex handling, again
ptitSeb
2024-12-08
1
-3
/
+18
*
[BOX32][WRAPPER] Fixed some more typo on Xcursor wrapping (might help #2109)
ptitSeb
2024-12-08
1
-2
/
+2
*
[BOX32][WRAPPER] Added a couple of 32bits wrapped functions to libc
ptitSeb
2024-12-08
4
-4
/
+12
*
[CORE] Refine runtime messages (#2125)
Jim Huang
2024-12-07
1
-6
/
+6
*
[LA64_DYNAREC] Added AES opcodes (#2122)
Leslie Zhai
2024-12-07
1
-0
/
+76
*
Start of a new dev. cycle
ptitSeb
2024-12-07
1
-1
/
+1
*
Bumped version to v0.3.2
ptitSeb
2024-12-06
1
-1
/
+1
*
[DYNAREC] Fixed a typo which leads to regression (#2121)
Yang Liu
2024-12-06
1
-1
/
+1
*
[BOX32][WRAPPER] Cosmetic fix an a function signature
ptitSeb
2024-12-06
1
-1
/
+1
*
[LA64_DYNAREC] Added XOR AX, Iw opcode (#2116)
Leslie Zhai
2024-12-06
1
-0
/
+9
*
[WRAPPER] Another improved dlsym wrapped function, hopefully fixing regressio...
ptitSeb
2024-12-06
1
-1
/
+2
*
[RV64_DYNAREC] Improve native flag handling
ptitSeb
2024-12-06
7
-39
/
+68
*
[BOX32][WRAPPER] Added a couple more 32bits wrapped functions to libc
ptitSeb
2024-12-05
5
-2
/
+8
[next]