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
*
[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
*
Added 1 wrapped symbol to libglib2
ptitSeb
2023-08-15
1
-1
/
+1
*
[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
*
Added 0F A8/A9 opcodes
ptitSeb
2023-08-13
1
-0
/
+14
*
[32bits] Added 27/2F/37 opcodes
ptitSeb
2023-08-13
1
-1
/
+24
*
Added 0F A0/A1 opcodes
ptitSeb
2023-08-13
1
-1
/
+13
*
[32bits] Fixed 67 prefixed opcodes
ptitSeb
2023-08-13
1
-2
/
+6
*
Added another libxcbrandr wrapped symbol (for #287)
ptitSeb
2023-08-13
1
-1
/
+1
*
Improved jmpbuff handling a bit
ptitSeb
2023-08-13
6
-33
/
+42
*
[32bits] Added 62 opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-08-11
2
-2
/
+18
*
[32bits] Added 3F opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-08-11
2
-0
/
+22
*
Added some xcbrander wrapped symbols (for #287)
ptitSeb
2023-08-11
4
-5
/
+10
*
Added a few gstreamer symbols (for #287)
ptitSeb
2023-08-11
1
-12
/
+12
*
[ARM64_DYNAREC] Added 0F D1/D2 opcode
wannacu
2023-08-11
3
-11
/
+80
*
[ARM64_DYNAREC] Added 0F FB opcode
wannacu
2023-08-10
2
-1
/
+13
*
[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
*
Submit the generation of wrapped library
wannacu
2023-08-09
3
-0
/
+6
*
[RV64_DYNAREC] Added movbe opcode
wannacu
2023-08-07
5
-2
/
+210
*
Added a new vulkan extension
Xilin Wu
2023-08-04
4
-0
/
+16
*
[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
*
Added sycalls 59 and 140 (for #918)
ptitSeb
2023-08-03
1
-0
/
+13
*
Merge pull request #920 from AndreRH/spellingfixes
ptitSeb
2023-08-02
12
-64
/
+64
|
\
|
*
Some spelling fixes
André Zwing
2023-08-02
2
-5
/
+5
|
*
[DYNAREC] Some spelling fixes
André Zwing
2023-08-02
10
-59
/
+59
*
|
Add missing curly brackets
André Zwing
2023-08-02
1
-1
/
+2
|
/
*
Added syscall 268 (for #918)
ptitSeb
2023-08-02
1
-0
/
+1
*
Added syscal 160 (for #14)
ptitSeb
2023-08-02
2
-2
/
+3
*
Fixed non-dynarec behavior on setjmp
ptitSeb
2023-07-30
2
-4
/
+6
*
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
4
-97
/
+48
*
Use my_conect directly on Interpreter
ptitSeb
2023-07-30
3
-70
/
+70
*
[RV64_DYNAREC] Added more opcodes for Yuzu (#911)
xctan
2023-07-28
3
-2
/
+91
*
Added a new vulkan extension
ptitSeb
2023-07-27
1
-0
/
+4
*
Emit a SIGILL on Illegal FF opcode (and better trace for it). Also fixed some...
ptitSeb
2023-07-26
1
-11
/
+8
*
add /usr/x86_64-linux-gnu/lib to the shared library search path
Johannes Schauer Marin Rodrigues
2023-07-23
1
-0
/
+2
*
[DYNAREC] Improvments to BOX64_DYNAREC_FORWARD handling
ptitSeb
2023-07-23
1
-7
/
+14
*
[32BITS] Added C4 and C5 opcodes
ptitSeb
2023-07-23
1
-1
/
+26
*
[32BITS] added D6 undocumented opcode
ptitSeb
2023-07-23
2
-2
/
+21
*
[DYNAREC] Added more info when FillBlock generate a segfault
ptitSeb
2023-07-23
1
-0
/
+1
*
[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
2
-30
/
+98
*
[32BITS] Added 66 FF /6 opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-07-23
2
-4
/
+16
*
Removed a debug leftover
ptitSeb
2023-07-22
1
-3
/
+3
[next]