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
/
dynarec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DYNAREC] Small improvment on multi-thread reliance for the jumptable
ptitSeb
2023-09-09
6
-4
/
+24
*
[ARM64_DYNAREC] Fixed (66) 0F 70 opcodes
wannacu
2023-09-04
2
-44
/
+12
*
[ARM64_DYNAREC] Added 66 0F 7D/D0 opcodes
wannacu
2023-09-04
2
-2
/
+36
*
[ARM64_DYNAREC] Added 0F 1C/1D/1E opcodes
wannacu
2023-09-04
1
-1
/
+21
*
[ARM64_DYNAREC] Fixed 0F 38 00 PSHUFB opcode (thanks @wannacu for the hint)
ptitSeb
2023-09-04
1
-1
/
+1
*
[ANDROID] And yet another attempt to fix the build, patience limit almost rea...
ptitSeb
2023-09-02
1
-5
/
+6
*
[ANDROID] More change to android/dynarec build
ptitSeb
2023-09-02
2
-2
/
+11
*
[ANDROID] This should fix Dynarec build on Android
ptitSeb
2023-09-02
2
-3
/
+3
*
Correctly handle TF flags, with [DYNAREC] falling back to Interpretor when TF...
ptitSeb
2023-09-02
3
-9
/
+5
*
[ARM64_DYNAREC] Added 0F 38 08/09/0A opcode
wannacu
2023-08-31
3
-0
/
+64
*
[ARM64_DYNAREC] Added 66 0F 38 37 opcode
wannacu
2023-08-31
1
-1
/
+7
*
[ARM64_DYNAREC] Added 0F 38 01/02/03/05/06/07 opcodes
wannacu
2023-08-31
2
-3
/
+64
*
[ARM64_DYNAREC] Fixed some issue with some opcode handling 8bits values (fixe...
ptitSeb
2023-08-27
4
-18
/
+18
*
[RV64_DYNAREC] Added (66) 0F 2A/2C/2D opcodes
wannacu
2023-08-25
4
-13
/
+147
*
[ARM64_DYNAREC] Added (66) 0F 2A/2C/2D opcodes
wannacu
2023-08-25
4
-18
/
+175
*
[ARM64_DYNAREC] Added 0F F1/F3/F7 opcodes
wannacu
2023-08-21
1
-9
/
+46
*
[RV64_DYNAREC] Added 10/11/12/13/14 opcodes
wannacu
2023-08-18
4
-2
/
+248
*
[ARM64_DYNAREC] Added F0 10/11 opcodes
wannacu
2023-08-17
2
-2
/
+71
*
[ARM64_DYNAREC] Fixes 66 AD opcode and tweaked A0/A1 and 66 A1 opcodes
ptitSeb
2023-08-15
2
-5
/
+11
*
[ARM64_DYNAREC] Fixed F2/F3 AD and added AC (should help #924 a bit)
ptitSeb
2023-08-15
1
-2
/
+20
*
Fixed AD opcode (for #924, probably other too)
ptitSeb
2023-08-15
2
-13
/
+11
*
[ARM64_DYNAREC] Added 0F C0/C1 ocpodes (helps #927)
ptitSeb
2023-08-15
1
-3
/
+28
*
[RV64_DYNAREC] Added E0/E1/E2/E3 opcodes
wannacu
2023-08-15
4
-5
/
+113
*
[ARM64_DYNAREC] Fixed E0/E1 opcodes
wannacu
2023-08-14
1
-2
/
+2
*
Improved jmpbuff handling a bit
ptitSeb
2023-08-13
1
-7
/
+9
*
[32bits] Added 62 opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-08-11
1
-1
/
+10
*
[32bits] Added 3F opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-08-11
1
-0
/
+13
*
[ARM64_DYNAREC] Added 0F D1/D2 opcode
wannacu
2023-08-11
3
-11
/
+80
*
[ARM64_DYNAREC] Added 0F FB opcode
wannacu
2023-08-10
1
-0
/
+7
*
[ARM64_DYNAREC] Fixed 66 98 opcode
wannacu
2023-08-10
1
-1
/
+1
*
[ARM64_DYNAREC] Correct PF caculation
wannacu
2023-08-09
5
-18
/
+11
*
[RV64_DYNAREC] Added movbe opcode
wannacu
2023-08-07
4
-1
/
+198
*
[ARM64_DYNAREC] Fixed BT/BTC/BTR/BTS opcodes
wannacu
2023-08-04
4
-31
/
+42
*
[ARM64] Added printer for FPRINTX
wannacu
2023-08-04
1
-1
/
+13
*
[DYNAREC] Some spelling fixes
André Zwing
2023-08-02
10
-59
/
+59
*
Fixed non-dynarec behavior on setjmp
ptitSeb
2023-07-30
1
-2
/
+2
*
Fixed, for good non-dynarec build
ptitSeb
2023-07-30
1
-1
/
+3
*
Fixed non-dynarec build
ptitSeb
2023-07-30
1
-2
/
+0
*
Change again a bit how jmpbuffer and resuming of signal is handled
ptitSeb
2023-07-30
1
-96
/
+43
*
[RV64_DYNAREC] Added more opcodes for Yuzu (#911)
xctan
2023-07-28
3
-2
/
+91
*
[DYNAREC] Improvments to BOX64_DYNAREC_FORWARD handling
ptitSeb
2023-07-23
1
-7
/
+14
*
[32BITS] added D6 undocumented opcode
ptitSeb
2023-07-23
1
-2
/
+12
*
[ARM64_DYNAREC] Fixed invalid DE opcodes handling
ptitSeb
2023-07-23
1
-1
/
+2
*
[325BITS][ARM64_DYNAREC] Improved 66 50-5F opcodes
ptitSeb
2023-07-23
1
-18
/
+18
*
[32BITS] Added 66 50-5F opcodes ([ARM64_DYNAREC] too, and fixed 66 61 opcode)
ptitSeb
2023-07-23
1
-9
/
+52
*
[32BITS] Added 66 FF /6 opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-07-23
1
-0
/
+10
*
Better handling of int 29/2C/2d with wine ([ARM64_DYNAREC] too)
ptitSeb
2023-07-22
3
-11
/
+15
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
36
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
36
-0
/
+0
*
|
Added 67 0F 11 opcode ([ARM64_DYNAREC] too) (for #892)
ptitSeb
2023-07-19
1
-0
/
+22
[next]