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
/
x64emu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TRACE] Better x87 infos on reg dumps
ptitSeb
2025-04-16
1
-3
/
+3
*
[WOW64] Added non-functional PE build (#2532)
Yang Liu
2025-04-14
1
-0
/
+980
*
[WOW64] Splitted freq and cleanup functions from x64emu (#2521)
Yang Liu
2025-04-11
1
-196
/
+4
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-1
/
+2
*
Added os.h for future usage (#2488)
Yang Liu
2025-04-01
1
-0
/
+1
*
[TRACE] Improved a bit a few traces
ptitSeb
2025-03-08
1
-2
/
+2
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-8
/
+8
*
[LA64_DYNAREC] Added hardware wall-clock support (#2216)
Yang Liu
2024-12-26
1
-2
/
+33
*
Simplified ucontext uc_link managment (closer to glibc handling) ([BOX32] too)
ptitSeb
2024-12-20
1
-4
/
+0
*
[GDBJIT] Display DynaRec info in source file (#2179)
Yang Liu
2024-12-20
1
-2
/
+2
*
Some (mostly) cosmetic change to x64emu initializers
ptitSeb
2024-12-17
1
-4
/
+4
*
[BOX32][WRAPPER] Improved networks functions
ptitSeb
2024-12-01
1
-0
/
+5
*
Improved Signal handling ([ARM4_DYNAREC] too)
ptitSeb
2024-11-18
1
-3
/
+3
*
[INTERPRETER] Some cleanup on base logic/math/shift operations
ptitSeb
2024-11-15
1
-12
/
+0
*
Improved syscall 56
ptitSeb
2024-11-08
1
-4
/
+0
*
[BOX32] Improve errno handling, and added a few more libc wrapped functions
ptitSeb
2024-11-07
1
-5
/
+15
*
Small (probably cosmetic) fix for CloneEmu helper function
ptitSeb
2024-10-31
1
-0
/
+1
*
[BOX32] Allow internal memory to be in 32bits space if needed
ptitSeb
2024-10-13
1
-3
/
+3
*
[BOX32] More work on 32bits wrapped functions
ptitSeb
2024-10-07
1
-4
/
+2
*
[TRACE] Fixed StopEmu on trace build when trace is not enabled
ptitSeb
2024-10-03
1
-1
/
+7
*
Save flags and defered flags when runing EmuCall ([DYNAREC] Same for DynaCall)
ptitSeb
2024-09-17
1
-0
/
+23
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
1
-15
/
+42
*
Fixes (#1659)
rajdakin
2024-07-09
1
-24
/
+23
*
[TRACE] Cosmetic change on ymm printout
ptitSeb
2024-06-18
1
-1
/
+1
*
[INTERPRETER] Even more avx/avx2 opcodes, and a fix for android builds
ptitSeb
2024-05-28
1
-1
/
+4
*
more avx infrastructure
ptitSeb
2024-05-24
1
-0
/
+12
*
[DYNAREC] Simplified emit_pf helper (#1518)
Yang Liu
2024-05-22
1
-5
/
+0
*
[TRACE] Added C3..C0 to x87 trace
ptitSeb
2024-04-28
1
-0
/
+2
*
Changed x87 way of handling FFREE opcode ([DYNAREC] too, improving x87 robust...
ptitSeb
2024-04-24
1
-2
/
+2
*
[TRACE] Fixed some dumpreg when x87stack is incoherent
ptitSeb
2024-04-22
1
-1
/
+3
*
[RV64_INTERP] Added TSC freq support (#1293)
Yang Liu
2024-02-28
1
-15
/
+65
*
[RV64_DYNAREC] Fixed RDTSC handling (#1291)
Yang Liu
2024-02-27
1
-1
/
+5
*
Better handling of Hardware counter for rdtsc emulation (ARM64 only for now),...
ptitSeb
2024-02-23
1
-8
/
+28
*
[ARM64] Used Hardware counter for RDTSC emulation ([ARM64_DYNAREC] too)
ptitSeb
2024-02-21
1
-2
/
+6
*
Reworked, again, exit process
ptitSeb
2024-02-06
1
-22
/
+22
*
[X64EMU] Fix for linux clang (#1243)
Lily
2024-02-02
1
-2
/
+2
*
Fixed a warning on non-dynarec build
ptitSeb
2024-02-02
1
-2
/
+0
*
Added a new option BOX64_MMAP32 to use 32bits mapping on external MMAP (help ...
ptitSeb
2024-01-23
1
-5
/
+4
*
Make sure Stack is aligned properly... (should help #1187 and ~1188)
ptitSeb
2024-01-22
1
-0
/
+2
*
Allocated more cleanup when needed to avoid frequent resize
ptitSeb
2023-12-21
1
-2
/
+2
*
[TRACE] Improved trace
ptitSeb
2023-11-04
1
-1
/
+1
*
Improved jmpbuff handling a bit
ptitSeb
2023-08-13
1
-3
/
+3
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
1
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
|
Added some support for 32bits code (doesn't seems enough for wow64 yet)
ptitSeb
2023-06-18
1
-3
/
+11
*
|
[TRACE] Fixed 32bits trace and dump
ptitSeb
2023-06-17
1
-6
/
+8
*
|
Added ability to trace and dump 32bits code
ptitSeb
2023-06-17
1
-16
/
+47
*
|
Added support for creating 32bits selector (no 32bits execution yet)
ptitSeb
2023-06-17
1
-3
/
+3
*
|
Optimized Exit bridge managment
ptitSeb
2023-05-10
1
-11
/
+0
*
|
Some small changes to thread and fork and cloning x64emu_t struct
ptitSeb
2023-05-08
1
-2
/
+10
|
/
[next]