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
/
wrapped
/
generated
/
wrappedxsltdefs.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-21
[ARM64_DYNAREC] Add a test about arm64 addresses in pass3, and abort if wrong
ptitSeb
1
-0
/
+1
2024-07-21
[DYNAREC] Fixed a typo in an error message
ptitSeb
1
-2
/
+2
2024-07-21
Leave low memory for wine if it's loaded
ptitSeb
1
-1
/
+2
2024-07-20
[LA64_DYNAREC] Added more opcodes (#1701)
Yang Liu
5
-722
/
+811
2024-07-20
[LA64_DYNAREC] Added more opcodes (#1700)
Yang Liu
5
-0
/
+131
2024-07-19
[RV64_DYNAREC] Added more 66 0F 38 opcodes for vector (#1699)
Yang Liu
2
-0
/
+34
2024-07-19
[RV64_DYNAREC] Added vector SEW cache (#1698)
Yang Liu
15
-76
/
+143
2024-07-18
[RCFILE] Re-organized box64.box64rc and add EA/Origin launcher progress profiles
ptitSeb
1
-50
/
+77
2024-07-18
[RV64_DYNAREC] Added 66 0F 38 00 PSHUFB for vector (#1697)
Yang Liu
3
-4
/
+32
2024-07-18
[RV64_DYNAREC] Added more 66 0F opcodes for vector (#1696)
Yang Liu
2
-0
/
+47
2024-07-18
[RV64_DYNAREC] Show missing opcodes in vector implementation (#1695)
Yang Liu
3
-3
/
+22
2024-07-18
[RV64_DYNAREC] Added vlen detection (#1694)
Yang Liu
3
-2
/
+14
2024-07-17
[LA64_DYNAREC] Added more opcodes and fixed more issues (#1692)
Yang Liu
4
-6
/
+90
2024-07-17
[INTERPRETER] Fixed some issue with INT opcodes and STEP logic
ptitSeb
1
-3
/
+3
2024-07-17
Added 1 more wrapped function to gstaudio
ptitSeb
1
-1
/
+1
2024-07-17
[LA64_DYNAREC] Added more opcodes (#1690)
Yang Liu
2
-3
/
+95
2024-07-16
Change (again) how Wine prereserved memory is allocated and freed
ptitSeb
2
-4
/
+24
2024-07-16
[LA64_DYNAREC] Added more opcodes (#1688)
Yang Liu
3
-0
/
+90
2024-07-16
[LA64_DYNAREC] Fixed CMPSD (#1687)
Yang Liu
1
-1
/
+1
2024-07-16
[LA64_DYNAREC] Fixed some opcodes (#1686)
Yang Liu
2
-3
/
+9
2024-07-16
Changed how TRAPNO 12 is triggered
ptitSeb
1
-4
/
+5
2024-07-16
[RV64_DYNAREC] Fixed GETGXSS_empty on upper bits handling (#1685)
Yang Liu
1
-2
/
+1
2024-07-16
[RV64_DYNAREC] Clear high 32bits when write back as single (#1684)
Yang Liu
1
-2
/
+5
2024-07-16
[LA64_DYNAREC] Remove xMASK and fixed 86 XCHG opcode (#1683)
Yang Liu
13
-90
/
+67
2024-07-16
[ARM64_DYNAREC] Fixed OR Ew, Gw (#1682)
Yang Liu
1
-1
/
+1
2024-07-16
[RV64_DYNAREC] Fixed some bugs for VMP (#1679)
xctan
5
-49
/
+41
2024-07-16
build: fix PKGBUILD-rk3xxx pkgname was set to box86 (#1681)
Panda
1
-1
/
+1
2024-07-15
[LA64_DYNAREC] Added 2 more opcodes (#1680)
Yang Liu
2
-0
/
+21
2024-07-15
Fix hidden error in PR 1677 (#1678)
kaixindeken
8
-102
/
+149
2024-07-15
Added BOX64_SHAEXT to hide sha cpu extension ([RCFILE] And added a profile us...
ptitSeb
7
-2
/
+25
2024-07-15
Added missing generated files
ptitSeb
3
-2
/
+4
2024-07-15
Wrapped libtiff5 and libltdl7 (#1677)
kaixindeken
12
-0
/
+197
2024-07-14
Something is wrong, emulated gnutls.so.30 doesn't seems to work fine for now
ptitSeb
1
-1
/
+1
2024-07-14
Wrapped lots of new function t be abble to run emulated libgnutls.so.30
ptitSeb
15
-137
/
+1632
2024-07-14
[RCFILE] Update a profile, with a workaround, until fixed
ptitSeb
1
-0
/
+1
2024-07-13
Wrap `sqlite3_exec` for libsqlite3 (#1674)
Yip Coekjan
4
-4
/
+40
2024-07-13
Fix signal stack handling on reentrant signal when using SigAltStack
ptitSeb
1
-3
/
+1
2024-07-13
[TRACE] Fixed some issue with function name printing
ptitSeb
2
-13
/
+16
2024-07-13
Fixed some issue on tracking when protecting memory with PROT=0
ptitSeb
1
-1
/
+4
2024-07-12
Removed debug leftover
ptitSeb
1
-2
/
+2
2024-07-12
Fixed flaky signal handler on 32bits code (mainly for Wine with new Wow64)
ptitSeb
1
-4
/
+17
2024-07-12
Added 1 syscall (for #1672)
ptitSeb
1
-0
/
+1
2024-07-12
Revert "[Wrapped] Added sqlite3_exec (#1671)" (#1673)
ptitSeb
1
-1
/
+1
2024-07-12
[Wrapped] Added sqlite3_exec (#1671)
kaixindeken
1
-1
/
+1
2024-07-11
[RV64_DYNAREC] Cleanup for removed rv64_lock_cas_dq (#1670)
Ivan Melnikov
2
-4
/
+0
2024-07-11
[ARM64_DYNAREC] Added handling of FASTNAN=0 to MULSS opcode
ptitSeb
1
-4
/
+17
2024-07-11
Boosted number of X11 callback to 100
ptitSeb
1
-37
/
+1
2024-07-11
Fixed a nasty bug on memory permission tracking
ptitSeb
1
-0
/
+1
2024-07-10
[STATICBUILD] removed Android staticbuild
ptitSeb
3
-2
/
+10
2024-07-10
[STATICBUILD] build
ptitSeb
1
-1
/
+2
[next]