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
*
Added more libc and pthreads wrapped functions
ptitSeb
2021-03-28
8
-98
/
+45
*
[DYNAREC] Improved Dynablock construction, stopping when overlaping block is ...
ptitSeb
2021-03-28
6
-14
/
+61
*
[DYNAREC] Enhanced the special case of CMP follow by CALL handling (need to f...
ptitSeb
2021-03-28
1
-1
/
+4
*
Fixed aio_suspend64 funciton signature
ptitSeb
2021-03-28
1
-4
/
+4
*
Better Stack handling (backported from box86)
ptitSeb
2021-03-28
6
-15
/
+27
*
A few more libc wrapped functions
ptitSeb
2021-03-26
2
-2
/
+3
*
Added wrapped libudev0 and libudev1
ptitSeb
2021-03-26
8
-2
/
+218
*
Added 0F 18 opcode
ptitSeb
2021-03-26
1
-0
/
+16
*
Added more libc wrapped functions
ptitSeb
2021-03-26
6
-25
/
+51
*
[DYNAREC] Added some more 66 0F opcodes, plus a few small bug fixes
ptitSeb
2021-03-26
3
-9
/
+86
*
Fixed a signature of an X11 wrapped function
ptitSeb
2021-03-26
4
-5
/
+5
*
Added more libc wrapped symbols
ptitSeb
2021-03-26
4
-2
/
+6
*
Added a small batch of opcodes
ptitSeb
2021-03-26
4
-2
/
+118
*
Added malloc_trim wrapped function
ptitSeb
2021-03-26
1
-1
/
+1
*
Fixed Xutf8ResetIC signature
ptitSeb
2021-03-26
1
-1
/
+1
*
Added 64 66 0F D6 and 64 0F 29 opcodes
ptitSeb
2021-03-26
4
-0
/
+59
*
Fixed swprintf wrapping
ptitSeb
2021-03-26
2
-113
/
+130
*
Added DE opcodes
ptitSeb
2021-03-26
3
-1
/
+169
*
Added DC opcodes
ptitSeb
2021-03-26
3
-1
/
+155
*
Added a few more libc wrapped functions
ptitSeb
2021-03-26
1
-5
/
+5
*
Added 66 0F 16/17 ocpode ([DYNAREC] too)
ptitSeb
2021-03-26
2
-0
/
+36
*
Set stack alignment to be 16bytes minimum
ptitSeb
2021-03-26
1
-1
/
+1
*
Added wrapped libdbus-1
ptitSeb
2021-03-26
6
-1
/
+793
*
Added wrapped libcups, plus some changes in wrapped libSDL2 and pthread
ptitSeb
2021-03-26
9
-7
/
+679
*
Added (faked) crashhandler wrapped lib
ptitSeb
2021-03-26
3
-1
/
+82
*
Avoid to much much warning mesage when searching for a correct lib binary
ptitSeb
2021-03-26
1
-1
/
+6
*
And one more wrapped libc function
ptitSeb
2021-03-26
1
-1
/
+1
*
Added alternative to __secure_getenv not always present in libc
ptitSeb
2021-03-26
1
-1
/
+1
*
Added even more libc wrapped functions
ptitSeb
2021-03-26
4
-4
/
+9
*
Added syscall 318
ptitSeb
2021-03-26
1
-0
/
+1
*
Added more libc and libfontconfig wrapped functions
ptitSeb
2021-03-26
5
-17
/
+23
*
Added F0 0F B0 opcode
ptitSeb
2021-03-26
1
-1
/
+27
*
[DYNAREC] Fixed, again (for good) 66 0F 70 opcode
ptitSeb
2021-03-26
1
-1
/
+1
*
Added some more libc wrapped functions
ptitSeb
2021-03-26
5
-10
/
+14
*
Added syscall 13, 22, 157 and 217
ptitSeb
2021-03-26
1
-1
/
+23
*
Added 66 8D and 66 E8 opcode
ptitSeb
2021-03-26
1
-0
/
+17
*
[DYNAREC] Fixed 66 0F 70 opcode
ptitSeb
2021-03-26
1
-1
/
+1
*
[DYNAREC] Added a small optim on 0F 57 opcode
ptitSeb
2021-03-26
1
-3
/
+10
*
Added syscall 131
ptitSeb
2021-03-26
1
-0
/
+6
*
Added wrapped __swprintf_chk function
ptitSeb
2021-03-26
2
-13
/
+6
*
Added wrapped memalign and friends
ptitSeb
2021-03-26
1
-4
/
+4
*
Added 0F 6E opcode
ptitSeb
2021-03-26
1
-0
/
+9
*
Added 66 8B opcode (was already in dynarec)
ptitSeb
2021-03-26
1
-1
/
+14
*
Even more libc wrapped functions
ptitSeb
2021-03-25
5
-12
/
+15
*
Minor fixes to MODRM decoder functions
ptitSeb
2021-03-25
1
-3
/
+3
*
[DYNAREC] Fixed 8A opcode
ptitSeb
2021-03-25
1
-2
/
+2
*
Added wrapped libgnutls
ptitSeb
2021-03-25
8
-3
/
+1276
*
Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfix
ptitSeb
2021-03-25
12
-21
/
+757
*
Fixed a bug on Interpretor with 64 prefixed opcodes
ptitSeb
2021-03-25
1
-1
/
+1
*
Fixed a potential issue with getAlignedMutex
ptitSeb
2021-03-25
1
-1
/
+3
[next]