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] Added 66 0F E5 opcode
ptitSeb
2021-03-31
2
-0
/
+18
*
[DYNAREC] Added 66 0F E8/E9/EA opcodes
ptitSeb
2021-03-31
1
-0
/
+21
*
[DYNAREC] Added 66 0F DC/DD/DE opcodes
ptitSeb
2021-03-31
2
-1
/
+56
*
[DYNAREC] Added 66 0F D8/D9 opcodes
ptitSeb
2021-03-31
2
-0
/
+34
*
[DYNAREC] Added 67 8D opcode
ptitSeb
2021-03-31
1
-0
/
+18
*
[DYNAREC] Added 0F 77 opcode
ptitSeb
2021-03-31
1
-0
/
+8
*
[DYNAREC] Add 66 0F E4 opcode
ptitSeb
2021-03-31
2
-0
/
+28
*
[DYNAREC] Added 0F 6E/6F opcodes
ptitSeb
2021-03-31
1
-0
/
+34
*
[DYNAREC] Added 0F 67/71 opcodes
ptitSeb
2021-03-31
2
-1
/
+68
*
[DYNAREC] Added 0F EB/EC/ED opcodes
ptitSeb
2021-03-31
1
-0
/
+22
*
[DYNAREC] Added 0F 38 04 opcode
ptitSeb
2021-03-31
1
-0
/
+24
*
[DYNAREC] Added 0F 60/61/62 opcodes
ptitSeb
2021-03-31
1
-12
/
+36
*
[DYNAREC] Added 0F 6E/6F opcodes
ptitSeb
2021-03-31
1
-0
/
+28
*
[DYNAREC] Added 66 0F EC/ED opcodes
ptitSeb
2021-03-31
2
-0
/
+33
*
[DYNAREC] Added 66 0F 38 04 opcode
ptitSeb
2021-03-31
3
-1
/
+126
*
[DYNAREC] Added 66 0F 38 00 and fixed 66 0F 67 opcodes
ptitSeb
2021-03-31
3
-3
/
+74
*
[DYNAREC] Added 66 0F 67 opcode
ptitSeb
2021-03-31
2
-8
/
+35
*
[DYNAREC] Added F2 0F 70 opcode
ptitSeb
2021-03-31
2
-0
/
+27
*
[DYNAREC] Added 66 0F F6 opcode
ptitSeb
2021-03-31
3
-1
/
+121
*
[DYNAREC] Added F3 0F 2D opcode
ptitSeb
2021-03-31
1
-1
/
+25
*
Added 0F 38 00/04/0B/1C/1D/1E opcodes
ptitSeb
2021-03-31
1
-0
/
+63
*
[DYNAREC] Fixed 66 0F C4 opcode
ptitSeb
2021-03-31
1
-1
/
+1
*
Added 66 0F 38 01/02/03/04/05 opcodes
ptitSeb
2021-03-30
1
-0
/
+65
*
Added 0F 70/C4/C5/F6 opcodes
ptitSeb
2021-03-30
1
-2
/
+33
*
Added 66 0F 38 00 opcode
ptitSeb
2021-03-30
1
-0
/
+21
*
Added 0F 71/72/73 opcodes
ptitSeb
2021-03-30
1
-0
/
+74
*
Added wrapped fts_* function (FTS struct seems aligned on 64bits)
ptitSeb
2021-03-30
2
-5
/
+11
*
Added a few more libc wrapped functions
ptitSeb
2021-03-30
4
-4
/
+12
*
Changed wrapper generator to force 32bits i/u value to 64bits
ptitSeb
2021-03-30
1
-932
/
+932
*
Added F2 0F 12 opcode ([DYNAREC] too)
ptitSeb
2021-03-30
2
-0
/
+21
*
Added 'bin64' to the folder were to look for libs
ptitSeb
2021-03-30
1
-1
/
+1
*
Added A1/A3 opcodes ([DYNAREC] too)
ptitSeb
2021-03-30
2
-0
/
+26
*
Try to improve a bit signal handling
ptitSeb
2021-03-30
1
-11
/
+34
*
[DYNAREC] Fixed PLD emitter, fixing 0F 18 opcode for good this time
ptitSeb
2021-03-30
1
-1
/
+1
*
Fixed some wrapped function signature, and added a few more
ptitSeb
2021-03-30
6
-13
/
+6
*
Added wrapped swprintf
ptitSeb
2021-03-30
2
-15
/
+6
*
Fixed wrapped SDL_GetThreadID function signature
ptitSeb
2021-03-30
1
-1
/
+1
*
Wraped some SDL2 printf functions
ptitSeb
2021-03-30
5
-28
/
+21
*
Added __strtol_internal wrapped function
ptitSeb
2021-03-30
4
-1
/
+5
*
[DYNAREC] disable dynarec when all fini function of loaded libs are done
ptitSeb
2021-03-30
1
-0
/
+4
*
[DYNAREC] Fixed 66 0F C4/C5 opcodes, and small optim on 66 0F 70
ptitSeb
2021-03-30
1
-4
/
+5
*
[DYNAREC] Added a few more printers
ptitSeb
2021-03-30
1
-4
/
+110
*
[DYNAREC] Optimized a bit 66 0F 70 opcode
ptitSeb
2021-03-30
2
-18
/
+24
*
Added wrapped __isoc99_vsscanf function
ptitSeb
2021-03-29
1
-1
/
+1
*
Added wrapped syslog and __syslog_chk
ptitSeb
2021-03-29
5
-2
/
+22
*
Added wrapped libbz2 and liblzma
ptitSeb
2021-03-29
8
-1
/
+463
*
[DYNAREC] Fixed 0F 18 opcodes
ptitSeb
2021-03-29
2
-10
/
+10
*
[DYNAREC] FillBlock is behind a mutex now, and use LR for easier debugging on...
ptitSeb
2021-03-29
4
-10
/
+15
*
Small change in start en end of emulated software
ptitSeb
2021-03-29
1
-1
/
+2
*
[DYNAREC] DynaMap is behind a strict mutex now
ptitSeb
2021-03-29
1
-15
/
+24
[next]