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] Small optim for MOV64x on negative values
ptitSeb
2021-03-17
1
-6
/
+11
*
[DYNAREC] Various fixes, around GETED and other stuff (vvvvvv.x86_64 works ag...
ptitSeb
2021-03-17
8
-25
/
+42
*
[DYNAREC] Added 70..7F opcodes (and fixed ORR/AND bitmask coding/decoding, th...
ptitSeb
2021-03-16
10
-70
/
+238
*
[DYNAREC] Added 85 opcode
ptitSeb
2021-03-16
5
-1
/
+444
*
[DYNAREC] Added an optimisation with RIP handling
ptitSeb
2021-03-16
6
-5
/
+22
*
[DYNAREC] Added 8B opcode
ptitSeb
2021-03-16
4
-2
/
+40
*
[DYNAREC] Small optimisation on Native call
ptitSeb
2021-03-16
4
-11
/
+64
*
[DYNAREC] Added a few more opcodes, some arm64_printer opcodes, and made sure...
ptitSeb
2021-03-16
17
-112
/
+540
*
[DYNAREC] Added 2D and 83 /5 opcodes
ptitSeb
2021-03-15
4
-84
/
+115
*
Added 29 opcode
ptitSeb
2021-03-15
4
-18
/
+1941
*
[DYNAREC] Added 89 and 8D opcodes
ptitSeb
2021-03-15
3
-4
/
+43
*
[DYNAREC] Added REX 50..5F opcodes
ptitSeb
2021-03-15
1
-0
/
+38
*
[DYNAREC] Beggining of emitter and dynarec infrastructure (untested yet)
ptitSeb
2021-03-15
15
-27
/
+2182
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
45
-614
/
+2576
*
Fixed a few minor leaks
ptitSeb
2021-03-13
2
-5
/
+19
*
Added custom memory handling
ptitSeb
2021-03-13
2
-303
/
+301
*
Start of a new dev. cycle
ptitSeb
2021-03-13
1
-1
/
+1
*
Bumped to v0.0.4
ptitSeb
2021-03-13
1
-2
/
+2
*
Added wrapped libalut and libalure
ptitSeb
2021-03-13
8
-1
/
+143
*
Wrapped some more functions
ptitSeb
2021-03-13
6
-10
/
+17
*
Added a few more SSE opcodes
ptitSeb
2021-03-13
2
-4
/
+221
*
Added many wrapped function, and fixed a few one too
ptitSeb
2021-03-13
14
-114
/
+248
*
Added a few opcodes
ptitSeb
2021-03-13
2
-0
/
+105
*
Added SDL2_mixer, SDL2_image, SDL2_ttf2 and SMPEG2 wrapped libs, plus a few m...
ptitSeb
2021-03-13
15
-23
/
+907
*
Fixed some 32bits versio of F7 opcodes
ptitSeb
2021-03-13
1
-2
/
+8
*
Added a few libc wrapped functions
ptitSeb
2021-03-13
1
-5
/
+5
*
Added a bunch of SSE opcodes
ptitSeb
2021-03-13
4
-1
/
+54
*
Added wrapped qsort and qsort_r functions
ptitSeb
2021-03-12
5
-4
/
+12
*
Added wrapped libpulse and libpulsesimple
ptitSeb
2021-03-12
8
-2
/
+1957
*
Added F0 00..35 opcodes
ptitSeb
2021-03-12
1
-1
/
+103
*
Added nanosleep wrapped function
ptitSeb
2021-03-12
1
-2
/
+2
*
Fixed pthread_attr_setstacksize to avoid setting too small stack on some plat...
ptitSeb
2021-03-12
2
-2
/
+10
*
Fixed issue with XMM 'GETGX' modrm and REX.b
ptitSeb
2021-03-12
1
-1
/
+1
*
Fixed some warning with modrm on 67 32bits prefix
ptitSeb
2021-03-12
1
-1
/
+1
*
Added a bunch of SSE2 opcodes
ptitSeb
2021-03-12
5
-14
/
+601
*
Added a large number of CPU opcodes
ptitSeb
2021-03-12
8
-26
/
+721
*
Added more x87 opcodes
ptitSeb
2021-03-11
8
-28
/
+382
*
Added alignment for 'long double' handling in '...'
ptitSeb
2021-03-11
1
-0
/
+4
*
Added some SSE2 and x87 opcodes
ptitSeb
2021-03-11
3
-3
/
+10
*
Added 67 E0..E3 opcodes
ptitSeb
2021-03-11
3
-2
/
+85
*
Added and fixed many opcodes
ptitSeb
2021-03-10
7
-63
/
+471
*
Better functions name resolving when using TRACE, and fixed some printf stuff...
ptitSeb
2021-03-10
22
-50
/
+127
*
Added a bunch of various opcodes
ptitSeb
2021-03-10
3
-0
/
+75
*
Added 66 REX F7 opcodes
ptitSeb
2021-03-10
1
-0
/
+66
*
Added 66 D1/D3 opcodes
ptitSeb
2021-03-10
1
-0
/
+30
*
Fixed the already wrapped non-valist __Xprintf_chk functions
ptitSeb
2021-03-10
5
-11
/
+22
*
Wrapped system function
ptitSeb
2021-03-10
1
-3
/
+3
*
Wrapped some more libc funcs
ptitSeb
2021-03-10
1
-8
/
+8
*
Wrapped sprintf
ptitSeb
2021-03-10
5
-14
/
+11
*
A handfull libc wrapped functions
ptitSeb
2021-03-09
1
-6
/
+6
[next]