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
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[RCFILE] Fixed BOX64_NODYNAREC handling
ptitSeb
2022-12-11
1
-1
/
+2
*
[RCFILE] Fixed handling of BOX64_TRACE_FILE
ptitSeb
2022-12-04
1
-2
/
+2
*
Added experimental (undocumented) BOX64_SSE_FLUSHTO0 env. var. (not sure it's...
ptitSeb
2022-12-04
1
-0
/
+1
*
[RCFILE] Fixed String reading
ptitSeb
2022-12-03
1
-1
/
+1
*
Wrapped GstAllocator and GstObject structures
ptitSeb
2022-12-03
1
-0
/
+70
*
Fixed handing of BOX86_ROLLING_LOG in rcfile
ptitSeb
2022-12-02
1
-1
/
+9
*
[DYNAREC] Added BOX64_DYNAREC_BLEEDING_EDGE to control detection of MonoBleed...
ptitSeb
2022-12-01
1
-0
/
+2
*
[DYNAREC] More control over HotPage handling with BOX64_DYNARC_HOTPAGE
ptitSeb
2022-12-01
2
-2
/
+3
*
[DYNAREC] Added BOX64_DYNAREC_CALLRET option, in rcfile too (faster handling ...
ptitSeb
2022-11-29
1
-0
/
+2
*
Fixed 2 logs when applay trace setting from RCFiles
ptitSeb
2022-11-28
1
-2
/
+2
*
Fixed an issue when an entry is found 2 times in RCFiles
ptitSeb
2022-11-28
1
-7
/
+6
*
Fixed Dynarec non-trace build
ptitSeb
2022-11-27
1
-3
/
+12
*
Added box64rc configuration file handling
ptitSeb
2022-11-27
2
-0
/
+466
*
Fix an issue with dynarec build when running without dynarec
ptitSeb
2022-11-11
1
-1
/
+1
*
Improved cpu cores detection and reporting
ptitSeb
2022-11-11
1
-0
/
+1
*
[DYNAREC] Reprotect bridge when emu is running
ptitSeb
2022-10-30
1
-1
/
+5
*
Malloc override (#437)
ptitSeb
2022-10-29
2
-5
/
+64
*
Added support for MOVBE extension ([DYNAREC] too)
ptitSeb
2022-10-29
1
-0
/
+1
*
Imrpoved Bridges, again
ptitSeb
2022-10-29
1
-14
/
+21
*
Wrapping of GtkTextView and GtkContainer classes for Gtk3
ptitSeb
2022-10-27
1
-0
/
+112
*
Fixed some issue with bridge memory protection handling
ptitSeb
2022-10-27
1
-3
/
+3
*
Try to improve the shell detection, again (for #433)
ptitSeb
2022-10-26
1
-7
/
+4
*
Changed elf signature detection to accomodate for AppImage
ptitSeb
2022-10-25
1
-0
/
+3
*
Use box_strdup instead of realpath for the string allocation to be safe
ptitSeb
2022-10-24
1
-2
/
+5
*
Fixed and improved Shell script detection
ptitSeb
2022-10-10
1
-2
/
+6
*
Added PCLMULQDQ ([DYNAREC] Too, using PMULL if present) extension (improve a ...
ptitSeb
2022-09-30
2
-6
/
+13
*
More fixes and improvment to bash handling (helps #360)
ptitSeb
2022-09-18
1
-4
/
+18
*
Some more wrapping on AtkUtils
ptitSeb
2022-09-11
2
-4
/
+64
*
When running x86_64 bash, using x86_64 bash to run script automaticaly (for #...
ptitSeb
2022-09-08
1
-2
/
+20
*
[DYNAREC] Improve memory protection tracking (help #361)
ptitSeb
2022-09-04
1
-6
/
+6
*
Fixed x86/x86_64 binary detection (for #399)
ptitSeb
2022-08-31
1
-2
/
+4
*
small improvment to x64/x86 signature detection
ptitSeb
2022-08-30
1
-10
/
+4
*
All box internal memory alloc use __libc_ internal one (except on Android, us...
ptitSeb
2022-08-06
5
-26
/
+26
*
Added wrapping of GtkTextViewClass in gtk2
ptitSeb
2022-07-30
1
-0
/
+58
*
Improved wrapping of libatk
ptitSeb
2022-07-27
1
-0
/
+84
*
Fixed a few more warnings
ptitSeb
2022-07-17
1
-7
/
+7
*
Improved wrapping of MetaFrames in gtk2
ptitSeb
2022-07-16
1
-4
/
+9
*
Added wrapped gtk3 and gdk3 (from box86)
ptitSeb
2022-07-15
1
-362
/
+633
*
Added bit29 of EDX for CPUID 0x80000001 leaf (for Xonotic v0.8.5)
ptitSeb
2022-07-03
1
-1
/
+1
*
Improved initial stack build
ptitSeb
2022-04-24
1
-0
/
+4
*
Fixed RunFunction and DynaCall/EmuCall with stack arguments
ptitSeb
2022-03-25
1
-8
/
+23
*
Some more gtk wrapping work
ptitSeb
2022-03-19
1
-0
/
+82
*
More work on GTK wrapping (hterm seems to run fine now)
ptitSeb
2022-03-19
2
-0
/
+354
*
Fix some special case on mmap64 wrapping
ptitSeb
2022-03-07
1
-0
/
+1
*
Some work on glib, gobject and steam
ptitSeb
2022-03-01
1
-1
/
+7
*
Use sched_getcpu instead of deprecated getcpu (for #239)
ptitSeb
2022-02-20
1
-2
/
+2
*
Some small changes to how cpuid is done (especially on core counts)
ptitSeb
2022-02-20
1
-2
/
+15
*
Change ResolvePath behaviour in sync with box86
ptitSeb
2021-11-14
1
-1
/
+1
*
Declare my_mmap and my_munmap to avoid warning
mogery
2021-10-13
1
-0
/
+4
*
Fix incorrect brick cleanup
mogery
2021-10-12
1
-1
/
+3
[prev]
[next]