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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More work around steam and proton/SteamPlay (working, but need also latest bo...
ptitSeb
2022-03-26
12
-10
/
+126
*
[DYNAREC] Added F0 0F B0 opcode
ptitSeb
2022-03-25
1
-0
/
+43
*
Fixed RunFunction and DynaCall/EmuCall with stack arguments
ptitSeb
2022-03-25
3
-12
/
+25
*
Added a better way to select 16K pages, and added M1 paragraph in COMPILE.md
ptitSeb
2022-03-23
1
-1
/
+6
*
Added M1/Asahi support
ptitSeb
2022-03-20
1
-1
/
+1
*
Some fixes to gstreamer-1.0 wrapping
ptitSeb
2022-03-20
2
-9
/
+9
*
Some more gtk wrapping work
ptitSeb
2022-03-19
3
-0
/
+111
*
More work on GTK wrapping (hterm seems to run fine now)
ptitSeb
2022-03-19
9
-207
/
+630
*
Less log in LOG_INFO level
ptitSeb
2022-03-19
1
-2
/
+2
*
Small fixes to some wrapped X11 functions
ptitSeb
2022-03-19
1
-4
/
+4
*
Fixed, again, the mmap block selection (shoudl help #587)
ptitSeb
2022-03-18
1
-6
/
+12
*
Improve findBlockNearHint function and friends, again (in sync with box86)
ptitSeb
2022-03-17
2
-51
/
+60
*
Fixed new wrapped x11 functions (from 7943858290281e0fc506bd530d16427c5e93b011)
ptitSeb
2022-03-14
1
-18
/
+19
*
Fixed the new memmap tracking
ptitSeb
2022-03-13
2
-64
/
+54
*
Fixed some LOG=2 improved trace
ptitSeb
2022-03-13
1
-5
/
+5
*
Add some function wrapper of libx11
wannacu
2022-03-11
6
-34
/
+217
*
Fixed for good non-dynarec builds
ptitSeb
2022-03-09
1
-59
/
+58
*
Fixed non-dynarec builds
ptitSeb
2022-03-09
1
-38
/
+40
*
Change method for the mmap free bloc search for a faster one
ptitSeb
2022-03-09
1
-86
/
+134
*
Change de verbose level of a custommem message
ptitSeb
2022-03-08
1
-2
/
+2
*
Fixed a warning
ptitSeb
2022-03-08
3
-3
/
+3
*
Better handling of environ and envp in execve
ptitSeb
2022-03-08
3
-7
/
+11
*
Added [stack] to the generated maps file
ptitSeb
2022-03-08
1
-0
/
+7
*
Removed a debug leftover
ptitSeb
2022-03-07
1
-1
/
+0
*
Rolback this change in signal, and better change the interpretor handling of ...
ptitSeb
2022-03-07
1
-2
/
+5
*
Small change is symbol gathering for wrapped libs
ptitSeb
2022-03-07
1
-0
/
+2
*
Fix some special case on mmap64 wrapping
ptitSeb
2022-03-07
5
-8
/
+7
*
Fixed dlinfo (helps wine)
ptitSeb
2022-03-06
2
-2
/
+2
*
Added an option to always show SIGSEGV messages
ptitSeb
2022-03-06
3
-1
/
+13
*
Fixed a rare case of segfault
ptitSeb
2022-03-06
1
-0
/
+2
*
Removed a debugging leftover
ptitSeb
2022-03-06
1
-1
/
+1
*
Added some vulkan extentions
ptitSeb
2022-03-06
6
-0
/
+95
*
Improved speed of mmap changes
ptitSeb
2022-03-06
5
-4
/
+10
*
Change on mmap to help some stagging version of wine
ptitSeb
2022-03-06
3
-8
/
+13
*
Some small changes to clone syscall
ptitSeb
2022-03-06
1
-10
/
+13
*
Added 64 F3 0F 6F opcode ([DYNAREC] too) (for #241)
ptitSeb
2022-03-05
2
-0
/
+37
*
Some work to have steam streaming working (for #247)
ptitSeb
2022-03-05
8
-10
/
+292
*
[DYNAREC] Added 64 0F B6 and 64 3B opcodes
ptitSeb
2022-03-05
1
-0
/
+31
*
Added 64 63 opcode ([DYNAREC] Too)
ptitSeb
2022-03-05
2
-1
/
+44
*
[DYNAREC] Fixed GetEBO macro
ptitSeb
2022-03-05
1
-1
/
+2
*
[ARM64] Added printer for STRB Reg, [Reg, Reg]
ptitSeb
2022-03-05
1
-0
/
+9
*
Include pthread.h when used (should help #249)
ptitSeb
2022-03-05
4
-0
/
+4
*
Improve function name in trace a bit
ptitSeb
2022-03-04
1
-6
/
+13
*
Added wrapped SDL_GetPreferredLocales function (for #247)
ptitSeb
2022-03-04
1
-0
/
+1
*
Various changes and improvement centered around steam (but still not good eno...
ptitSeb
2022-03-04
22
-39
/
+611
*
Removed a debug trace
ptitSeb
2022-03-03
1
-2
/
+2
*
[DYNAREC] Fixed F3 0F E6 opcode (help Factorio)
ptitSeb
2022-03-03
1
-1
/
+8
*
Added 64 0F 11 opcode ([DYNAREC] too)
ptitSeb
2022-03-03
2
-1
/
+24
*
One more syscall
ptitSeb
2022-03-01
1
-3
/
+4
*
More work on readlinkat and clone syscall
ptitSeb
2022-03-01
16
-38
/
+211
[prev]
[next]