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
...
*
More libc wrapped symbols
ptitSeb
2021-03-25
6
-10
/
+39
*
Added wrapped libICE and libSM plus a few more libc wrapped functions
ptitSeb
2021-03-25
10
-55
/
+411
*
[DYNAREC] Added 8A opcode
ptitSeb
2021-03-25
1
-1
/
+33
*
[DYNAREC] Added 66 0F 6D opcode
ptitSeb
2021-03-25
1
-1
/
+14
*
Small fix to avoid dereferencing a NULL x64emu_t structure
ptitSeb
2021-03-25
1
-1
/
+2
*
[DYNAREC] Added 0F 0B opcode
ptitSeb
2021-03-25
1
-1
/
+5
*
[DYNAREC] Added 86 opcode
ptitSeb
2021-03-25
1
-1
/
+31
*
[DYNAREC] Fixed a nasty bug in GETGB macro
ptitSeb
2021-03-25
1
-1
/
+1
*
[DYNAREC] Oops, fixed the mess with 66 REX 0F opcodes introduced earlier
ptitSeb
2021-03-25
1
-1
/
+1
*
Small change in getAlignedMutex function (probably more work needed)
ptitSeb
2021-03-25
1
-2
/
+2
*
A bit more libc wrapped function
ptitSeb
2021-03-25
4
-2
/
+6
*
Added F3 0F BC opcode ([DYNAREC] too)
ptitSeb
2021-03-25
3
-0
/
+60
*
Added some more libc wrapped functions
ptitSeb
2021-03-25
4
-8
/
+16
*
Added wrapped libuuid
ptitSeb
2021-03-25
3
-1
/
+39
*
Added a few more wrapped functions
ptitSeb
2021-03-25
8
-14
/
+188
*
[DYNAREC] Added some mecanism to handle weird 66 REX mixing
ptitSeb
2021-03-25
4
-16
/
+26
*
Added a bunch of X11 related wrapped libs
ptitSeb
2021-03-25
24
-10
/
+1344
*
[DYNAREC] Added F2 0F C2 opcode
ptitSeb
2021-03-25
1
-0
/
+26
*
Added some more libc wrapped function (and now SuperHexagon works fine)
ptitSeb
2021-03-25
5
-31
/
+74
*
Added wrapped libvorbis and libvorbisfile
ptitSeb
2021-03-25
8
-2
/
+396
*
Added 2 more libc wrapped function
ptitSeb
2021-03-25
1
-2
/
+2
*
Added wrapped libogg
ptitSeb
2021-03-25
6
-1
/
+105
*
Improved shutdown sequence
ptitSeb
2021-03-25
7
-18
/
+69
*
Added a few more libc wrapped functions
ptitSeb
2021-03-25
4
-7
/
+11
*
Fixed longjmp wrapped function signature
ptitSeb
2021-03-25
1
-1
/
+1
*
Added wrapped mmap64 and friends
ptitSeb
2021-03-25
5
-34
/
+21
*
Fixed R_X86_64_64 handling is elfloader
ptitSeb
2021-03-25
1
-4
/
+7
*
Added a bunch of libc wrapped functions
ptitSeb
2021-03-25
5
-100
/
+156
*
Fixed non-Dynarec build that would crash at start
ptitSeb
2021-03-25
1
-1
/
+1
*
Start of a new dev. cycle
ptitSeb
2021-03-25
1
-1
/
+1
*
Bumped to v0.0.6
ptitSeb
2021-03-24
1
-1
/
+1
*
[DYNAREC] Added 66 0F 12/13 opcodes
ptitSeb
2021-03-24
1
-0
/
+24
*
[DYNAREC] Added 0F BA opcode
ptitSeb
2021-03-24
2
-3
/
+110
*
[DYNAREC] Added F2 0F 2D opcodes, and use a simpler version of the conversion...
ptitSeb
2021-03-24
4
-0
/
+48
*
[DYNAREC] Refined 66 0F 5B with a switch for the rounding mode
ptitSeb
2021-03-24
2
-3
/
+21
*
[DYNAREC] Added 64 83 opcodes
ptitSeb
2021-03-24
2
-1
/
+80
*
[DYNAREC] Added 64 89 opcodes
ptitSeb
2021-03-24
1
-0
/
+13
*
[DYNAREC] Added F2 0F 5D/5F opcodes
ptitSeb
2021-03-24
1
-1
/
+22
*
[DYNAREC] Added 66 0F DF opcode
ptitSeb
2021-03-24
1
-0
/
+8
*
[DYNAREC] Added 66 0F F8..FE opcodes
ptitSeb
2021-03-24
1
-0
/
+50
*
[DYNAREC] Added 66 0F DB opcode
ptitSeb
2021-03-24
1
-0
/
+8
*
[DYNAREC] Added 64 C7 opcode
ptitSeb
2021-03-24
2
-0
/
+18
*
[DYNAREC] Added 66 0F F4 opcode
ptitSeb
2021-03-24
2
-1
/
+41
*
[DYNAREC] Added 66 0F 64..66 opcodes
ptitSeb
2021-03-24
2
-0
/
+53
*
[DYNAREC] Added 66 0F EB opcode
ptitSeb
2021-03-24
1
-0
/
+8
*
[DYNAREC] Added 66 0F 7F opcode
ptitSeb
2021-03-24
1
-0
/
+12
*
[DYNAREC] Added 66 0F 6B
ptitSeb
2021-03-24
2
-1
/
+39
*
[DYNAREC] Added 66 0F 5B opcode
ptitSeb
2021-03-24
2
-2
/
+10
*
[DYNAREC] Added 0F C8..CF opcodes
ptitSeb
2021-03-24
3
-1
/
+28
*
[DYNAREC] Added 0F 12/13 opcodes
ptitSeb
2021-03-24
1
-1
/
+26
[prev]
[next]