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 F3 0F 1E FA opcode
ptitSeb
2024-09-09
1
-1
/
+3
*
Fixed name of opcode in comment
ptitSeb
2024-09-06
1
-2
/
+2
*
Fixed a regression introduced with box32 that broke Bladur's Gate 3 (and prob...
ptitSeb
2024-09-05
2
-8
/
+10
*
[CI] Refactored CI (#1795)
Yang Liu
2024-09-05
8
-114
/
+1
*
[BOX32] Better trace for 32bits posix_memalign
ptitSeb
2024-09-03
1
-1
/
+6
*
[BOX32] Fixes and hacks to get steamcmd shows the prompt
ptitSeb
2024-09-01
2
-3
/
+72
*
[BOX32] Some fixes to strtol/strtoul and read 32bits wrapped functions
ptitSeb
2024-09-01
1
-4
/
+5
*
[BOX32] More wrapped function and a few fixes for steamclient.so (still crash...
ptitSeb
2024-09-01
1
-0
/
+1
*
[BOX32] Another batch of 32bits wrapped function, for libvstdlib_s.so this time
ptitSeb
2024-08-31
1
-0
/
+3
*
[BOX32] More 32bits wrapped function and fixes
ptitSeb
2024-08-30
1
-1
/
+1
*
[BOX32] Added more 32bits wrapped function and fixes
ptitSeb
2024-08-30
2
-2
/
+2
*
[BOX32] More 32bits wrapped functions and fixes
ptitSeb
2024-08-30
2
-21
/
+28
*
Added 67 F3 0F 38 F6 opcode (for #1775)
ptitSeb
2024-08-30
1
-0
/
+40
*
[BOX32] More fixes to ctype_b_loc and added a few more wrapped functions
ptitSeb
2024-08-29
1
-0
/
+2
*
[BOX32] Added more 32bits wrapped function and more fixes
ptitSeb
2024-08-29
1
-1
/
+0
*
[TRACE] Added one 32bits jump decoding dest address
ptitSeb
2024-08-29
1
-0
/
+4
*
[BOX32][TRACE] Improve function trace log
ptitSeb
2024-08-29
1
-65
/
+65
*
[BOX32] More wrapped 32bits functions, and some fixes too
ptitSeb
2024-08-28
1
-0
/
+2
*
[BOX32] More 32bits wrapped functions
ptitSeb
2024-08-28
2
-1
/
+4
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
12
-55
/
+1011
*
[EMU] [ARM64_DYNAREC] Fix Some Warnings on Clang Compilers (#1757)
KreitinnSoftware
2024-08-26
4
-6
/
+6
*
[BOX32] prepare elfheader_t structure for 32bits elfs
ptitSeb
2024-08-17
1
-3
/
+3
*
[RV64_DYNAREC] Added more opcodes (#1740)
Yang Liu
2024-08-16
1
-2
/
+2
*
Added syscalls 444-446
ptitSeb
2024-08-15
1
-0
/
+9
*
[TRACE] Better trace for libc syscall
ptitSeb
2024-08-15
1
-2
/
+5
*
Added syscalls 122-124
ptitSeb
2024-08-15
1
-0
/
+3
*
Added (fake) syscall 175 to libs syscall
ptitSeb
2024-08-12
1
-0
/
+4
*
[RV64_DYNAREC] More fixes (#1732)
xctan
2024-08-12
1
-0
/
+4
*
Added 67.AVX.0F.66 D6 opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-08-10
1
-2
/
+18
*
Added 64bits 67 F3 0F 7F opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-08-10
1
-0
/
+6
*
[INTERP] Fixed some undefined behaviour (#1717)
Yang Liu
2024-08-08
1
-6
/
+12
*
Small optimisation on xsave / xrstor helper
ptitSeb
2024-08-07
1
-12
/
+6
*
Added 3 syscalls
ptitSeb
2024-07-30
1
-0
/
+3
*
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
1
-0
/
+10
*
Improved exception/int 3 handling
ptitSeb
2024-07-21
2
-4
/
+16
*
Improved TF handling
ptitSeb
2024-07-21
1
-2
/
+3
*
[INTERPRETER] Fixed some issue with INT opcodes and STEP logic
ptitSeb
2024-07-17
1
-3
/
+3
*
[TRACE] Fixed some issue with function name printing
ptitSeb
2024-07-13
1
-1
/
+4
*
Added 1 syscall (for #1672)
ptitSeb
2024-07-12
1
-0
/
+1
*
fix some spelling (#1668)
josch
2024-07-10
1
-2
/
+2
*
Fixes (#1659)
rajdakin
2024-07-09
18
-190
/
+190
*
[INTERPRETER] Added 64 66 8D opcode (#1648)
Haichen Wu
2024-07-06
2
-3
/
+13
*
Cosmetic change
ptitSeb
2024-07-04
1
-3
/
+3
*
Impl `sys_getpgrp` & `sys_getpgid` (#1637)
Yip Coekjan
2024-07-04
1
-0
/
+4
*
Handle `.relr.dyn` section (#1626)
Yip Coekjan
2024-07-02
1
-1
/
+1
*
[INTERPRETER] Added 64/65 F3 0F 58 opcode
ptitSeb
2024-06-25
1
-0
/
+13
*
[INTERPRETER] opcode F1 is valid alson in 64bits
ptitSeb
2024-06-24
1
-4
/
+0
*
[INTERPRETER] Added 32bits F1 opcode
ptitSeb
2024-06-24
1
-0
/
+10
*
Improved CPUID a bit more, adding RDRAND (helps geekbench6 avx2 version)
ptitSeb
2024-06-24
1
-2
/
+18
[prev]
[next]