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
...
*
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
6
-22
/
+34
*
[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
*
Merge pull request #13 from rajdakin/useGenerated
ptitSeb
2021-06-04
32
-350
/
+132
|
\
|
*
Fixed some wrapped functions, upgraded the python script
rajdakin
2021-06-04
32
-350
/
+132
|
/
*
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
2
-8
/
+13
*
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
*
Merge pull request #12 from rajdakin/pyfix
ptitSeb
2021-06-03
51
-166
/
+1098
|
\
|
*
Fixed the Python script/added more typing
rajdakin
2021-06-03
51
-166
/
+1098
|
/
*
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
9
-3
/
+140
*
Some work around libncurses and friends
ptitSeb
2021-06-03
14
-2
/
+175
*
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
*
Merge pull request #11 from rajdakin/main
ptitSeb
2021-06-02
46
-289
/
+535
|
\
|
*
Added types to the Python script, fixed some issues
rajdakin
2021-06-02
45
-257
/
+418
|
*
Added some comments to the Python script, changed little things
rajdakin
2021-06-02
46
-107
/
+192
|
/
*
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
22
-6
/
+2440
*
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
8
-1
/
+3202
*
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
[prev]
[next]