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 a useful script
rajdakin
2021-08-01
4
-0
/
+742
|
*
Fixed SDL2 build, allowing to include structures in function signatures
rajdakin
2021-08-01
270
-300
/
+3197
|
*
Fixed some wrapped functions, upgraded the rebuild_wrapper script [SDL2 DOESN...
rajdakin
2021-07-31
77
-2325
/
+2940
|
*
Started adding GOWM macro
rajdakin
2021-07-31
4
-92
/
+134
|
*
Fixed minor issues
rajdakin
2021-07-31
1
-3
/
+6
|
/
*
Fix NOALIGN build
ptitSeb
2021-07-31
1
-0
/
+2
*
Fix for Clang lld in cmake
ptitSeb
2021-07-30
1
-2
/
+2
*
Try to handle Clang (for linker)
ptitSeb
2021-07-30
1
-2
/
+10
*
Added 64 66 89 and changed 64 66 0F D6 opcodes ([DYNAREC] too) (for #77)
ptitSeb
2021-07-30
4
-29
/
+83
*
Added syscall 315 (for #74)
ptitSeb
2021-07-28
1
-0
/
+1
*
[DYNAREC] Try toavoid segfault when exploring code for a native call building...
ptitSeb
2021-07-28
1
-1
/
+1
*
Added 1 libc wrapped function (for #73)
ptitSeb
2021-07-28
1
-1
/
+1
*
Fixed some typo in some new GL wrapped function (for #73)
ptitSeb
2021-07-28
4
-2
/
+12
*
Added a new large batch of wrapped GL extensions (for #73)
ptitSeb
2021-07-28
6
-3
/
+363
*
Try to force 47bits on mmap64 all the time (not just when wine64 is detected)
ptitSeb
2021-07-28
1
-2
/
+9
*
Handled privilieged instruction (as handled by wine64) as privilegde and gene...
ptitSeb
2021-07-28
2
-2
/
+51
*
Added wrapped dbus_message_get_args and a generic mothod to convert VAARG '.....
ptitSeb
2021-07-27
5
-10
/
+43
*
Added wrapped libkrb5 and libgss_krb5 (for Wiee64)
ptitSeb
2021-07-27
10
-2
/
+1003
*
Added 64 F7 opcode ([DYNAREC] too) (for #73)
ptitSeb
2021-07-27
4
-9
/
+235
*
Fixed potential issues in some FF opcodes (for #72)
ptitSeb
2021-07-27
1
-4
/
+4
*
Made librarian messages on lib dependancies issue on unload as LOG_DEBUG
ptitSeb
2021-07-26
1
-1
/
+1
*
Merge pull request #69 from Jai-JAP/aur
ptitSeb
2021-07-22
6
-0
/
+0
|
\
|
*
Rename archlinux/ to pkgbuilds/
Jai-JAP
2021-07-22
6
-0
/
+0
*
|
Merge pull request #68 from Jai-JAP/aur
ptitSeb
2021-07-22
6
-0
/
+243
|
\
|
|
*
Update archlinux/*
Jai A P
2021-07-22
6
-10
/
+13
|
*
Update archlinux/*
Jai A P
2021-07-22
5
-6
/
+5
|
*
Create pkgbuilds in archlinux/ folder
Jai A P
2021-07-22
6
-0
/
+241
|
/
*
Fixed status of C2 x87 flags after sin, cos, sincos and tan function ([DYNARE...
ptitSeb
2021-07-21
2
-0
/
+7
*
Added F3 0F BD opcode ([DYNAREC] too) (for #27)
ptitSeb
2021-07-19
2
-0
/
+32
*
Added a couple of wrapped libc function (will help #65 among other)
ptitSeb
2021-07-19
4
-3
/
+13
*
Added a few more lzma wrapped functions
ptitSeb
2021-07-18
6
-7
/
+139
*
Made IRETQ to restore RSP and SS ([DYNAREC] too) (helps Wine64 exceptions han...
ptitSeb
2021-07-17
2
-0
/
+17
*
Less log for generated signals
ptitSeb
2021-07-17
1
-1
/
+1
*
Added the macro, for later use (maybe)
ptitSeb
2021-07-17
1
-0
/
+2
*
don't try to restore pointer in my___libc_start_main if quit is true for curr...
ptitSeb
2021-07-17
1
-3
/
+5
*
[DYNAREC] Try to avoid segfault when discovering natuve function durring buil...
ptitSeb
2021-07-17
1
-1
/
+2
*
[DYNAREC] Added 8F opcode and improved 8C one
ptitSeb
2021-07-17
1
-3
/
+20
*
Added 66 8C opcode (for #61)
ptitSeb
2021-07-16
1
-1
/
+8
*
[DYNAREC] Fixed a potential deadlock (for #64, thx again)
ptitSeb
2021-07-16
1
-1
/
+3
*
Added syscall 12 (for #45)
ptitSeb
2021-07-15
1
-1
/
+2
*
Handling HLT / CLI / STI has privileged instruction (and so trigger a GPF)
ptitSeb
2021-07-15
3
-9
/
+25
*
[DYNAREC] Don't limit the retry pattern on access error signal, as it often h...
ptitSeb
2021-07-15
1
-1
/
+1
*
Added 1 wrapped function to libX11 (for #56)
ptitSeb
2021-07-14
1
-2
/
+2
*
[DYNAREC] Fixed P flag computation for Test32 emiter (help #34)
ptitSeb
2021-07-14
1
-1
/
+1
*
Fixed regression introduced with 27d79eddec (for #54)
ptitSeb
2021-07-14
1
-1
/
+1
*
Make library loaded with absolute path not wrapped (unless BOX64_PREFER_WRAPP...
ptitSeb
2021-07-14
3
-4
/
+13
*
Try to make the 32bits mmap more resiliant
ptitSeb
2021-07-14
1
-0
/
+9
*
Added some xml2 wrapped functions (for #44)
ptitSeb
2021-07-13
6
-5
/
+27
*
Added some posix_* wrapped functions (for #44)
ptitSeb
2021-07-13
1
-15
/
+13
*
Added wrapped libmpg123 (for #53)
ptitSeb
2021-07-13
8
-1
/
+362
[prev]
[next]