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
*
Improved custom named libGL handling
ptitSeb
2021-06-01
2
-11
/
+25
*
Some adjustements to elfloader needed libs loading
ptitSeb
2021-05-31
3
-7
/
+17
*
Fixed munmap with 0 length
ptitSeb
2021-05-31
1
-1
/
+1
*
Define CLFLUSH size in CPUID (helps Java programs)
ptitSeb
2021-05-31
1
-1
/
+1
*
Added alternate name for libSDL2_image, libSDL2_ttf and libexpat
ptitSeb
2021-05-30
1
-0
/
+3
*
[DYNAREC] Added 66 0F E7 opcode
ptitSeb
2021-05-30
1
-1
/
+12
*
[DYNAREC] Added CC opcode
ptitSeb
2021-05-30
1
-2
/
+2
*
Added some support for R_X86_64_TLSDESC relocation
ptitSeb
2021-05-30
1
-2
/
+29
*
Fixed BOX64_DYNAREC_DUMP=2 env. var.
ptitSeb
2021-05-30
1
-1
/
+1
*
Added wcsncasecmp wrapped function
ptitSeb
2021-05-30
1
-1
/
+1
*
SDL2 GL GetProcAddress also print detail with BOX64_DLSYM_ERROR now
ptitSeb
2021-05-30
1
-4
/
+11
*
Improve handling of freetype FTC_Manager
ptitSeb
2021-05-30
1
-1
/
+81
*
Handling F0 66 prefix same as 66 F0
ptitSeb
2021-05-30
1
-0
/
+3
*
Added a couple more wrapped function to libc
ptitSeb
2021-05-29
1
-2
/
+2
*
Reworked elfloader, handle versionned symbols now
ptitSeb
2021-05-29
22
-393
/
+966
*
Splited Elf Dump from LOG handling
ptitSeb
2021-05-28
7
-121
/
+143
*
Added 0F 0D /1 opcode ([DYNAREC] too)
ptitSeb
2021-05-28
3
-0
/
+27
*
Added some more wrapped file oriented function to libc
ptitSeb
2021-05-28
1
-7
/
+7
*
Added wrapped wcstoul to libc
ptitSeb
2021-05-24
1
-2
/
+2
*
Added more wrapped functions to libcrypto and floorl to libm
ptitSeb
2021-05-24
2
-25
/
+29
*
Added a few more wrapped functions to libc and libcrypto
ptitSeb
2021-05-23
5
-6
/
+11
*
[DYNAREC] Added 64 F3 0F 11 opcode
ptitSeb
2021-05-23
1
-0
/
+39
*
Added 64 F3 0F 10 opcode ([DYNAREC] too)
ptitSeb
2021-05-23
2
-0
/
+80
*
Added a few libc wrapped functions
ptitSeb
2021-05-22
4
-2
/
+7
*
Added 64 80 opcodes ([DYNAREC] too)
ptitSeb
2021-05-21
3
-15
/
+114
*
Added a couple of wrapped functions to libc
ptitSeb
2021-05-19
1
-2
/
+2
*
Added some more libc wrapped functions
ptitSeb
2021-05-19
6
-3
/
+15
*
Removed useless GetFS in F0 prefix interpretor
ptitSeb
2021-05-19
1
-3
/
+2
*
[DYNAREC] Fixed a warning
ptitSeb
2021-05-19
1
-1
/
+2
*
Fixed a warning on non-trace dynarec build
ptitSeb
2021-05-19
1
-2
/
+1
*
Added a few wrapped function to libc and pthreads
ptitSeb
2021-05-19
9
-29
/
+40
*
Added %zd support in myalign varg hadnling
ptitSeb
2021-05-19
1
-2
/
+18
*
Added signal mask handling in setjmp/longjmp functions
ptitSeb
2021-05-18
4
-16
/
+34
*
Added wrapped pthread_getname_np function
ptitSeb
2021-05-18
1
-1
/
+1
*
Small fixes to my_backtrace function
ptitSeb
2021-05-17
1
-10
/
+10
*
[DYNAREC] Added 0F 50/52/53 opcodes
ptitSeb
2021-05-17
1
-2
/
+63
*
[DYNAREC] Added 66 0F D3/F3 opcodes
ptitSeb
2021-05-17
1
-1
/
+20
*
[DYNAREC] More emitters
ptitSeb
2021-05-17
1
-10
/
+37
*
Small fixed to 0F 50 opcode
ptitSeb
2021-05-17
1
-1
/
+1
*
[DYNAREC] Fixed F2 0F 10/11 opcodes
ptitSeb
2021-05-17
1
-2
/
+2
*
[DYNAREC] Added F0 FF opcodes
ptitSeb
2021-05-17
1
-0
/
+61
*
Added wcsnlen wrapped function
ptitSeb
2021-05-17
1
-1
/
+1
*
Added some wrapped function for libSDL2 and libGL
ptitSeb
2021-05-17
2
-1
/
+6
*
Added fwprintf wrapped function
ptitSeb
2021-05-17
2
-11
/
+6
*
Fixed epoll_wait alignment
ptitSeb
2021-05-17
5
-2
/
+10
*
Added 2 more wrapped libc functions
ptitSeb
2021-05-16
1
-2
/
+2
*
Added 66 0F B6 opcode ([DYNAREC] too)
ptitSeb
2021-05-16
2
-0
/
+28
*
Added wrapped libexpat (for torchlight2)
ptitSeb
2021-05-16
4
-0
/
+238
*
[DYNAREC] Fix ROL/ROR 8bits opcodes
ptitSeb
2021-05-16
1
-2
/
+2
*
Small hack on elfloader (for Torchlight2 and Unity3D and Dosbox)
ptitSeb
2021-05-16
1
-8
/
+12
[next]