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
*
[RV64_DYNAREC] Fixed some MMX opcodes (#1513)
Yang Liu
2024-05-21
1
-2
/
+6
*
[ARM64_DYNAREC] Fixed PSLLD/PSLLQ opcodes (#1512)
Yang Liu
2024-05-21
2
-5
/
+11
*
[INTERPRETER] Added more opcodes and fixed some opcodes too (#1511)
Yang Liu
2024-05-21
1
-11
/
+116
*
[RV64_DYNAREC] Fixed a few more opcodes
ptitSeb
2024-05-20
3
-6
/
+7
*
[RV64_DYNAREC] Fixed some bit manipulation opcodes
ptitSeb
2024-05-20
2
-2
/
+20
*
[RV64_DYNAREC] Fixed some issue with shld/shrd emitter
ptitSeb
2024-05-20
2
-25
/
+29
*
[RV64_DYNAREC] Fixed some rotation emiters
ptitSeb
2024-05-20
3
-26
/
+38
*
[RV64_DYNAREC] Fixed some math emiter issues
ptitSeb
2024-05-20
3
-12
/
+16
*
[LA64_DYNAREC] Fixed 66 0F 67 PACKUSWB opcode (#1508)
Yang Liu
2024-05-20
1
-0
/
+5
*
[LA64_DYNAREC] Fixed LOCK ADD opcode (#1507)
Yang Liu
2024-05-20
1
-3
/
+5
*
[INTERPRETER] Fixed CMPXCHG16B opcode for la64 (#1506)
Yang Liu
2024-05-20
2
-2
/
+2
*
Wrapped another __isoc23 function
ptitSeb
2024-05-20
1
-0
/
+1
*
Wrapped one more __isoc23 function
ptitSeb
2024-05-20
1
-0
/
+1
*
[ARM64_DYNAREC] Some various fixes after double-check of code
ptitSeb
2024-05-19
2
-7
/
+9
*
[ARM64_DYNAREC] Use optimized rcl/rcr emiter for remaining opcodes with 64/65...
ptitSeb
2024-05-19
2
-28
/
+16
*
[INTERPRETER] Added unaligned handling for 32bits F0 83 /0 opcode
ptitSeb
2024-05-19
1
-1
/
+5
*
[ARM64_DYNAREC] Small optimisation for edge case on a few shift emiter
ptitSeb
2024-05-18
1
-4
/
+14
*
Added 2 new syscalls
ptitSeb
2024-05-17
1
-0
/
+2
*
Added 2 wrapped function libsdl2mixer ('two months' works now)
ptitSeb
2024-05-17
1
-0
/
+2
*
Added empty wrapped libdecor-0.so.0
ptitSeb
2024-05-17
7
-0
/
+125
*
[ARM64_DYNAREC] Improved stability of RCL/RCR and added 32/64 bits with const...
ptitSeb
2024-05-17
6
-105
/
+123
*
[TARCE] Better trace for neverclean mmaps
ptitSeb
2024-05-17
1
-1
/
+1
*
[ARM64_DYNAREC] Minor adjustments to a few complex x87 opcodes
ptitSeb
2024-05-17
3
-5
/
+10
*
Added 1 more gstreamer symbol
ptitSeb
2024-05-16
1
-1
/
+1
*
[ARM64_DYNAREC] Small improvment to DD /1 opcode
ptitSeb
2024-05-15
1
-3
/
+2
*
[ARM64_DYNAREC] Added 64/65 13 opcode
ptitSeb
2024-05-15
1
-0
/
+11
*
[COSIM] Small change for D9 /6 opcode
ptitSeb
2024-05-15
1
-3
/
+1
*
[ARM64_DYNAREC] Fixed a potential issue with 0F B1 opcode
ptitSeb
2024-05-15
1
-1
/
+7
*
[COSIM] Fixed issue with 0F C7 opcode
ptitSeb
2024-05-15
1
-5
/
+1
*
[DYNAREC] Small fixes to when to stop a block (fixes regression on EALauncher)
ptitSeb
2024-05-15
1
-9
/
+8
*
[ARM64_DYNAREC] Small optim of 0F B1 opcode
ptitSeb
2024-05-15
1
-29
/
+25
*
Added more symbols for libcrypto (#1504)
Yang Liu
2024-05-15
1
-3
/
+3
*
[LA64_DYNAREC] Added more opcodes (#1503)
Yang Liu
2024-05-15
3
-0
/
+39
*
Removed the export WINEFSYNC=0 at start, use BOX64_FUTEX_WAITV=0 to disable i...
ptitSeb
2024-05-14
1
-4
/
+0
*
[INTERPRETER] Added 1 unligned case for F0 83 group
ptitSeb
2024-05-13
1
-1
/
+5
*
Added some more wrapped functions
ptitSeb
2024-05-13
13
-9
/
+221
*
[RV64_DYNAREC] Fix SIGABRT handling in x87cache testing (#1498)
kaixindeken
2024-05-13
1
-0
/
+4
*
[DYNAREC_LA64] Added more opcodes (#1496)
Yang Liu
2024-05-11
7
-1
/
+290
*
[ARM64_DYNAREC] Fix and improvments on rcl/rcr helper
ptitSeb
2024-05-09
3
-107
/
+95
*
Changed the workaround for MiniMetro/Steam, using rcfile now (for #1311)
ptitSeb
2024-05-09
6
-26
/
+62
*
Added some virtual files (if missing) to allow wine to compute cache size and...
ptitSeb
2024-05-07
1
-0
/
+130
*
Small fix on a libc wrapped function signature
ptitSeb
2024-05-07
1
-1
/
+1
*
[ELFLOADER] Small change in the parser (for #1493)
ptitSeb
2024-05-05
1
-13
/
+13
*
[VULKAN] Added VK_AMDX_shader_enqueue extension
ptitSeb
2024-05-05
4
-0
/
+18
*
[ELFLOADER] Added a fix for Uniengine Heaven linux crashing at load, but migh...
ptitSeb
2024-05-05
1
-0
/
+7
*
[ARM64] Add 1 more case of unaligned device memory access handling, plus bett...
ptitSeb
2024-05-04
1
-1
/
+35
*
[DYNAREC] Small improvements to atomic functions (#1492)
Yang Liu
2024-05-04
6
-125
/
+155
*
[LA64_DYNAREC] Added more opcodes (#1491)
Yang Liu
2024-05-03
11
-6
/
+512
*
[DYNAREC] Re-introduce a simple HotPage handling, to speedup heavily obfuscat...
ptitSeb
2024-05-03
5
-3
/
+36
*
[LA64_DYNAREC] Fixed another typo (should fix Celeste)
ptitSeb
2024-05-03
1
-1
/
+1
[next]