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
*
[TRACE] Better trace for unknown offset in native elf
ptitSeb
2023-11-07
1
-1
/
+1
*
Fixed some issue with some SSE4.2 string compare oprations (should help #1013)
ptitSeb
2023-11-05
1
-2
/
+2
*
[TRACE] Show mmap size in hex
ptitSeb
2023-11-05
1
-1
/
+1
*
Added 66 0F F2 38 F1 opcode, and fixed all 66 0F F2/F3 xx opcodes (should hel...
ptitSeb
2023-11-04
4
-5
/
+176
*
[TRACE] Fixed a warning
ptitSeb
2023-11-04
1
-1
/
+1
*
[TRACE] Improved trace
ptitSeb
2023-11-04
2
-3
/
+3
*
Fixed a comment for 66 0F 3A 62 opcode
ptitSeb
2023-10-30
1
-1
/
+1
*
Added full SSE 4.2 support
ptitSeb
2023-10-30
5
-0
/
+232
*
[ARM64_DYNAREC] Ported fprem/fprem1 from box86 (fix camera issues in FlatOut ...
ptitSeb
2023-10-27
1
-1
/
+2
*
[32BITS] Added a few 66 opcodes ([ARM64_DYNAREC] too)
ptitSeb
2023-10-26
1
-0
/
+6
*
[DYNAREC] Various improvment to x87 code and segment handling
ptitSeb
2023-10-25
1
-1
/
+2
*
[INTERP] Fix fpu_round (#1030)
Yang Liu
2023-10-25
5
-14
/
+72
*
[32BITS] Added 66 06/07 and 66 1E/1F opcodes ([ARM64_DYNAREC] too)
ptitSeb
2023-10-24
1
-0
/
+28
*
[COSIM] Show if it's x86 or x64 code on difference warning
ptitSeb
2023-10-24
1
-2
/
+2
*
[32BITS] Added 67 64 A3 opcode
ptitSeb
2023-10-23
1
-0
/
+11
*
[32BITS] Added 67 64 FF /6 opcode
ptitSeb
2023-10-23
1
-0
/
+13
*
Added a workaround for unalinged 32bits xchg
ptitSeb
2023-10-23
1
-1
/
+7
*
[ARM64] More unaligned improvments
ptitSeb
2023-10-22
1
-10
/
+25
*
Some more rollback on tls destructor (more work needed on threads cleanup han...
ptitSeb
2023-10-17
2
-5
/
+5
*
This struct can be const
ptitSeb
2023-10-13
2
-2
/
+2
*
[TRACE] Better trace for mmap error
ptitSeb
2023-10-13
1
-0
/
+4
*
Added 66 0F 3A 0D opcode ([ARM64_DYNAREC] Too)
ptitSeb
2023-09-26
1
-1
/
+10
*
Ignore 2E CS prefix on LOCK opcodes (helps StardewValley on Ubuntu 20.04/Ampe...
ptitSeb
2023-09-26
1
-0
/
+2
*
[RV64_DYNAREC] Added more support for XTheadBb extension (#989)
Yang Liu
2023-09-24
1
-24
/
+24
*
Added 64/65 8E opcode (for #982)
ptitSeb
2023-09-17
1
-1
/
+6
*
Added syscall 284 (for #965)
ptitSeb
2023-09-09
1
-0
/
+11
*
Added syscall 282 (for #965)
ptitSeb
2023-09-09
1
-0
/
+26
*
[32BITS] Added D4 & D5 opcodes
ptitSeb
2023-09-07
1
-0
/
+16
*
[ANDROID] Oh, again another attempt to fix the build (and still my fault, typ...
ptitSeb
2023-09-02
1
-1
/
+1
*
[ANDROID] Oh, another attempt to fix the build (ok, my fault this time, fine)
ptitSeb
2023-09-02
1
-4
/
+4
*
[ANDROID] More change to android/dynarec build
ptitSeb
2023-09-02
1
-0
/
+1
*
[ANDROID] This should fix Dynarec build on Android
ptitSeb
2023-09-02
1
-1
/
+7
*
[ANDROID] Try to create an Android build, porting box86 Android build
ptitSeb
2023-09-02
1
-0
/
+21
*
Correctly handle TF flags, with [DYNAREC] falling back to Interpretor when TF...
ptitSeb
2023-09-02
1
-9
/
+16
*
Added 64 0F B7 opcode (for #958)
ptitSeb
2023-08-30
1
-0
/
+12
*
Allow running at NULL, and trigger a segfault (backport from box86 5cdc1b9fa2...
Rafael Diniz
2023-08-22
1
-4
/
+2
*
[ARM64_DYNAREC] Added 0F F1/F3/F7 opcodes
wannacu
2023-08-21
1
-1
/
+10
*
[TRACE] Fixed FF 25 opcode not decoding destination correctly in trace
ptitSeb
2023-08-19
1
-1
/
+1
*
Avoid wild pointer error for my_context->elfs
kaixindeken
2023-08-18
1
-2
/
+6
*
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
*
Improved jmpbuff handling a bit
ptitSeb
2023-08-13
2
-8
/
+13
*
[32bits] Added 62 opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-08-11
1
-1
/
+8
*
[32bits] Added 3F opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-08-11
1
-0
/
+9
*
[ARM64_DYNAREC] Added 0F FB opcode
wannacu
2023-08-10
1
-1
/
+6
*
[RV64_DYNAREC] Added movbe opcode
wannacu
2023-08-07
1
-1
/
+12
*
Added sycalls 59 and 140 (for #918)
ptitSeb
2023-08-03
1
-0
/
+13
*
Some spelling fixes
André Zwing
2023-08-02
2
-5
/
+5
[next]