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
/
emu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed 0F E3 opcode
ptitSeb
2021-04-11
1
-6
/
+3
*
Added F2 0F F0 ocpode ([DYNAREC] too)
ptitSeb
2021-04-11
1
-1
/
+8
*
Added 0F DE opcode
ptitSeb
2021-04-11
1
-1
/
+7
*
Merge branch 'main' of https://github.com/ptitSeb/box64 into main
ptitSeb
2021-04-10
1
-4
/
+12
|
\
|
*
Fixed FF INC and DEC opcodes
rajdakin
2021-04-10
1
-4
/
+12
*
|
Better trace for a few GL functions
ptitSeb
2021-04-10
1
-0
/
+15
|
/
*
Merge pull request #3 from rajdakin/exitFix
ptitSeb
2021-04-09
2
-2
/
+2
|
\
|
*
Changed missed unwanted "box86"
rajdakin
2021-04-09
2
-2
/
+2
*
|
Added F0 87 opcode ([DYNAREC] too)
ptitSeb
2021-04-09
1
-1
/
+44
|
/
*
Added unligned case for lock inc dword ptr[xx]
ptitSeb
2021-04-09
1
-3
/
+14
*
Small comment on syscall
ptitSeb
2021-04-09
1
-1
/
+1
*
Added 64 F2 0F 11 and 64 39 opcodes
ptitSeb
2021-04-08
1
-5
/
+46
*
Added 67 66 0F 6F/7A opcodes
ptitSeb
2021-04-08
7
-3
/
+157
*
Added F0 0F AB/B3 opcodes
ptitSeb
2021-04-08
1
-0
/
+137
*
Small change on trace flags output
ptitSeb
2021-04-08
1
-2
/
+2
*
Small change on trace output
ptitSeb
2021-04-08
1
-2
/
+2
*
[TRACE] Added a new trace option
rajdakin
2021-04-07
2
-5
/
+19
*
Added 0F DA ocode ([DYNAREC] too)
ptitSeb
2021-04-07
1
-1
/
+7
*
Added 67 80/8B opcodes
ptitSeb
2021-04-05
1
-0
/
+25
*
And another change change to __libc_start_main for non-Dynarec build
ptitSeb
2021-04-05
1
-2
/
+2
*
One more change to __libc_start_main to end emulation when done
ptitSeb
2021-04-05
1
-0
/
+1
*
Better trace for glXGetProcAddress
ptitSeb
2021-04-05
1
-0
/
+3
*
Disabled handling of CC opcode for now (ignoring it is better)
ptitSeb
2021-04-04
1
-1
/
+1
*
Added some more 67 opcodes (may need to find a better solution for this)
ptitSeb
2021-04-04
4
-1
/
+81
*
More work on mmap and the MAP_32BIT flag
ptitSeb
2021-04-04
1
-1
/
+1
*
More work around stack alignement and frame pointer
ptitSeb
2021-04-03
2
-0
/
+9
*
Better trace for strcmp
ptitSeb
2021-04-03
1
-0
/
+3
*
Better trace for opendir and strlen
ptitSeb
2021-04-03
1
-0
/
+7
*
Added 64 00..35/C6 opcodes
ptitSeb
2021-04-02
1
-10
/
+57
*
Added 66 0F 38 0B opcode ([DYNAREC] too)
ptitSeb
2021-04-02
1
-0
/
+10
*
Added 0F E0 opcode ([DYNAREC] too)
ptitSeb
2021-04-02
1
-1
/
+7
*
Added 0F E7 opcode ([DYNAREC] too)
ptitSeb
2021-04-02
1
-1
/
+9
*
Better trace for mmap64
ptitSeb
2021-04-02
1
-0
/
+3
*
Just to be sure the sign is extended to 64bits
ptitSeb
2021-04-01
1
-1
/
+1
*
Better trace for mkdir
ptitSeb
2021-04-01
1
-0
/
+4
*
Try to add 0F AE /7 CLFLUSH opcode
ptitSeb
2021-04-01
1
-0
/
+5
*
Added F0 FF opcodes
ptitSeb
2021-04-01
1
-0
/
+61
*
Added 67 89 opcode
ptitSeb
2021-04-01
1
-0
/
+15
*
Small change to 67 C1 opcode
ptitSeb
2021-04-01
1
-1
/
+1
*
Added 67 C1 opcode
ptitSeb
2021-04-01
1
-1
/
+116
*
Added 0F 31 opcode ([DYNAREC] too)
ptitSeb
2021-04-01
1
-0
/
+6
*
Added 66 0F 3A 0F opcode ([DYNAREC] too)
ptitSeb
2021-04-01
1
-0
/
+24
*
Cosmetic change
ptitSeb
2021-04-01
1
-2
/
+0
*
Better trace for XCreateWindow
ptitSeb
2021-04-01
1
-0
/
+7
*
Fixed 0F 7E opcode, plus a few other small changes
ptitSeb
2021-04-01
1
-16
/
+19
*
Added 0F 38 00/04/0B/1C/1D/1E opcodes
ptitSeb
2021-03-31
1
-0
/
+63
*
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
[next]