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
*
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
*
Fixed a 64bit issue with end pointer for emulated lib symbols
ptitSeb
2021-04-26
1
-1
/
+1
*
Aligned struct epoll
ptitSeb
2021-04-26
8
-12
/
+55
*
Morte improved functions traces
ptitSeb
2021-04-26
1
-1
/
+24
*
Added wrapeed libcrypt.so
ptitSeb
2021-04-25
3
-1
/
+36
*
Fixed some issue when GL is used via SDL2 only
ptitSeb
2021-04-25
1
-0
/
+2
*
Added a couple of syscall
ptitSeb
2021-04-25
1
-0
/
+2
*
Fixed dirent conversion (for good)
ptitSeb
2021-04-24
1
-1
/
+1
*
Improved ofconvert function a bit
ptitSeb
2021-04-24
1
-2
/
+2
*
Fixed linux dirent64 to linux dirent conversion
ptitSeb
2021-04-24
1
-2
/
+3
*
Added 66 F0 83 opcode
ptitSeb
2021-04-24
3
-0
/
+135
*
Added more flags to ofconvert functions
ptitSeb
2021-04-24
1
-1
/
+2
*
Added one more wrapped libfontconfig function
ptitSeb
2021-04-24
1
-1
/
+2
*
Added more syscalls
ptitSeb
2021-04-24
1
-0
/
+71
*
Added more libc wrapped functions
ptitSeb
2021-04-24
4
-5
/
+14
*
Added some more syscalls
ptitSeb
2021-04-24
1
-0
/
+4
*
Added 0F 0B UD2 opcode
ptitSeb
2021-04-24
1
-0
/
+4
*
Added wrapped libatspi (empty)
ptitSeb
2021-04-24
3
-0
/
+415
*
Better trace for getenv
ptitSeb
2021-04-24
1
-0
/
+3
*
Added wrapped libatk and libatk-bridge
ptitSeb
2021-04-24
5
-1
/
+326
*
Added 2 more wrapped funciton to libc
ptitSeb
2021-04-23
1
-2
/
+2
*
Fixed some crash with wrapped libSDL_sound
ptitSeb
2021-04-22
1
-1
/
+2
*
Added 1 more funciton to libSDL2
ptitSeb
2021-04-21
1
-1
/
+1
*
More libc wrapped functions
ptitSeb
2021-04-21
1
-3
/
+3
*
Added special case for unaligned LOCK INC QWord ptr[ED]
ptitSeb
2021-04-21
1
-3
/
+13
*
Added special case for unaligned LOCK DEC QWord ptr[ED]
ptitSeb
2021-04-21
1
-3
/
+13
*
Another small change to custommem MaxFreeblock handling
ptitSeb
2021-04-20
1
-4
/
+2
*
Added a couple of wrapped libc functions
ptitSeb
2021-04-19
1
-2
/
+2
*
Improvments to ElfLoader Reloc handling and Reload of memory
ptitSeb
2021-04-19
1
-11
/
+19
*
[DYNAREC] Added F3 0F 1E opcode
ptitSeb
2021-04-19
1
-0
/
+6
[next]