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
*
[DYNAREC] More color for DYNAREC_DUMP=2
ptitSeb
2022-07-10
1
-4
/
+4
*
More previous bytes on Unimplemented Opcode message
ptitSeb
2022-07-10
1
-2
/
+3
*
Small change in one of dlsym_error log
ptitSeb
2022-07-10
1
-1
/
+1
*
Added one more wrapped function to vulkan
ptitSeb
2022-07-09
1
-0
/
+1
*
Added more gstreamer wrapped functions
ptitSeb
2022-07-09
7
-38
/
+72
*
Added (empty) wrapped libgcrypt.so.20
ptitSeb
2022-07-09
7
-0
/
+273
*
Fixed potential issue with new loaded lib comparison
ptitSeb
2022-07-09
1
-1
/
+1
*
Changed various log level for libdl file open error
ptitSeb
2022-07-09
6
-142
/
+65
*
[DYNAREC] Fixed some x87 issues (fixing issues with ut2004)
ptitSeb
2022-07-09
1
-5
/
+5
*
Various improvement and some workaround to support musl binary (for #324)
ptitSeb
2022-07-09
22
-49
/
+301
*
Restored workaround for Linux GOG installer on SBCs
ptitSeb
2022-07-07
1
-7
/
+7
*
Added __wcscat_chk wrapped function (for #343)
ptitSeb
2022-07-04
1
-1
/
+1
*
Fixed 64 F2 0F 10 and 64 66 0F 2E opcodes (for #298)
ptitSeb
2022-07-04
2
-26
/
+24
*
Fixed a warning
ptitSeb
2022-07-04
1
-1
/
+1
*
Added a workaround if pthread_cond_clockwait is not supported (for #342)
ptitSeb
2022-07-04
1
-1
/
+6
*
Added a workaround if pthread_cond_clockwait is not supported (for #342)
ptitSeb
2022-07-04
1
-0
/
+3
*
[DYNAREC] Disable 64 66 0F 2E opcode, something is wrong and it SIGILL (for #...
ptitSeb
2022-07-03
2
-4
/
+4
*
Added bit29 of EDX for CPUID 0x80000001 leaf (for Xonotic v0.8.5)
ptitSeb
2022-07-03
1
-1
/
+1
*
Added 66 F0 0F C1 opcode ([DYNAREC] too) (for FRAMED Collection on Steam)
ptitSeb
2022-07-03
2
-0
/
+79
*
Added support for R_X86_64_IRELATIVE reloc, along with a test for it (for #303)
ptitSeb
2022-07-03
1
-0
/
+8
*
Added wrapped pthread_cond_clockwait (for #303)
ptitSeb
2022-07-03
4
-0
/
+10
*
Added 64 66 0F 2E/2F ocodes ([DYNAREC] too) (for #298)
ptitSeb
2022-07-03
3
-4
/
+51
*
[DYNAREC] Added most 67 00-3C opcodes
ptitSeb
2022-07-03
2
-1
/
+438
*
Added 67 38-3D opcodes (for #323)
ptitSeb
2022-07-03
1
-0
/
+39
*
Added syscall 324 (for #327)
ptitSeb
2022-07-03
1
-0
/
+1
*
Fixed a warning
ptitSeb
2022-07-03
1
-1
/
+1
*
Merge pull request #294 from stiltr/misc-fixes
ptitSeb
2022-07-03
2
-5
/
+5
|
\
|
*
Merge branch 'main' into misc-fixes
Trevor Stiles
2022-05-01
14
-3
/
+131
|
|
\
|
*
|
Add wrapped functions needed for 'ls -l'.
Trevor Stiles
2022-04-28
2
-5
/
+5
*
|
|
[DYNAREC] Add a mecanism to remember fixed address accessed with LOCK, so MOV...
ptitSeb
2022-07-03
21
-267
/
+335
*
|
|
Reworked TLS to limit resizing, as it tends to break Unity3D games
ptitSeb
2022-07-03
4
-33
/
+68
*
|
|
Show some value around RSP when a Signal is dumped
ptitSeb
2022-07-03
1
-0
/
+4
*
|
|
[DYNAREC] Fixed an issue with unwinding x86 address from signal
ptitSeb
2022-07-02
1
-1
/
+2
*
|
|
Added syscall 231 (for #333)
ptitSeb
2022-07-01
1
-0
/
+1
*
|
|
Align address when call mprotect
wannacu
2022-07-01
1
-2
/
+3
*
|
|
Fixed a regression preventing wine-preloader to work correctly
ptitSeb
2022-06-30
1
-1
/
+1
*
|
|
Added syscall 270 (for #333)
ptitSeb
2022-06-30
1
-0
/
+1
*
|
|
Merge pull request #334 from martinmanyhats/pagesize64k
ptitSeb
2022-06-30
1
-1
/
+4
|
\
\
\
|
*
|
|
Enable 64k page size eg Ampere A1.
Martin Reed
2022-06-30
1
-1
/
+4
*
|
|
|
Added syscall 27 (for #333)
ptitSeb
2022-06-30
1
-0
/
+1
*
|
|
|
Added one libssl wrapped functions (for #331)
ptitSeb
2022-06-29
1
-1
/
+1
|
/
/
/
*
|
|
Added 2 libssl wrapped functions (for #331)
ptitSeb
2022-06-29
1
-2
/
+2
*
|
|
Fixed printf_log for __cx_pure_virtual function
ptitSeb
2022-06-28
1
-1
/
+1
*
|
|
Added one libssl wrapped functions with reverse callback (for #331)
ptitSeb
2022-06-28
4
-1
/
+21
*
|
|
Added one more libssl wrapped functions (for #331)
ptitSeb
2022-06-28
1
-1
/
+1
*
|
|
Added one libssl wrapped functions (for #331)
ptitSeb
2022-06-28
1
-0
/
+1
*
|
|
Added one libcrypto wrapped functions (for #331)
ptitSeb
2022-06-28
1
-1
/
+1
*
|
|
Added one libssl wrapped functions (for #331)
ptitSeb
2022-06-28
4
-0
/
+6
*
|
|
Added a few more libssl wrapped functions (for #331)
ptitSeb
2022-06-28
1
-0
/
+3
*
|
|
Fixed some potential issue for eroneous execv call (fixes some infinite loopi...
ptitSeb
2022-06-26
1
-2
/
+2
[next]