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
/
emu
/
x64int3.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various small debugging improvments
ptitSeb
2022-06-19
1
-0
/
+2
*
More work around steam and proton/SteamPlay (working, but need also latest bo...
ptitSeb
2022-03-26
1
-0
/
+4
*
Fixed some LOG=2 improved trace
ptitSeb
2022-03-13
1
-5
/
+5
*
More work on readlinkat and clone syscall
ptitSeb
2022-03-01
1
-1
/
+1
*
Fixed some issue with getopt (for #170)
ptitSeb
2021-11-21
1
-1
/
+1
*
Better trace for lseek functions
ptitSeb
2021-06-16
1
-0
/
+6
*
Improved and fixed Trace for some functions
ptitSeb
2021-06-15
1
-1
/
+9
*
Better trace for ftok and getcwd functions
ptitSeb
2021-06-05
1
-27
/
+34
*
Some small wrapped libGL improvements
ptitSeb
2021-06-01
1
-0
/
+3
*
Better trace for glXGetProcAddressARB
ptitSeb
2021-06-01
1
-1
/
+1
*
Morte improved functions traces
ptitSeb
2021-04-26
1
-1
/
+24
*
Better trace for getenv
ptitSeb
2021-04-24
1
-0
/
+3
*
Oops-es
rajdakin
2021-04-14
1
-6
/
+6
*
First pass
rajdakin
2021-04-14
1
-4
/
+4
*
Better trace for poll
ptitSeb
2021-04-13
1
-0
/
+4
*
Better trace for a few GL functions
ptitSeb
2021-04-10
1
-0
/
+15
*
Better trace for glXGetProcAddress
ptitSeb
2021-04-05
1
-0
/
+3
*
Disabled handling of CC opcode for now (ignoring it is better)
ptitSeb
2021-04-04
1
-1
/
+1
*
More work on mmap and the MAP_32BIT flag
ptitSeb
2021-04-04
1
-1
/
+1
*
Better trace for strcmp
ptitSeb
2021-04-03
1
-0
/
+3
*
Better trace for opendir and strlen
ptitSeb
2021-04-03
1
-0
/
+7
*
Better trace for mmap64
ptitSeb
2021-04-02
1
-0
/
+3
*
Better trace for mkdir
ptitSeb
2021-04-01
1
-0
/
+4
*
Better trace for XCreateWindow
ptitSeb
2021-04-01
1
-0
/
+7
*
Added many wrapped function, and fixed a few one too
ptitSeb
2021-03-13
1
-1
/
+4
*
Added SDL2_mixer, SDL2_image, SDL2_ttf2 and SMPEG2 wrapped libs, plus a few m...
ptitSeb
2021-03-13
1
-1
/
+1
*
Better functions name resolving when using TRACE, and fixed some printf stuff...
ptitSeb
2021-03-10
1
-7
/
+5
*
Try to reduce the amount of log volume
ptitSeb
2021-03-09
1
-2
/
+2
*
Added fork wrapped function
ptitSeb
2021-03-05
1
-33
/
+33
*
Small change in wrapped function trace
ptitSeb
2021-03-05
1
-1
/
+1
*
Preparing to execute wrapped function
ptitSeb
2021-03-04
1
-245
/
+88
*
Added some x86_64 regs and emu infrastructure
ptitSeb
2021-03-02
1
-0
/
+312