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
...
*
[DYNAREC] Fix special case of PSHUFD on memory with Ib=0 (fixed the Blankscre...
ptitSeb
2021-06-13
1
-1
/
+1
*
[DYNAREC] Small optim for PSHUFW opcode
ptitSeb
2021-06-13
1
-0
/
+21
*
[DYNAREC] Small optim on PSUHFD opcode
ptitSeb
2021-06-13
1
-5
/
+30
*
Fixed issue with LOCK REX.W XADD opcode
ptitSeb
2021-06-13
1
-1
/
+1
*
[DYNAREC] Fixed a few opcodes: BTR/BTC/BTS 16bits, CVTTPD2DQ and PSHUF(L/H)W
ptitSeb
2021-06-12
3
-23
/
+12
*
[DYNAREC] Fixed CC flag for SAR
ptitSeb
2021-06-12
1
-4
/
+4
*
[DYNAREC] Fixed FIS(TT)(P) opcodes
ptitSeb
2021-06-12
3
-11
/
+16
*
[DYNAREC] Improved flag handling
ptitSeb
2021-06-12
6
-164
/
+167
*
Added suport for arch_prctl syscall, and GL segment handling ([DYNAREC] too)
ptitSeb
2021-06-07
10
-29
/
+78
*
Added wrapped execv family functions
ptitSeb
2021-06-07
4
-4
/
+8
*
[DYNAREC] Fixed a warning
ptitSeb
2021-06-07
1
-0
/
+1
*
Small adjustment to tls record
ptitSeb
2021-06-07
2
-4
/
+23
*
[DYNAREC] Added 66 F0 81/83 opcodes
ptitSeb
2021-06-07
1
-4
/
+210
*
Added 66 F0 81 opcodes
ptitSeb
2021-06-07
2
-3
/
+5
*
[DYNAREC] Small optimisation on handling of relative addressing
ptitSeb
2021-06-06
2
-5
/
+17
*
Cosmetic change
ptitSeb
2021-06-06
1
-1
/
+1
*
[DYNAREC] Fixed end handling in dynablock construction
ptitSeb
2021-06-06
1
-4
/
+4
*
[DYNAREC] Small fix to a printer
ptitSeb
2021-06-06
1
-1
/
+1
*
[DYNAREC] Fixed potential issue with longjmp native function call
ptitSeb
2021-06-06
2
-1
/
+9
*
Small fixes to interpretor
ptitSeb
2021-06-06
4
-20
/
+21
*
Fixed regression on pthread_mutex_t
ptitSeb
2021-06-06
1
-0
/
+1
*
Added wrapeed times function to libc
ptitSeb
2021-06-06
1
-1
/
+1
*
Improvment to a few libc wrapped functions
ptitSeb
2021-06-06
7
-22
/
+79
*
Added a wrapped pthread function, and improved mutex handling
ptitSeb
2021-06-06
2
-6
/
+20
*
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
[prev]
[next]