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
*
Added a few more wrapped libGL functions (for #21)
ptitSeb
2021-07-08
4
-2
/
+10
*
Fixed BOX64_JITGDB=2 that wasn't working
ptitSeb
2021-07-08
1
-1
/
+1
*
[DYNAREC] Added 66 0F D2 opcodes (for geekbench5)
ptitSeb
2021-07-08
1
-0
/
+12
*
[DYNAREC] Added 66 0F EE opcodes (for geekbench5)
ptitSeb
2021-07-08
1
-1
/
+7
*
[DYNAREC] Added 64 FF opcodes (for geekbench5)
ptitSeb
2021-07-08
2
-0
/
+67
*
Added 64 0F B6 ocpode (for #28)
ptitSeb
2021-07-08
1
-0
/
+7
*
Added dummy version of __cxa_thread_atexit_impl (for #28)
ptitSeb
2021-07-08
3
-1
/
+3
*
Added wrapped curl_multi_wait (for #21)
ptitSeb
2021-07-08
4
-1
/
+6
*
Added option 20219 to crul wrapped lib (for #21)
ptitSeb
2021-07-08
1
-1
/
+24
*
[DYNAREC] Better handling of SHL/SHR/SAR Eb, 0 (for obfuscated code)
ptitSeb
2021-07-07
1
-27
/
+39
*
Added dummy 0F 09 opcode ([DYNAREC] too) (for #34)
ptitSeb
2021-07-07
2
-0
/
+7
*
Added F4 opcode (for #34)
ptitSeb
2021-07-07
1
-0
/
+5
*
Added a few more libc and libX11 wraped functions
ptitSeb
2021-07-07
5
-4
/
+9
*
Added 66 0F B1 opcode
ptitSeb
2021-07-07
1
-52
/
+65
*
Added syscall 434 (for #21)
ptitSeb
2021-07-07
1
-1
/
+14
*
Added msgget wrapped function to libc (for #37)
ptitSeb
2021-07-07
1
-1
/
+1
*
[DYNAREC] Fixed FISTP i64 (help #14)
ptitSeb
2021-07-07
2
-3
/
+4
*
[DYNAREC] Added Need optim message to FINIT
ptitSeb
2021-07-07
1
-0
/
+1
*
Added syscall 6 and fixed syscall 5 (for #14)
ptitSeb
2021-07-06
2
-1
/
+32
*
Try to fix compilation on old libc
ptitSeb
2021-07-06
1
-0
/
+4
*
Fixed some case of crash with emulated RW in SDL1 (helps #14)
ptitSeb
2021-07-06
1
-0
/
+1
*
Added syscall 35 (for #14)
ptitSeb
2021-07-06
1
-0
/
+1
*
Fixed some return values from many syscalls (should help #14)
ptitSeb
2021-07-06
2
-31
/
+31
*
Added 0F D7 opcode ([DYNAREC] too) (for #32)
ptitSeb
2021-07-06
2
-1
/
+26
*
Work on CMPSS and CMPSD ([DYNAREC] too)
ptitSeb
2021-07-06
3
-13
/
+11
*
[DYNAREC] Added 66 0F 50 opcode, and changed a bit 66 0F D7 (for CB15)
ptitSeb
2021-07-06
1
-24
/
+32
*
[DYNAREC] Added F3 0F 53 opcode (for CB15)
ptitSeb
2021-07-06
2
-6
/
+17
*
Added 66 0F 38 08/09/0A opcodes ([DYNAREC] too) (for #32 / Zoom)
ptitSeb
2021-07-05
3
-0
/
+85
*
[DYNAREC] Added 66 0F 5E opcode (for CB15)
ptitSeb
2021-07-05
1
-1
/
+7
*
[DYNAREC] Added F0 09 opcode (for CB15)
ptitSeb
2021-07-05
1
-0
/
+18
*
[DYNAREC] Added 66 0F C2 opcode (for CB15)
ptitSeb
2021-07-05
1
-0
/
+32
*
Added 66 0F 38 1C/1D/1E opcodes ([DYNAREC] too) (for #17 / Zoom)
ptitSeb
2021-07-05
2
-0
/
+50
*
Added F0 80 opcode ([DYNAREC] too)
ptitSeb
2021-07-05
2
-2
/
+193
*
Fixed R_X86_64_TPOFF64 reloc on local elf (should help #31)
ptitSeb
2021-07-05
1
-4
/
+4
*
[DYNAREC] Added 66 0F D7 opcode (for CB15)
ptitSeb
2021-07-05
1
-2
/
+28
*
[DYNAREC] Added a faked 0F 01 opcode to avoid break of dynarec block
ptitSeb
2021-07-05
1
-0
/
+10
*
Added FT_Property_Get wrapped function (for #17, #30)
ptitSeb
2021-07-05
1
-1
/
+1
*
[DYNAREC] Added 8C opcode
ptitSeb
2021-07-05
1
-1
/
+12
*
[DYNAREC] Added 0F 05 opcode (for Wine64 and probbly a few others)
ptitSeb
2021-07-05
1
-0
/
+16
*
[DYNAREC] Added DC opcodes (for CB15)
ptitSeb
2021-07-05
3
-2
/
+223
*
Added more xkbcommon wrapped functions (for #29)
ptitSeb
2021-07-05
4
-6
/
+11
*
Forgot this file from previous commit
ptitSeb
2021-07-05
1
-0
/
+5
*
Added F2 0F D0 opcode ([DYNAREC] too)
ptitSeb
2021-07-05
2
-0
/
+23
*
Added syscall 8 (for #14)
ptitSeb
2021-07-05
1
-0
/
+1
*
Added more xkcbcommon wrapped functions (for #29)
ptitSeb
2021-07-05
4
-23
/
+33
*
Added syscall 73 (for #14)
ptitSeb
2021-07-05
1
-0
/
+1
*
Added syscalls 42 and 43 (for #14)
ptitSeb
2021-07-05
1
-0
/
+2
*
Added syscall 45
ptitSeb
2021-07-05
1
-0
/
+1
*
Added minimum wrapped libxcb-glx (for #17)
ptitSeb
2021-07-05
3
-0
/
+602
*
Fix non-dynarec build
ptitSeb
2021-07-05
1
-1
/
+1
[next]