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
...
*
[BOX32][WRAPER] Fixed Xcursor wrapping
ptitSeb
2024-12-03
8
-8
/
+187
*
[ELFLOADER] Fixed a typo in a hack
ptitSeb
2024-12-03
1
-1
/
+1
*
Fix X64 build
ptitSeb
2024-12-03
2
-0
/
+2
*
Improved signal handling ([BOX32] Too)
ptitSeb
2024-12-03
4
-37
/
+416
*
[LA64_DYNAREC] Fixed sign extension of 8-bit immediate in 66 opcodes (#2106)
Yang Liu
2024-12-03
1
-19
/
+19
*
[DYNAREC] Made weakbarrier=1 and pause=3 default
ptitSeb
2024-12-03
1
-2
/
+6
*
Improved dlsym wrapped function, will find more symbols from emulated libs
ptitSeb
2024-12-03
1
-2
/
+9
*
[WRAPPER] Wrapped more symbols in libcrypto3 (#2105)
Yang Liu
2024-12-03
8
-13
/
+65
*
[RV64_DYNAREC] Added simple opcodes fusion as "native flags" (#2102)
Yang Liu
2024-12-02
34
-798
/
+1172
*
[ARM64_DYNAREC] Improved some x87 opcode behaviour
ptitSeb
2024-12-02
16
-45
/
+99
*
[INTERPRETER] Improved some x87 opcode behaviour
ptitSeb
2024-12-02
4
-28
/
+36
*
[LA64_DYNAREC] Added INSB, INSD, OUTSB and OUTSD opcodes (#2100)
Leslie Zhai
2024-12-02
1
-0
/
+24
*
Android Long Double handling (#2101)
ptitSeb
2024-12-02
3
-28
/
+117
*
[BOX32] Some improvment on steam handling
ptitSeb
2024-12-02
2
-1
/
+9
*
[BOX32][WRAPPER] Improved 32bits freetype wrapping (wine explorer have correc...
ptitSeb
2024-12-01
6
-224
/
+738
*
[BOX32][WRAPPER] Improved networks functions
ptitSeb
2024-12-01
11
-9
/
+168
*
*[ARM64_DYNAREC] Fixed some cases of memory access on BTR/BTS opcodes (for #2...
ptitSeb
2024-12-01
2
-4
/
+4
*
[BOX32][WRAPPER] Added a few more FreeType wrapped functions
ptitSeb
2024-11-30
6
-27
/
+230
*
[ARM64_DYNAREC] Added F2 0F 80..8F opcodes
ptitSeb
2024-11-30
1
-0
/
+37
*
[BOX32][WRAPPER] This should fix the build
ptitSeb
2024-11-30
6
-53
/
+52
*
[WRAPPER] Added 1 more function to libgcrypt
ptitSeb
2024-11-30
1
-1
/
+1
*
[BOX32][WRAPPER] Added some more libc wrapped functions
ptitSeb
2024-11-30
6
-66
/
+131
*
[WRAPPER] Fixed libc wrappers includes
ptitSeb
2024-11-30
1
-8
/
+1
*
Added a new memExist helper function and use it instead of getMmapped were it...
ptitSeb
2024-11-30
7
-6
/
+15
*
[INTERPRETER] Added 0F 30 ocpode ([RM64_DYNAREC] too) (for #2090)
ptitSeb
2024-11-30
2
-2
/
+17
*
[BOX32][WRAPPER] Added a few new wrapped functions
ptitSeb
2024-11-29
8
-47
/
+164
*
[BOX32][WRAPPED] Added one more obstack wrapped function
ptitSeb
2024-11-29
4
-1
/
+9
*
[BOX32][WRAPPER] Added minimum libresolv wrapping
ptitSeb
2024-11-29
10
-2
/
+176
*
[BOX32][WRAPPER] Added obstack_vprintf wrapped symbol
ptitSeb
2024-11-29
2
-1
/
+13
*
[WRAPPER] Refactored some glib2 signal handling
ptitSeb
2024-11-29
9
-371
/
+279
*
Better hadnling of LD_PRELOAS on Steam Pressure Vessel wrapper
ptitSeb
2024-11-29
1
-0
/
+12
*
[TRACE] Show backtrace on emit_signal too if asked
ptitSeb
2024-11-29
1
-0
/
+30
*
[WRAPPER] Added back faked ITM weak functions
ptitSeb
2024-11-29
4
-0
/
+36
*
[WRAPPER] Fixed wrapped dlerror behaviour
ptitSeb
2024-11-29
1
-3
/
+11
*
[RV64] Added nan propagation emulation for interpreter and DynaRec (#2091)
Yang Liu
2024-11-28
8
-139
/
+120
*
[WRAPPER] Reworked sqlite3 with new wrapperhelper
ptitSeb
2024-11-28
6
-77
/
+178
*
[RV64_DYNAREC] Fix PTEST X_CF typo (#2088)
Leslie Zhai
2024-11-28
1
-1
/
+1
*
[LA64_DYNAREC] Added LEA opcode (#2087)
Leslie Zhai
2024-11-28
1
-0
/
+11
*
Added syscall 280
ptitSeb
2024-11-27
1
-0
/
+1
*
[WRAPPER] More work on gtk/gstreamer wrapping
ptitSeb
2024-11-27
5
-181
/
+142
*
[RV64_DYNAREC] Fixed another regression in vector (#2086)
Yang Liu
2024-11-27
1
-2
/
+2
*
[BOX32] Added 32bits syscall 2
ptitSeb
2024-11-27
1
-1
/
+14
*
[LA64_DYNAREC] Added nativeflags option support (#2084)
Yang Liu
2024-11-27
1
-1
/
+1
*
[RV64_DYNAREC] Fixed more regressions for vector (#2082)
Yang Liu
2024-11-26
2
-6
/
+6
*
[WRAPPER] Reworked gstvideo with new wrapperhelper
ptitSeb
2024-11-26
4
-202
/
+259
*
[WRAPPER] Reworked gsttag with new wrapperhelper
ptitSeb
2024-11-26
1
-44
/
+44
*
[WRAPPER] Reworked gstsdp with new wrapperhelper
ptitSeb
2024-11-26
4
-172
/
+196
*
[WRAPPER] Reworked gst-rtp and gst-rtsp with new wrapperhelper
ptitSeb
2024-11-26
5
-344
/
+464
*
[WRAPPER] Reworked gstriff with new wrapperhelper
ptitSeb
2024-11-26
1
-11
/
+11
*
[WRAPPER] Reworked gst-pbutils with new wrapperhelper
ptitSeb
2024-11-26
1
-162
/
+162
[prev]
[next]