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
*
[RV64_DYNAREC] Fixed flags for shrd/shld with constant 0 shift (#1730)
Yang Liu
2024-08-10
1
-13
/
+23
*
[RV64_DYNAREC] Fixed ROL/ROR RCX, CL (#1729)
xctan
2024-08-10
2
-22
/
+14
*
Added 67.AVX.0F.66 D6 opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-08-10
2
-2
/
+39
*
Added 64bits 67 F3 0F 7F opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-08-10
2
-0
/
+19
*
[ARM64_DYNAREC] Fixed flags for surd/shld with constant 0 shift
ptitSeb
2024-08-10
1
-12
/
+22
*
[ARM64_DYNAREC] Fixed pending flags for large 8 & 16 bit const shifts
ptitSeb
2024-08-10
1
-0
/
+6
*
[RV64_DYNAREC] Fixed pending flags for large 8 & 16 bit const shifts (#1728)
xctan
2024-08-10
1
-0
/
+6
*
[RV64_DYNAREC] Fixed more register conflicts (#1726)
Yang Liu
2024-08-09
3
-8
/
+8
*
Fix non-Dynarec build
ptitSeb
2024-08-09
1
-1
/
+1
*
Improved Steam wine compatibility, not perfect, but better (thanks Hugo for t...
ptitSeb
2024-08-09
2
-2
/
+36
*
[RV64_DYNAREC] Fixed OF generation in emit_sar16c (#1724)
xctan
2024-08-09
1
-10
/
+4
*
[ARM64_DYNAREC] Added AVX.66.0F38 9A opcode
ptitSeb
2024-08-09
1
-2
/
+13
*
[RV64_DYNAREC] Fixed fpu_flags handling and enabled cosim in CI (#1722)
Yang Liu
2024-08-09
1
-0
/
+3
*
[RV64_DYNAREC] Fixed misused BNE_NEXT in emit_ro{l,r}32 (#1723)
xctan
2024-08-09
1
-4
/
+6
*
[RV64_DYNAREC] Fixed FNSTSW opcode (#1721)
Yang Liu
2024-08-09
2
-0
/
+5
*
[DYNAREC_RV64] Removed TODOs on GETEX and GETEM macros (#1720)
Yang Liu
2024-08-09
6
-306
/
+303
*
[RV64_DYNAREC] Fixed register conflict in the GETSEB marco (#1719)
xctan
2024-08-09
1
-1
/
+1
*
[RV64_DYNAREC] Fixed register conflict with GETEB macro (#1718)
xctan
2024-08-08
1
-7
/
+14
*
[INTERP] Fixed some undefined behaviour (#1717)
Yang Liu
2024-08-08
1
-6
/
+12
*
[LA64_DYNAREC] Fixed flag generation in IMUL/MUL opcode (#1716)
Yang Liu
2024-08-08
3
-65
/
+100
*
[RV64_DYNAREC] Fixed flag generation in IMUL/MUL opcode (#1715)
xctan
2024-08-08
4
-12
/
+39
*
[GTK] Added wrapped GstVideoBufferPool
ptitSeb
2024-08-07
4
-2
/
+144
*
[ARM64_DYNAREC] Added AVX.F3.0F38 F7 opcode
ptitSeb
2024-08-07
3
-0
/
+82
*
Small optimisation on xsave / xrstor helper
ptitSeb
2024-08-07
1
-12
/
+6
*
[ARM64_DYNAREC] Added F0 20 opcode
ptitSeb
2024-08-04
1
-0
/
+31
*
Added 3 syscalls
ptitSeb
2024-07-30
1
-0
/
+3
*
[DYNAREC] Remove BARRIER_NEXT macro
ptitSeb
2024-07-29
11
-27
/
+0
*
[RCFILE] Added support for generic names in RCFiles
ptitSeb
2024-07-25
2
-19
/
+54
*
Added 67 66 0F EF opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-07-23
1
-1
/
+9
*
Added 67 66 0F FE opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-07-23
2
-0
/
+18
*
[RV64_DYNAREC] Fixed more issues in the vector infrastructure (#1706)
Yang Liu
2024-07-23
3
-5
/
+9
*
[RV64_DYNAREC] Fixed vector infra (#1705)
Yang Liu
2024-07-22
4
-32
/
+51
*
[DYNAREC] Fixed CI failures for RV64 and LA64 (#1702)
Yang Liu
2024-07-22
2
-11
/
+14
*
Improved exception/int 3 handling
ptitSeb
2024-07-21
6
-15
/
+48
*
Better X11 callback in list handling
ptitSeb
2024-07-21
3
-39
/
+32
*
Improved TF handling
ptitSeb
2024-07-21
1
-2
/
+3
*
[ARM64_DYNAREC] Add a test about arm64 addresses in pass3, and abort if wrong
ptitSeb
2024-07-21
1
-0
/
+1
*
[DYNAREC] Fixed a typo in an error message
ptitSeb
2024-07-21
1
-2
/
+2
*
Leave low memory for wine if it's loaded
ptitSeb
2024-07-21
1
-1
/
+2
*
[LA64_DYNAREC] Added more opcodes (#1701)
Yang Liu
2024-07-20
5
-722
/
+811
*
[LA64_DYNAREC] Added more opcodes (#1700)
Yang Liu
2024-07-20
5
-0
/
+131
*
[RV64_DYNAREC] Added more 66 0F 38 opcodes for vector (#1699)
Yang Liu
2024-07-19
2
-0
/
+34
*
[RV64_DYNAREC] Added vector SEW cache (#1698)
Yang Liu
2024-07-19
15
-76
/
+143
*
[RV64_DYNAREC] Added 66 0F 38 00 PSHUFB for vector (#1697)
Yang Liu
2024-07-18
3
-4
/
+32
*
[RV64_DYNAREC] Added more 66 0F opcodes for vector (#1696)
Yang Liu
2024-07-18
2
-0
/
+47
*
[RV64_DYNAREC] Show missing opcodes in vector implementation (#1695)
Yang Liu
2024-07-18
3
-3
/
+22
*
[RV64_DYNAREC] Added vlen detection (#1694)
Yang Liu
2024-07-18
3
-2
/
+14
*
[LA64_DYNAREC] Added more opcodes and fixed more issues (#1692)
Yang Liu
2024-07-17
4
-6
/
+90
*
[INTERPRETER] Fixed some issue with INT opcodes and STEP logic
ptitSeb
2024-07-17
1
-3
/
+3
*
Added 1 more wrapped function to gstaudio
ptitSeb
2024-07-17
1
-1
/
+1
[next]