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
...
*
[NTERPRETER] Added 64 F6 opcodes (for #1932)
ptitSeb
2024-10-13
1
-0
/
+35
*
[BOX32] Fixed dlvsym for RTLD_NEXT, like dlsym
ptitSeb
2024-10-13
1
-1
/
+10
*
[BOX32] Some more 32bits wrapped symbols
ptitSeb
2024-10-13
4
-11
/
+15
*
[BOX32] Added some more 32bits wrapped function to libc
ptitSeb
2024-10-13
8
-10
/
+50
*
[BOX32][WRAPPER] Hacked some support for libGLX_nvidia.so.0
ptitSeb
2024-10-13
2
-1
/
+9
*
[WRAPPER] Hacked some support for libGLX_nvidia.so.0
ptitSeb
2024-10-13
2
-1
/
+9
*
[BOX32] Added some posix_file_action wrapped function, and fixed posix_spawn/...
ptitSeb
2024-10-13
6
-18
/
+96
*
[WRAPPER] Reworked libgnutls wrapping with new wrapperhelper
ptitSeb
2024-10-13
4
-938
/
+1074
*
[CORE] Refactored %pid trace file handling (#1933)
Yang Liu
2024-10-13
2
-34
/
+52
*
[INTERPRETER] Added 64/65 85 opcode ([ARM64_DYNAREC] too) (for #1932)
ptitSeb
2024-10-13
2
-0
/
+20
*
[BOX32] Allow internal memory to be in 32bits space if needed
ptitSeb
2024-10-13
5
-20
/
+33
*
[RCFILE] Added a profile
ptitSeb
2024-10-13
1
-2
/
+6
*
[BOX32] Reworked alignment for 32bits stacks
ptitSeb
2024-10-13
2
-2
/
+4
*
[BOX32] Added a few 32bits wrapped function libSDL2
ptitSeb
2024-10-13
4
-7
/
+11
*
[BOX32] More work on libX11 and friends, using more shadow structure like Scr...
ptitSeb
2024-10-12
15
-203
/
+463
*
[RV64_DYNAREC] Fixed more issues for vector (#1928)
Yang Liu
2024-10-12
3
-32
/
+55
*
[BOX32] Improved X11 event handling
ptitSeb
2024-10-12
19
-580
/
+2189
*
[RV64_DYNAREC] Fixed 66 0F 38 17 PTEST opcode for vector (#1927)
Yang Liu
2024-10-11
1
-6
/
+6
*
[RV64_DYNAREC] Wrapped icuuc75 (#1926)
Yang Liu
2024-10-11
13
-0
/
+321
*
[RV64_DYNAREC] Fixed an issue in CVTTSD2SI for vector (#1925)
Yang Liu
2024-10-11
1
-2
/
+2
*
[BOX32] Fixed some issues with X11 and XRandR 32bits wrapping
ptitSeb
2024-10-11
7
-40
/
+65
*
[BOX32][TRACE] Better for XRRSetScreenSize
ptitSeb
2024-10-11
1
-0
/
+2
*
[RV64_DYNAREC] Split 660f.c to speedup compilation a bit (#1924)
Yang Liu
2024-10-11
5
-1288
/
+1349
*
[BOX32] Added 2 more wrapped function to libc
ptitSeb
2024-10-11
1
-2
/
+2
*
[BOX32] Added 2 more 32bits wrapped functions
ptitSeb
2024-10-11
1
-2
/
+2
*
[BOX32] Added 1 more 32bits wrapped function
ptitSeb
2024-10-11
1
-1
/
+1
*
[RV64_DYNAREC] Added more opcodes for vector (#1923)
Yang Liu
2024-10-11
3
-11
/
+235
*
[RV64_DYNAREC] Added more opcode for vector and some fixes too (#1920)
Yang Liu
2024-10-10
4
-22
/
+57
*
[ARM64_DYNAREC] Added a small optim for CALL 0 / POP reg type of sequence
ptitSeb
2024-10-10
1
-1
/
+10
*
[BOX32][TRACE] Fixed trace for memcmp, strncasecmp and strncmp
ptitSeb
2024-10-10
1
-4
/
+3
*
[BOX32] Actually fixed dlsym on RTLD_NEXT 32bits call
ptitSeb
2024-10-10
1
-1
/
+8
*
[BOX32] Added and fixed some 32bits functions for libX11 and friends
ptitSeb
2024-10-10
14
-228
/
+346
*
[BOX32] Fixed 32bits dlsym on RTLD_NEXT not working
ptitSeb
2024-10-10
1
-0
/
+2
*
[RV64_DYNAREC] Added more opcodes for vector (#1919)
Yang Liu
2024-10-10
1
-0
/
+43
*
[BOX32][WRAPPER] Added 32bits wrapped libXss (with new wrapperhelper)
ptitSeb
2024-10-10
8
-0
/
+81
*
[WRAPPER] Reworked libXss with new wrapperhelper
ptitSeb
2024-10-10
4
-11
/
+11
*
[RV64_DYNAREC] Added more opcodes for vector (#1918)
Yang Liu
2024-10-10
3
-0
/
+111
*
[BOX32] Improved pthread_mutex handling
ptitSeb
2024-10-10
1
-36
/
+59
*
[BOX32] More 32bits SDL-1.2 wrapped functions
ptitSeb
2024-10-10
6
-6
/
+39
*
[BOX32] Fixed getifaddrs 32bits wrapped function
ptitSeb
2024-10-10
1
-3
/
+2
*
[RV64_DYNAREC] Added 1 more opcode for vector, some fixes too (#1917)
Yang Liu
2024-10-10
3
-28
/
+49
*
Fixed some command line handling regression
ptitSeb
2024-10-10
1
-2
/
+7
*
[BOX32] More 32bits wrapped functions
ptitSeb
2024-10-10
7
-9
/
+86
*
[RV64_DYNAREC] Added more boilerplate for vector (#1916)
Yang Liu
2024-10-10
8
-6
/
+344
*
[BOX32] Morewrapped SDL2 function, and improved handling of SDL_PixelFormat
ptitSeb
2024-10-10
9
-41
/
+174
*
Small changed to command line argument handling
ptitSeb
2024-10-10
2
-14
/
+16
*
[BOX32][TRACE] Small improvment to SDL_RWFromFile trace
ptitSeb
2024-10-10
1
-1
/
+1
*
[BOX32] More X11 wrapping fixes
ptitSeb
2024-10-09
8
-53
/
+157
*
[BOX32] Improved again, X11 and XImage handling
ptitSeb
2024-10-09
7
-87
/
+102
*
[BOX32] Improved handlong of XImage
ptitSeb
2024-10-09
5
-14
/
+29
[prev]
[next]