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
...
*
[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
*
[LA64_DYNAREC] Added more opcodes (#1490)
Yang Liu
2024-05-03
7
-16
/
+296
*
[LA64_DYNAREC] Fixed some typos
ptitSeb
2024-05-03
1
-2
/
+2
*
[RV64_DYNAREC] Fixed OF flag computation (#1489)
Yang Liu
2024-05-03
1
-3
/
+3
*
[LA64_DYNAREC] Added more opcodes (#1488)
Yang Liu
2024-05-03
7
-1
/
+216
*
[LA64_DYNAREC] Fixing the fix, and leave a comment for future me in case I wa...
ptitSeb
2024-05-03
1
-3
/
+4
*
[DYNAREC] Stop a block when a unimplemented opcode is found
ptitSeb
2024-05-02
1
-2
/
+2
*
[LA64_DYNAREC] Fixed some lock assembly helper
ptitSeb
2024-05-02
2
-7
/
+9
*
Added wrapping of libicuuc64 and libicui18n64 (#1487)
Yang Liu
2024-05-02
12
-0
/
+316
*
[LA64_DYNAREC] Added more opcodes (#1486)
Yang Liu
2024-05-02
5
-0
/
+177
*
[TRACE] Remove a trace that might crash when tracing
ptitSeb
2024-05-02
1
-1
/
+1
*
[DYNAREC][32BITS] Fixed and improved 66 prefix opcodes (#1485)
Yang Liu
2024-05-02
3
-113
/
+50
*
[ARM64_DYNAREC] Added rcr16 / rcl16 emitter, plus some tiny fixes to other ro...
ptitSeb
2024-05-02
4
-29
/
+114
*
[ARM64_DYNAREC] Some small fixes to rcl8 / rcr8 emitters
ptitSeb
2024-05-02
1
-16
/
+20
*
[RV64_DYNAREC] Remove useless code (#1484)
Yang Liu
2024-05-02
1
-1
/
+0
*
[RV64_DYNAREC] Added some missing fastnan handling (#1483)
Yang Liu
2024-05-02
1
-3
/
+33
*
[LA64_DYNAREC] Added more opcodes (#1482)
Yang Liu
2024-05-01
4
-1
/
+74
*
[LA64_DYNAREC] Added more opcodes (#1481)
Yang Liu
2024-05-01
5
-0
/
+171
*
Added 1 more wrapped function to waylandclient lib
ptitSeb
2024-05-01
4
-1
/
+5
*
[LA64_DYNAREC] Added more opcodes (#1480)
Yang Liu
2024-05-01
5
-2
/
+384
*
[LA64_DYNAREC] Fixed dynarec infra (#1479)
Yang Liu
2024-05-01
9
-46
/
+103
*
[RV64_DYNAREC] Optimized F0 0F C7 32bits opcode
ptitSeb
2024-04-30
1
-15
/
+11
*
[RV64_DYNAREC] Fixed adc32 helper
ptitSeb
2024-04-30
1
-2
/
+2
*
[RV64_DYNAREC] Improved/fixed flag handling (ported from ARM64_DYNAREC)
ptitSeb
2024-04-30
8
-46
/
+49
*
[RV64_DYNAREC] Fix some x87 flags issue
ptitSeb
2024-04-30
1
-24
/
+25
[prev]
[next]