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
/
dynarec
/
dynarec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DYNAREC] Small improvment to callret=2 handling of path to regen a block
ptitSeb
2025-04-18
1
-0
/
+2
*
[WOW64] More tweaks for PE build (#2528)
Yang Liu
2025-04-14
1
-2
/
+0
*
Decoupled alternate functions from bridge (#2500)
Yang Liu
2025-04-03
1
-0
/
+1
*
Moved more functions to os.h (#2497)
Yang Liu
2025-04-03
1
-5
/
+1
*
Moved more OS-dependent functions to os.h (#2491)
Yang Liu
2025-04-01
1
-3
/
+2
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-2
/
+2
*
Added os.h for future usage (#2488)
Yang Liu
2025-04-01
1
-0
/
+1
*
Some cosmetic changes to C header files (#2487)
Yang Liu
2025-04-01
1
-0
/
+1
*
[TRACE] Small work on trace
ptitSeb
2025-03-11
1
-4
/
+5
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-8
/
+8
*
[DYNAREC] Imroved log on signal and flags/sse info gathering. [ARM64_DYNAREC]...
ptitSeb
2025-01-05
1
-1
/
+6
*
[ARM64_DYNAREC] Added work in progress BOX64_DYNAREC_DF env. var.
ptitSeb
2024-12-23
1
-0
/
+3
*
Simplified ucontext uc_link managment (closer to glibc handling) ([BOX32] too)
ptitSeb
2024-12-20
1
-13
/
+0
*
Improved signal handling ([BOX32] Too)
ptitSeb
2024-12-03
1
-4
/
+4
*
Added a new memExist helper function and use it instead of getMmapped were it...
ptitSeb
2024-11-30
1
-0
/
+3
*
[DYNAREC] Zero'd upper 32bits of regs when switching to 32bits from 64bits
ptitSeb
2024-11-15
1
-5
/
+18
*
[INTERPRETER] Some cleanup on base logic/math/shift operations
ptitSeb
2024-11-15
1
-6
/
+0
*
[DYNAREC] Reverted last 2 commit, will use CancelFillblock mecanism instead
ptitSeb
2024-11-03
1
-5
/
+6
*
[DYNAREC] Make sure the emu structure is up-to-date each time LinkNext is called
ptitSeb
2024-11-03
1
-6
/
+5
*
Save flags and defered flags when runing EmuCall ([DYNAREC] Same for DynaCall)
ptitSeb
2024-09-17
1
-0
/
+2
*
[BOX32][TRACE] Added a warning when executing 32bits code in 64bits address s...
ptitSeb
2024-09-16
1
-0
/
+5
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
1
-3
/
+16
*
[DYNAREC] Re-introduce a simple HotPage handling, to speedup heavily obfuscat...
ptitSeb
2024-05-03
1
-3
/
+8
*
[TRACE] Improved logs on NULL-sized block
ptitSeb
2024-03-07
1
-0
/
+6
*
[TRACE] Better trace when trying to run on very low address
ptitSeb
2024-03-04
1
-0
/
+3
*
[TRACE] Slightly better trace for some dynarec runtime issues
ptitSeb
2024-01-29
1
-1
/
+1
*
Added a new option BOX64_MMAP32 to use 32bits mapping on external MMAP (help ...
ptitSeb
2024-01-23
1
-0
/
+3
*
[DYNAREC_RV64] Added CALL/RET optimization (#1183)
Yang Liu
2024-01-05
1
-2
/
+11
*
Fixes DynaCall when a uc_link has been setup before
ptitSeb
2023-12-07
1
-0
/
+4
*
Saved defered flag status when processing signal / foreign function
ptitSeb
2023-11-17
1
-0
/
+23
*
[ANDROID] And yet another attempt to fix the build, patience limit almost rea...
ptitSeb
2023-09-02
1
-5
/
+6
*
[ANDROID] More change to android/dynarec build
ptitSeb
2023-09-02
1
-0
/
+4
*
[ANDROID] This should fix Dynarec build on Android
ptitSeb
2023-09-02
1
-2
/
+2
*
Correctly handle TF flags, with [DYNAREC] falling back to Interpretor when TF...
ptitSeb
2023-09-02
1
-1
/
+1
*
Improved jmpbuff handling a bit
ptitSeb
2023-08-13
1
-7
/
+9
*
Fixed non-dynarec behavior on setjmp
ptitSeb
2023-07-30
1
-2
/
+2
*
Fixed, for good non-dynarec build
ptitSeb
2023-07-30
1
-1
/
+3
*
Fixed non-dynarec build
ptitSeb
2023-07-30
1
-2
/
+0
*
Change again a bit how jmpbuffer and resuming of signal is handled
ptitSeb
2023-07-30
1
-96
/
+43
*
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
*
|
Simplyfied internal jmpbuf handling
ptitSeb
2023-07-08
1
-64
/
+29
*
|
Improved BOX64_MALLOC_HACK=2 and the glAleternate mecanism (help steam & hero...
ptitSeb
2023-07-08
1
-21
/
+20
*
|
A few cosmetic fixes (#858)
Alexandre Julliard
2023-06-24
1
-2
/
+0
*
|
[32BITS][DYNAREC] Preparing Dynarec to handle 32bits code
ptitSeb
2023-06-22
1
-4
/
+5
*
|
Added support for creating 32bits selector (no 32bits execution yet)
ptitSeb
2023-06-17
1
-2
/
+4
*
|
[DYNAREC] Some other small improvment to signal jmpbuf handling
ptitSeb
2023-05-09
1
-7
/
+3
*
|
[DYNAREC] Small fix in DynaRun
ptitSeb
2023-05-08
1
-1
/
+2
*
|
Some small changes to thread and fork and cloning x64emu_t struct
ptitSeb
2023-05-08
1
-2
/
+2
*
|
[DYNAREC] Small improvment to signal handling on dirty block
ptitSeb
2023-05-07
1
-0
/
+4
[next]