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 wrapped wcstombs function
ptitSeb
2021-03-29
1
-1
/
+1
*
[DYNAREC] Added 0F C2 opcode
ptitSeb
2021-03-29
2
-0
/
+51
*
[DYNAREC] Added 0F 5D/5E/5F opcodes
ptitSeb
2021-03-28
1
-0
/
+21
*
[DYNAREC] Added 0F 18 opcodes
ptitSeb
2021-03-28
2
-0
/
+49
*
[DYNAREC] Added F0 29 opcode
ptitSeb
2021-03-28
1
-0
/
+18
*
[DYNAREC] Added F0 C7 opcode
ptitSeb
2021-03-28
2
-0
/
+33
*
Added wrapped asctime and friends
ptitSeb
2021-03-28
1
-4
/
+4
*
Simply wrapped pthread_exit, don't force emu->quit to 1
ptitSeb
2021-03-28
2
-7
/
+7
*
Removed a useless line in setjump wrapped function
ptitSeb
2021-03-28
1
-1
/
+0
*
[DYNAREC] Small optim on Native Call
ptitSeb
2021-03-28
1
-3
/
+2
*
[DYNAREC] Compute arm size of son block
ptitSeb
2021-03-28
1
-1
/
+2
*
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
[next]