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 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
*
Try to speedup a bit FindR64COPYRel
ptitSeb
2021-07-05
1
-8
/
+10
*
Added a few more wrapped function xkbcommon (for #17)
ptitSeb
2021-07-05
1
-5
/
+5
*
Removed mutex per bridge and use a global one (remove chance of freeze on fork)
ptitSeb
2021-07-05
3
-7
/
+9
*
Added 64 FF ocpodes (for #20)
ptitSeb
2021-07-05
1
-1
/
+73
*
Added 0F C3 opcode ([DYNAREC] too) (for #20)
ptitSeb
2021-07-05
2
-3
/
+25
*
Small optim on interpreted 0F 10/11 opcodes
ptitSeb
2021-07-05
1
-2
/
+2
*
Added syscalls 203 and 204 (for #27)
ptitSeb
2021-07-05
1
-0
/
+2
*
Added a couple of libc wrapped symbol (for #21)
ptitSeb
2021-07-05
4
-2
/
+7
*
Added fallback for SDL_GetJoystickGUIDInfo wrapped function if not in native ...
ptitSeb
2021-07-05
2
-2
/
+26
*
Added syscall 44 (for #14)
ptitSeb
2021-07-05
1
-0
/
+1
*
Added a few more xcb wrapped functions (for #17)
ptitSeb
2021-07-04
5
-3
/
+7
*
Always more libc wrapped functions (for #17)
ptitSeb
2021-07-04
4
-1
/
+6
*
Added 1 more freetype wrapped functions (for #17)
ptitSeb
2021-07-04
1
-1
/
+1
*
Added more libc wrapped functions (for #17)
ptitSeb
2021-07-04
4
-4
/
+19
*
Improved TLS handling (for #17, but probably help many other programs)
ptitSeb
2021-07-04
4
-12
/
+32
*
Added syscall 41 (for #14)
ptitSeb
2021-07-04
1
-0
/
+1
*
Added pcre_free wrapped symbol (still for #17)
ptitSeb
2021-07-04
2
-1
/
+14
*
End a few more libc wrapped functions
ptitSeb
2021-07-04
1
-2
/
+2
*
Added a couple of wrapped functions to libdbus (for #17)
ptitSeb
2021-07-04
1
-0
/
+2
*
Added syscall 319 (for #17)
ptitSeb
2021-07-04
1
-0
/
+1
*
Added wrapped libxkbcommon (for #17)
ptitSeb
2021-07-04
3
-0
/
+112
*
Added wrapped libxkbcommon-x11 (for #17)
ptitSeb
2021-07-04
6
-0
/
+31
*
Redirected libc wrapped function mcount to _mcount as it may not exist
ptitSeb
2021-07-04
1
-1
/
+1
*
Fixed a typo in libpcre (for #17)
ptitSeb
2021-07-04
1
-1
/
+1
*
Added wrapped libxcb-test (for #17)
ptitSeb
2021-07-04
6
-1
/
+43
*
Added wrapped libxcb-keysyms (for #17)
ptitSeb
2021-07-04
6
-1
/
+47
*
Added wrapped libxcb-image (for #17)
ptitSeb
2021-07-04
6
-1
/
+80
[next]