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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ARM64_DYNAREC] Fixed mxcsr sync with fpsr on SSE_SLUSHTO0, and added a profi...
ptitSeb
2025-01-31
2
-17
/
+24
*
[ARM64_DYNAREC] Small change on defered flag handling to make sure it's marke...
ptitSeb
2025-01-31
3
-78
/
+67
*
[INTERPRETER] Fixed some AVX opcode that would not zero upper part of registe...
ptitSeb
2025-01-31
1
-15
/
+7
*
[DOCS] Fixed BIGBLOCK is 2 by default now
ptitSeb
2025-01-31
3
-6
/
+6
*
[BOX32][WRAPPER] Fixed a 32bits libcups wrapped function
ptitSeb
2025-01-30
6
-6
/
+16
*
More improvmnet to map with fd tracking
ptitSeb
2025-01-29
5
-12
/
+42
*
[RCFILE] Added some more profiles
ptitSeb
2025-01-29
1
-0
/
+27
*
[DYNAREC] Make BIGBLOCK=2 default
ptitSeb
2025-01-29
1
-1
/
+1
*
[ANDROID] Nope, re-disable map with fd tracking on Android
ptitSeb
2025-01-29
1
-0
/
+2
*
[ANDROID] Try to re-enable map with fd tracking on Android
ptitSeb
2025-01-29
1
-2
/
+0
*
Improved map with fd tracking
ptitSeb
2025-01-29
1
-9
/
+10
*
[WRAPPER] Added 1 wrapped function and fixed one on gstreamer
ptitSeb
2025-01-29
4
-4
/
+30
*
[RV64_DYNAREC] Fixed lui/auipc immediate in the printer (#2299)
xctan
2025-01-28
1
-2
/
+2
*
Improved file map tracking, and use file map info in dynarec for bigblock set...
ptitSeb
2025-01-27
5
-2
/
+58
*
[ANDROID] Disable file map tracking on Android for now, as it seems to segfault
ptitSeb
2025-01-27
1
-0
/
+2
*
Improved generic mmap tracking
ptitSeb
2025-01-27
1
-1
/
+16
*
Added elf support to mmap tracking
ptitSeb
2025-01-27
2
-2
/
+4
*
[RCFILE] Add/Modify a few profiles
ptitSeb
2025-01-27
1
-1
/
+25
*
[ENV] Improved a bit env var handling and per file env var
ptitSeb
2025-01-27
2
-8
/
+5
*
[DYNAREC] Small change on DIRTY=1 to reduce hotpage effect
ptitSeb
2025-01-27
1
-1
/
+2
*
[ENV] Fixed the type of BOX64_DYNAREC_STRONGMEM (#2298)
xctan
2025-01-27
1
-1
/
+1
*
[INTERPRETER] Fixed a few warning
ptitSeb
2025-01-26
2
-5
/
+5
*
[BOX32][WRAPPER] Added some minium 32bits wrapping for libcups (helps wine)
ptitSeb
2025-01-26
10
-0
/
+1054
*
[BOX32][WRAPPER] Add some minimum 32bits gnutls wrapping (helps wine)
ptitSeb
2025-01-26
12
-0
/
+2071
*
[BOX32][WRAPPER] Added some more 32bits wrapped function, and improved wrappi...
ptitSeb
2025-01-26
10
-3
/
+49
*
[AR64_DYNAREC] Removed a few more use of TABLE64
ptitSeb
2025-01-26
2
-5
/
+5
*
[WRAPPER] Added a few more wrapped function (to emulate recent SDL2)
ptitSeb
2025-01-26
5
-4
/
+55
*
[ARM64_DYNAREC] Added AVX.F3.0F38 F5 opcode
ptitSeb
2025-01-26
1
-0
/
+29
*
Expanded file mapping tracking for future use (might help #2295)
ptitSeb
2025-01-25
3
-14
/
+49
*
[ARM64_DYNAREC] Added experimental synch of fpsr and mxcsr for the flags, whe...
ptitSeb
2025-01-25
2
-8
/
+74
*
[RV64_DYNAREC] Added unaligned codegen for MOVSW (#2296)
xctan
2025-01-25
1
-1
/
+7
*
[RV64_DYNAREC] Optimized GETIP (#2294)
Yang Liu
2025-01-24
7
-54
/
+55
*
[RV64_DYNAREC] Removed some TABLE64 usage (#2291)
Yang Liu
2025-01-24
2
-31
/
+22
*
[RV64_DYNAREC] Force priv opcode flags to be at least defered if safeflags=2 ...
Yang Liu
2025-01-24
5
-20
/
+64
*
[RV64_DYNAREC] Restricted add/sub RSP optimization ([LA64_DYNAREC] too) (#2292)
Yang Liu
2025-01-24
2
-4
/
+4
*
Added syscall 439 (for #2290)
ptitSeb
2025-01-24
1
-0
/
+14
*
[RV64_DYNAREC] Added codegen for unaligned stores (#2289)
xctan
2025-01-24
12
-22
/
+357
*
[DYNAREC] Added preliminary per-file settings (#2288)
Yang Liu
2025-01-23
26
-201
/
+273
*
[WRAPPER] Improved libpcap wrapping (still for #2282)
ptitSeb
2025-01-23
1
-0
/
+1
*
[ENV] Fixed zydis initialization regression (#2287)
Yang Liu
2025-01-23
1
-3
/
+7
*
Clean up UnityPlayer.dll detection from my_mmap64 (#2286)
Yang Liu
2025-01-23
3
-15
/
+26
*
[WRAPPER] Reworked libatk wrapping with new wrapperhelper (will help #2280)
ptitSeb
2025-01-23
1
-60
/
+64
*
[WRAPPER] Added 1 more wrapped function to libnss3 (for #2280)
ptitSeb
2025-01-23
1
-1
/
+1
*
[WRAPPER] Reworked libcap wrapping with new wrapperhelper
ptitSeb
2025-01-23
4
-55
/
+67
*
[WRAPPER] Added wrapped libpcap with new wrapper helper (should help #2282)
ptitSeb
2025-01-23
10
-0
/
+176
*
[LA64_DYNAREC] Added fastnan handling to more 0F opcodes (fixes CI) (#2285)
Yang Liu
2025-01-23
1
-6
/
+48
*
[RV64_DYNAREC] Added fastnan handling to more 0F opcodes (fixes CI) (#2284)
Yang Liu
2025-01-23
2
-6
/
+42
*
[ARM64_DYNAREC] Added a few AVX opcode and Improved/Fixed some existing SSE a...
ptitSeb
2025-01-22
10
-135
/
+557
*
[INTERPRETER] Improved (V)ADD/MUL/SUB/DIV P(S/D), and improved avx test too
ptitSeb
2025-01-22
5
-117
/
+1135
*
[ARM64_DYNAREC] Remove another use of Table64
ptitSeb
2025-01-22
1
-1
/
+1
[prev]
[next]