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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
4
-1
/
+170
*
Added DC opcodes
ptitSeb
2021-03-26
4
-1
/
+156
*
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
7
-1
/
+794
*
Added wrapped libcups, plus some changes in wrapped libSDL2 and pthread
ptitSeb
2021-03-26
10
-7
/
+680
*
Added (faked) crashhandler wrapped lib
ptitSeb
2021-03-26
4
-1
/
+83
*
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
9
-3
/
+1277
*
Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfix
ptitSeb
2021-03-25
13
-21
/
+759
*
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
*
Fixed to ElfLoader and TLS, Syscall, mmap & co functions signature and a few ...
ptitSeb
2021-03-25
10
-38
/
+65
*
More libc wrapped symbols
ptitSeb
2021-03-25
6
-10
/
+39
*
Added wrapped libICE and libSM plus a few more libc wrapped functions
ptitSeb
2021-03-25
11
-55
/
+413
*
[DYNAREC] Added 8A opcode
ptitSeb
2021-03-25
1
-1
/
+33
*
[DYNAREC] Added 66 0F 6D opcode
ptitSeb
2021-03-25
1
-1
/
+14
*
Small fix to avoid dereferencing a NULL x64emu_t structure
ptitSeb
2021-03-25
1
-1
/
+2
*
[DYNAREC] Added 0F 0B opcode
ptitSeb
2021-03-25
1
-1
/
+5
*
[DYNAREC] Added 86 opcode
ptitSeb
2021-03-25
1
-1
/
+31
*
[DYNAREC] Fixed a nasty bug in GETGB macro
ptitSeb
2021-03-25
1
-1
/
+1
*
[DYNAREC] Oops, fixed the mess with 66 REX 0F opcodes introduced earlier
ptitSeb
2021-03-25
1
-1
/
+1
*
Small change in getAlignedMutex function (probably more work needed)
ptitSeb
2021-03-25
1
-2
/
+2
*
A bit more libc wrapped function
ptitSeb
2021-03-25
4
-2
/
+6
*
Added F3 0F BC opcode ([DYNAREC] too)
ptitSeb
2021-03-25
3
-0
/
+60
*
Added some more libc wrapped functions
ptitSeb
2021-03-25
4
-8
/
+16
*
Added wrapped libuuid
ptitSeb
2021-03-25
4
-1
/
+40
[prev]
[next]