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] Added some more 32bits wrapped function to libc
ptitSeb
2024-09-03
6
-11
/
+47
*
[BOX32] Fixed a missing box_free
ptitSeb
2024-09-03
1
-1
/
+1
*
[BOX32] Better trace for 32bits posix_memalign
ptitSeb
2024-09-03
1
-1
/
+6
*
[RCFILE] Fixed some missing box_free/box_strdup in rcfile
ptitSeb
2024-09-03
1
-11
/
+11
*
[BOX32] Better log for 32bits pointer conversion error
ptitSeb
2024-09-03
1
-2
/
+2
*
[BOX32] Fixed 32bits locale memory size
ptitSeb
2024-09-03
1
-1
/
+1
*
[WRAPPED] Added back some libc function wrappers (#1788)
Yang Liu
2024-09-03
1
-6
/
+6
*
[BOX32] Various small fixes
ptitSeb
2024-09-02
6
-35
/
+39
*
[WRAPPED] Merged types D/K and Y/y in 64bits wrapped libs (#1784)
rajdakin
2024-09-01
721
-1130
/
+960
*
[DYNAREC]: fix BICS encoding (#1783)
JunChi1022
2024-09-01
2
-3
/
+11
*
[BOX32] Better handling for FILE*
ptitSeb
2024-09-01
7
-132
/
+151
*
[BOX32] Fixes and hacks to get steamcmd shows the prompt
ptitSeb
2024-09-01
8
-14
/
+89
*
[BOX32] Some fixes to strtol/strtoul and read 32bits wrapped functions
ptitSeb
2024-09-01
3
-8
/
+9
*
[BOX32] More wrapped function and a few fixes for steamclient.so (still crash...
ptitSeb
2024-09-01
15
-324
/
+651
*
[BOX32] New batch of 32bits wrapped functions for steamconsole.so
ptitSeb
2024-08-31
6
-23
/
+70
*
[BOX32] One more 32bits wrapped function for libvstdlib_s.so
ptitSeb
2024-08-31
4
-1
/
+47
*
[BOX32] Another batch of 32bits wrapped function, for libvstdlib_s.so this time
ptitSeb
2024-08-31
9
-97
/
+328
*
[BOX32] Another batch of 32bits wrapped function, for libtier0_s.so
ptitSeb
2024-08-31
8
-161
/
+381
*
[BOX32] More 32bits wrapped functions
ptitSeb
2024-08-31
9
-59
/
+252
*
[RV64_DYNAREC] Added xthead* extensions to the new printer (#1781)
Yang Liu
2024-08-31
1
-0
/
+184
*
[RV64_DYNAREC] Refactored rv64_printer (#1779)
Yang Liu
2024-08-30
1
-1730
/
+5634
*
[BOX32] More 32bits wrapped function and fixes
ptitSeb
2024-08-30
8
-13
/
+92
*
[BOX32] Added more 32bits wrapped function and fixes
ptitSeb
2024-08-30
13
-69
/
+83
*
[BOX32] Define native_statvfs to avoid build errors
ptitSeb
2024-08-30
1
-1
/
+20
*
[BOX32] More 32bits wrapped functions and fixes
ptitSeb
2024-08-30
13
-65
/
+202
*
Wrapped 1 more function for libxcb (#1776)
Yang Liu
2024-08-30
4
-1
/
+5
*
[BOX32] Added detection of steam and steamcmd
ptitSeb
2024-08-30
3
-4
/
+11
*
[ARM64_DYNAREC] Added 67 F3 0F 38 F6 opcode (for #1775)
ptitSeb
2024-08-30
1
-0
/
+33
*
Added 67 F3 0F 38 F6 opcode (for #1775)
ptitSeb
2024-08-30
1
-0
/
+40
*
[BOX32] More fixes to ctype_b_loc and added a few more wrapped functions
ptitSeb
2024-08-29
7
-7
/
+21
*
[BOX32][LA64_DYNAREC] Added preliminary box32 support (#1773)
Yang Liu
2024-08-29
7
-78
/
+124
*
[BOX32] Fixed 32bits localtime_r wrapped function
ptitSeb
2024-08-29
1
-2
/
+4
*
[BOX32] Added more 32bits wrapped function and more fixes
ptitSeb
2024-08-29
9
-15
/
+108
*
[TRACE] Added one 32bits jump decoding dest address
ptitSeb
2024-08-29
1
-0
/
+4
*
[BOX32][TRACE] Improve function trace log
ptitSeb
2024-08-29
1
-65
/
+65
*
[TRACE] Improved trace on symbol name
ptitSeb
2024-08-29
6
-37
/
+74
*
[RV64_DYNAREC] Fixed a falsy optimization, better EMIT macro (#1769)
Yang Liu
2024-08-28
5
-14
/
+36
*
[RV64_DYNAREC] Optimized jump_to_next using XTheadBb instructions (#1768)
Yang Liu
2024-08-28
2
-25
/
+53
*
[BOX32][RV64_DYNAREC] Fixed more issues and enable CI for box32 (#1767)
Yang Liu
2024-08-28
5
-13
/
+30
*
[BOX32] More wrapped 32bits functions, and some fixes too
ptitSeb
2024-08-28
13
-40
/
+198
*
[BOX32] More 32bits wrapped functions
ptitSeb
2024-08-28
11
-97
/
+172
*
[BOX32] Adding some more 32bits wrapped functions
ptitSeb
2024-08-28
11
-74
/
+138
*
[ARM64_DYNAREC] Not using simpleWrapper when dynarec_test is on
ptitSeb
2024-08-28
1
-4
/
+4
*
[BOX32][RV64_DYNAREC] Added preliminary box32 support to RV64 (#1766)
Yang Liu
2024-08-28
6
-35
/
+38
*
[BOX32] Fixed some error log in elfloader32
ptitSeb
2024-08-28
1
-3
/
+3
*
[RV64_DYNAREC] Added a fast path for some 16bit opcodes (#1765)
Yang Liu
2024-08-27
2
-58
/
+73
*
[ARM64_DYNAREC] Small refactor around get_segdata usage
ptitSeb
2024-08-27
2
-11
/
+15
*
[RV64_DYNAREC] Added a fast path for some 8bit opcodes (#1763)
Yang Liu
2024-08-27
3
-2
/
+75
*
[ARM64_DYNAREC] Mark new upper YMM part as new, so the can be unwind too (for...
ptitSeb
2024-08-27
1
-1
/
+2
*
Revert "[ANDROID] Not use 'libbsd.so' as needed lib and don't define NEEDED_L...
KreitinnSoftware
2024-08-27
1
-2
/
+18
[prev]
[next]