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
*
Some small improvments in signal handling
ptitSeb
2021-06-06
1
-5
/
+8
*
Added some more syscalls
ptitSeb
2021-06-06
1
-1
/
+5
*
Better handling of on-purpose SIGSEGV
ptitSeb
2021-06-05
2
-4
/
+21
*
Better trace for ftok and getcwd functions
ptitSeb
2021-06-05
1
-27
/
+34
*
Added a few more libc wrapped functions
ptitSeb
2021-06-05
1
-3
/
+3
*
Added syscall 228
ptitSeb
2021-06-05
1
-0
/
+1
*
Added setpgid wrapped function
ptitSeb
2021-06-05
1
-2
/
+2
*
Added a few more wrapped function and improved getopt handling
ptitSeb
2021-06-05
6
-24
/
+58
*
Fixed python wrapper builder
ptitSeb
2021-06-05
5
-4
/
+9
*
[DYNAREC] Various small fixes to flags handling
ptitSeb
2021-06-05
6
-29
/
+29
*
Fixed BT/BTC/BTR/BTS opcodes ([DYNAREC] too)
ptitSeb
2021-06-05
4
-78
/
+148
*
Fixed some wrapped functions, upgraded the python script
rajdakin
2021-06-04
31
-330
/
+97
*
Fixed SDL_JoystickGetGUIDString function signature
ptitSeb
2021-06-04
4
-6
/
+6
*
[DYNAREC] Fixed DD C0..C7 FFREE opcode
ptitSeb
2021-06-04
3
-10
/
+15
*
Added an option to use stderr for logs
ptitSeb
2021-06-04
1
-8
/
+12
*
Improved unloading of libs
ptitSeb
2021-06-04
3
-14
/
+45
*
[DYNAREC] Improved SMC handling
ptitSeb
2021-06-04
1
-8
/
+10
*
Rephrased a comment
ptitSeb
2021-06-03
1
-1
/
+1
*
Fixed the Python script/added more typing
rajdakin
2021-06-03
50
-49
/
+950
*
Some fine-tunning on wrapped lubncurses and friends
ptitSeb
2021-06-03
6
-26
/
+17
*
Improved elfloader with COPY and GLOBAL reloc with version
ptitSeb
2021-06-03
1
-5
/
+6
*
Added a wrokaround for libtinfo global variables
ptitSeb
2021-06-03
8
-3
/
+139
*
Some work around libncurses and friends
ptitSeb
2021-06-03
13
-2
/
+173
*
Fixed special case with FSCALE ocpode ([DYNAREC] too)
ptitSeb
2021-06-03
2
-2
/
+4
*
Fixed a warning
ptitSeb
2021-06-03
1
-1
/
+1
*
Added types to the Python script, fixed some issues
rajdakin
2021-06-02
44
-45
/
+44
*
Added some comments to the Python script, changed little things
rajdakin
2021-06-02
45
-70
/
+70
*
Added one more syscall
ptitSeb
2021-06-02
1
-0
/
+12
*
[DYNAREC] Fix x87opcode with rounding
ptitSeb
2021-06-02
2
-22
/
+23
*
Added wrapped libncurses, libncurses6, libncursesw, libformw, libtinfo and li...
ptitSeb
2021-06-02
21
-6
/
+2434
*
Added 66 A1/A3 opcodes ([DYNAREC] too)
ptitSeb
2021-06-02
2
-0
/
+31
*
Added some more syscalls
ptitSeb
2021-06-02
2
-0
/
+74
*
Added fallback to no version in PltResolver for ver=0 symbol not found
ptitSeb
2021-06-02
1
-0
/
+2
*
Added wrapped libxml2 (from box86)
ptitSeb
2021-06-01
7
-1
/
+3201
*
Added F5 opcode ([DYNAREC] too)
ptitSeb
2021-06-01
2
-0
/
+10
*
Various small mprovments to interpretor
ptitSeb
2021-06-01
6
-48
/
+63
*
Some small wrapped libGL improvements
ptitSeb
2021-06-01
5
-0
/
+12
*
Added some more wrapped libGL functions (help apitrace)
ptitSeb
2021-06-01
4
-0
/
+27
*
Better trace for glXGetProcAddressARB
ptitSeb
2021-06-01
1
-1
/
+1
*
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
[next]