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
*
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
*
Map bricks below first 2GB of address space
mogery
2021-10-12
1
-1
/
+4
*
More work on gtk wrapping
ptitSeb
2021-09-20
1
-17
/
+254
*
Fixed some nasty copypasta on EmuCall
ptitSeb
2021-09-19
1
-4
/
+4
*
More work on GTK wrapping. Still not ok, but better
ptitSeb
2021-09-19
1
-119
/
+287
*
Added wrapped gtk2 (enough to launch Dwarf Fortress and some simple gtk2 samp...
ptitSeb
2021-09-18
1
-0
/
+1132
*
Add some support vor VSyscall
ptitSeb
2021-09-02
2
-0
/
+50
*
Added AES-NI cpu extension support ([DYNAREC] too, using AES extension if ava...
ptitSeb
2021-08-28
1
-0
/
+1
*
Added some comment on vDSO
ptitSeb
2021-08-10
1
-1
/
+1
*
Fixed ELF Signature detection
ptitSeb
2021-07-12
1
-6
/
+14
*
Use box86 to launch x86 binary (if box86 is present in same folder as box64)
ptitSeb
2021-07-12
1
-0
/
+18
*
Fix non-dynarec build
ptitSeb
2021-07-05
1
-1
/
+1
*
Removed mutex per bridge and use a global one (remove chance of freeze on fork)
ptitSeb
2021-07-05
1
-7
/
+4
*
Improved unloading of libs
ptitSeb
2021-06-04
1
-0
/
+2
*
Define CLFLUSH size in CPUID (helps Java programs)
ptitSeb
2021-05-31
1
-1
/
+1
*
Fixed GetNativeFnc
ptitSeb
2021-04-18
1
-2
/
+2
*
First pass
rajdakin
2021-04-14
4
-4
/
+8
*
General improvements to box64 and fixed some SDL2 functions
rajdakin
2021-04-11
2
-26
/
+52
*
Added RK3326 definitions.
krishenriksen
2021-04-07
1
-1
/
+1
*
[DYNAREC] Improved Dynablock construction, stopping when overlaping block is ...
ptitSeb
2021-03-28
1
-3
/
+4
*
Better Stack handling (backported from box86)
ptitSeb
2021-03-28
1
-3
/
+6
*
Fixed non-Dynarec build that would crash at start
ptitSeb
2021-03-25
1
-1
/
+1
[next]