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
...
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
809
-1011
/
+14784
*
[RV64_DYNAREC] Fix some typos in docs and dynarec/rv64 (#1758)
WANG Guidong
2024-08-26
9
-24
/
+24
*
[EMU] [ARM64_DYNAREC] Fix Some Warnings on Clang Compilers (#1757)
KreitinnSoftware
2024-08-26
5
-7
/
+7
*
[ANDROID] Not use 'libbsd.so' as needed lib and don't define NEEDED_LIBS_234 ...
KreitinnSoftware
2024-08-25
1
-18
/
+2
*
[RV64_DYNAREC] Fixed more issues in the vector infrastructure (#1755)
Yang Liu
2024-08-25
9
-73
/
+86
*
More fixes
Yang Liu
2024-08-25
1
-2
/
+2
*
Try to fix SSE type transformation
Yang Liu
2024-08-24
3
-29
/
+61
*
[RV64,LA64_DYNAREC] Remove useless #if directives
Yang Liu
2024-08-20
2
-11
/
+1
*
[RV64_DYNAREC] Disable vector extension by default until it's ready.
Yang Liu
2024-08-19
1
-1
/
+7
*
Forgot to expose adx extension in cpuinfo virtual file
ptitSeb
2024-08-19
1
-2
/
+3
*
Forgot to expose f16c, xsave and randr extensions in cpuinfo virtual file
ptitSeb
2024-08-19
1
-1
/
+7
*
Merge branch 'box32' into main
ptitSeb
2024-08-18
23
-367
/
+2344
|
\
|
*
[HACK] Patch Heroic 2.15.1 to avoid some internal memory manager test, until ...
ptitSeb
2024-08-18
1
-0
/
+12
|
*
warn only once
Yang Liu
2024-08-18
1
-1
/
+3
|
*
Slightly improved LOCK CMPXCHG16B opcode
Yang Liu
2024-08-18
1
-4
/
+6
|
*
[RV64_DYNAREC] Added a warning on LOCK CMPXCHG16B opcode
Yang Liu
2024-08-18
1
-0
/
+1
|
*
[BOX32] Added 32bits elf reloc type rel handling
ptitSeb
2024-08-17
6
-32
/
+590
|
*
[BOX32] Added 32bits elf alloc and load
ptitSeb
2024-08-17
7
-8
/
+288
|
*
[BOX32] Added 32bits elf header parser and dumper
ptitSeb
2024-08-17
9
-417
/
+901
|
*
[BOX32] prepare elfheader_t structure for 32bits elfs
ptitSeb
2024-08-17
14
-347
/
+995
|
*
[RV64_DYNAREC] Added more opcodes (#1740)
Yang Liu
2024-08-16
5
-49
/
+147
|
*
[LA64_DYNAREC] Port recent RV64 fixes (#1739)
Yang Liu
2024-08-16
5
-43
/
+55
|
*
Added more curl function wrapper (#1738)
Yang Liu
2024-08-16
6
-14
/
+172
|
*
[RV64_DYNAREC] Added 66 0F 3A 63 PCMPISTRI opcode (#1735)
Yang Liu
2024-08-16
2
-10
/
+39
|
*
Added 1 more gtk3 function wrapper (#1737)
Yang Liu
2024-08-16
1
-0
/
+1
|
*
[RV64,LA64_DYNAREC] Small change when handling long CC INT 3 opcode (#1736)
Yang Liu
2024-08-16
2
-2
/
+6
|
*
[BOX32] Start differentiate 64bits from 32bits in elf parser
ptitSeb
2024-08-16
3
-21
/
+21
|
*
Detect 32bits elf before loading
ptitSeb
2024-08-16
2
-0
/
+7
*
|
[RV64_DYNAREC] Set the log level to Info for the LOCK CMPXCHG16B warning, to ...
ptitSeb
2024-08-18
1
-1
/
+1
*
|
[HACK] Patch Heroic 2.15.1 to avoid some internal memory manager test, until ...
ptitSeb
2024-08-18
1
-0
/
+12
*
|
warn only once
Yang Liu
2024-08-17
1
-1
/
+3
*
|
Slightly improved LOCK CMPXCHG16B opcode
Yang Liu
2024-08-17
1
-4
/
+6
*
|
[RV64_DYNAREC] Added a warning on LOCK CMPXCHG16B opcode
Yang Liu
2024-08-17
1
-0
/
+1
*
|
[RV64_DYNAREC] Added more opcodes (#1740)
Yang Liu
2024-08-16
5
-49
/
+147
*
|
[LA64_DYNAREC] Port recent RV64 fixes (#1739)
Yang Liu
2024-08-16
5
-43
/
+55
*
|
Added more curl function wrapper (#1738)
Yang Liu
2024-08-16
6
-14
/
+172
*
|
[RV64_DYNAREC] Added 66 0F 3A 63 PCMPISTRI opcode (#1735)
Yang Liu
2024-08-16
2
-10
/
+39
*
|
Added 1 more gtk3 function wrapper (#1737)
Yang Liu
2024-08-16
1
-0
/
+1
*
|
[RV64,LA64_DYNAREC] Small change when handling long CC INT 3 opcode (#1736)
Yang Liu
2024-08-15
2
-2
/
+6
|
/
*
[ARM64_DYNAREC] Small change when handling lone CC INT 3 opcode
ptitSeb
2024-08-15
1
-1
/
+3
*
Added syscalls 444-446
ptitSeb
2024-08-15
1
-0
/
+9
*
[ARM64_DYNAREC] Added AVX.66.0F38 A6 opcode
ptitSeb
2024-08-15
1
-3
/
+24
*
[ARM64_DYNAREC] Added 67 90..97 opcodes
ptitSeb
2024-08-15
1
-0
/
+19
*
Fixed falsly detection of needed memory hack
ptitSeb
2024-08-15
1
-1
/
+1
*
[TRACE] Better trace for libc syscall
ptitSeb
2024-08-15
1
-2
/
+5
*
Added syscalls 122-124
ptitSeb
2024-08-15
1
-0
/
+3
*
[RV64_DYNAREC] Fixed extcacheUnwind regression (#1734)
Yang Liu
2024-08-15
1
-8
/
+6
*
Added (fake) syscall 175 to libs syscall
ptitSeb
2024-08-12
1
-0
/
+4
*
[RV64_DYNAREC] Fixed 0F BA /5 BTS opcode (#1733)
Yang Liu
2024-08-12
1
-2
/
+1
*
[RV64_DYNAREC] More fixes (#1732)
xctan
2024-08-12
3
-4
/
+8
[prev]
[next]