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
/
libtools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved TF handling
ptitSeb
2025-09-29
2
-0
/
+2
*
[BOX32] More work on box32 memory management and threads
ptitSeb
2025-09-10
3
-27
/
+43
*
[BOX32] Some improvment to box32 memory managment and thread handling
ptitSeb
2025-09-10
1
-1
/
+11
*
[BOX32] Various small improvments on box32, mostly on memory tracking
ptitSeb
2025-09-08
2
-5
/
+9
*
[BOX32] Fixed some strange XErrorEvent case (#3006)
Yang Liu
2025-09-04
1
-3
/
+4
*
[BOX32] Fixed sign-extend issue when calling RunFunctionFmt with a pointer (#...
Yang Liu
2025-09-04
1
-2
/
+2
*
[BOX32] Allow resuming signal directly on dynarec instead of interpretor when...
ptitSeb
2025-09-01
1
-4
/
+11
*
Allow resuming signal directly on dynarec instead of interpretor when possible
ptitSeb
2025-09-01
1
-3
/
+12
*
Improved handling of TF flag
ptitSeb
2025-08-27
2
-5
/
+1
*
[BOX32] Sligtly safer handling of 32bits signals
ptitSeb
2025-08-24
1
-2
/
+2
*
[BOX32] Enlarge xcb connects size for Linux Steam (#2910)
Yang Liu
2025-08-07
1
-1
/
+1
*
[WRAPPED] Wrapped more functions for libc (#2870)
Yang Liu
2025-08-01
1
-0
/
+2
*
[ARM64_DYNAREC] Improved adjust for REP MOVSx opcode on signal
ptitSeb
2025-07-28
1
-26
/
+25
*
Some handling of case where signal numbers differs between native and x64 arc...
ptitSeb
2025-07-23
3
-58
/
+84
*
[DYNAREC] Another fix for RV64 and LA64 builds
ptitSeb
2025-07-21
1
-3
/
+3
*
[DYNAREC] This should fix build on RV64 and LA64
ptitSeb
2025-07-21
2
-24
/
+16
*
[DYNAREC] Consolidate access to native register in signal and register mappin...
ptitSeb
2025-07-21
2
-192
/
+65
*
[WRAPPER] Improved myStackAlignGVariantNew(Va) helper functions, for [RV64] a...
ptitSeb
2025-07-19
1
-53
/
+361
*
[ANDROID] This should fix the build
ptitSeb
2025-07-12
1
-1
/
+1
*
[WRAPPER] Added 1 more wrapped function to libpthreads (for #2808)
ptitSeb
2025-07-12
2
-0
/
+15
*
Default x64emu_t structure for thread now point to a valid IP, just in case
ptitSeb
2025-07-10
1
-1
/
+1
*
[WRAPPER] Wrapper XCreateWindow when Display's resource_alloc is x64 entry (...
Leslie Zhai
2025-07-03
1
-1
/
+0
*
[DYNAREC] Refactor hotpage detection and dynarec_dirty 1 & 2. Also adjust som...
ptitSeb
2025-06-30
1
-1
/
+1
*
[ARM64_DYNAREC] Use Unaligned sepcial handling to handle rare case of 32bits ...
ptitSeb
2025-06-28
1
-4
/
+21
*
[DYNACACHE] Added support for unaligned addresses
ptitSeb
2025-06-23
1
-0
/
+26
*
[DYNACACHE] Introduced DynaCache for ARM64 (disabled by default)
ptitSeb
2025-06-19
1
-0
/
+4
*
[BIONIC] Fixed some compilation warnings (#2756)
Yang Liu
2025-06-18
1
-3
/
+1
*
[TERMUX] Better handling of non-exists pthread functions (#2748)
Yang Liu
2025-06-15
1
-8
/
+22
*
Realigned some code
ptitSeb
2025-06-02
1
-1
/
+1
*
[ARM64_DYNAREC] Try to optimise Windows INT n version on 64bits (TODO: Interp...
ptitSeb
2025-05-30
2
-225
/
+234
*
[WRAPPER] Implement myStackAlignGVariantNew for g_variant_new (#2687)
Leslie Zhai
2025-05-30
1
-1
/
+43
*
[TRACE] Reduce the noise when using SHOWSEGV=1 on Winde programs
ptitSeb
2025-05-15
1
-1
/
+1
*
[BOX32] Fixed an issue with *printf format handling missing # (help Borderlan...
ptitSeb
2025-05-11
1
-0
/
+1
*
[GDBJIT] Added a new option to register debuginfo only after trapped into sig...
Yang Liu
2025-05-09
1
-0
/
+4
*
[SIGNAL] Better signal logging when trace enabled (#2572)
Yang Liu
2025-04-24
1
-2
/
+11
*
[TRACE] Fixed an issue with a trace on dynablock exiting execution
ptitSeb
2025-04-21
1
-1
/
+1
*
[TRACE] Better trace, using maplile name if available, and better write on a ...
ptitSeb
2025-04-20
1
-1
/
+1
*
Another fix for non-dynarec build
ptitSeb
2025-04-18
1
-0
/
+2
*
This should fix non-dynarec build
ptitSeb
2025-04-18
1
-0
/
+2
*
Also preserve flags stuffs on signal handling when needed
ptitSeb
2025-04-18
1
-1
/
+29
*
[DYNAREC] Small improvment to callret=2 handling of path to regen a block
ptitSeb
2025-04-18
1
-2
/
+3
*
Motsly commetic change in internal SIGILL handling
ptitSeb
2025-04-16
1
-4
/
+6
*
[WOW64] More tweaks for PE build (#2528)
Yang Liu
2025-04-14
2
-52
/
+0
*
[BOX32][WRAPPER] Fixed 32bits wrapping for XRenderQueryFilters function
ptitSeb
2025-04-12
4
-0
/
+49
*
[ANDROID] Adjusted some signals structure for Android/Bionic
ptitSeb
2025-04-11
1
-1
/
+7
*
[DYNAREC] Speedup a bit DYNAREC_DIRTY=1
ptitSeb
2025-04-10
1
-3
/
+3
*
[BOX32] Fix a potential build issue
ptitSeb
2025-04-10
1
-0
/
+1
*
[WOW64] More tweaks towards PE build (#2519)
Yang Liu
2025-04-10
2
-0
/
+48
*
[WOW64] More work on the PE wow64 build (#2518)
Yang Liu
2025-04-10
2
-8
/
+0
*
[DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 on...
ptitSeb
2025-04-09
1
-1
/
+78
[next]