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
*
[TRACE] Better trace for unknown offset in native elf
ptitSeb
2023-11-07
2
-2
/
+2
*
Added wrapped __isoc23_strtoul (for #1052)
ptitSeb
2023-11-07
1
-0
/
+1
*
Refined ptrace hacks around POKEUSER/PEEKUSER (should help Wine Unity3D games)
ptitSeb
2023-11-07
1
-1
/
+7
*
[RCFILE] Disable FASTNAN, FASTROUND and CALLRET when using BOX64_DYNAREC_TEST...
ptitSeb
2023-11-07
1
-0
/
+5
*
[ELFLOADER] Use alternate simpler method for memory managment when pagesize i...
ptitSeb
2023-11-07
1
-26
/
+36
*
[ELFLOADER] Another fix for elfloader memory managment on pagesize not 4K (mi...
ptitSeb
2023-11-07
1
-1
/
+21
*
[ELFLOADER] Another fix for elfloader memory managment (might help #1051)
ptitSeb
2023-11-07
1
-8
/
+6
*
[ARM64_DYNAREC] Fixed 66 0F 3A 21 opcode
ptitSeb
2023-11-06
1
-51
/
+4
*
[ARM64_DYNAREC] Added F0 0F BA opcodes
ptitSeb
2023-11-06
1
-4
/
+139
*
[ARM64_DYNAREC] Added 66 0F 3A 40 opcode (with tests)
ptitSeb
2023-11-06
3
-0
/
+42
*
Fixed some issue with some SSE4.2 string compare oprations (should help #1013)
ptitSeb
2023-11-05
1
-2
/
+2
*
Added BOX64_INPROCESSGPU setting (helps Heroic 2.10 at least)
ptitSeb
2023-11-05
3
-0
/
+18
*
Improved BOX64_MALLOC_HACK=2 setting
ptitSeb
2023-11-05
1
-27
/
+64
*
Some fixes to the BOX64_TRACE_FILE setting
ptitSeb
2023-11-05
1
-6
/
+9
*
[RCFILE] Added more trace when applying BOX64_TRACE_FILE setting
ptitSeb
2023-11-05
1
-0
/
+1
*
Fixed some functions signature on gobject2
ptitSeb
2023-11-05
1
-7
/
+7
*
[DYNAREC] Cancel dynablock creation on SEGBUS too
ptitSeb
2023-11-05
1
-5
/
+6
*
Better way to track mapped memory
ptitSeb
2023-11-05
4
-43
/
+62
*
[TRACE] Show mmap size in hex
ptitSeb
2023-11-05
2
-2
/
+2
*
Added some more gtk3/gdk3 wrapped functions
ptitSeb
2023-11-04
2
-0
/
+28
*
[RV64_DYNAREC] Fix test failling
ptitSeb
2023-11-04
1
-27
/
+0
*
[ARM64_DYNAREC] Added 66 0F F2 38 F1 opcode
ptitSeb
2023-11-04
1
-0
/
+29
*
Added 66 0F F2 38 F1 opcode, and fixed all 66 0F F2/F3 xx opcodes (should hel...
ptitSeb
2023-11-04
13
-10
/
+441
*
[TRACE] Fixed a warning
ptitSeb
2023-11-04
1
-1
/
+1
*
Removed fake wrapped libunwind and use real x86_64 one (help wine exeception ...
ptitSeb
2023-11-04
1
-1
/
+1
*
[TRACE] Improved trace
ptitSeb
2023-11-04
2
-3
/
+3
*
[ELFLOADER] More changes to elf memory managment
ptitSeb
2023-11-04
2
-8
/
+30
*
[ELFLOADER] Some more regression fixes on elf memory managment (for #1013)
ptitSeb
2023-11-03
1
-2
/
+2
*
[ELFLOADER] Fixed loading of elf with huge alignment
ptitSeb
2023-11-01
4
-25
/
+40
*
[ELFLOADER] Last improvment to elfloader memory managment, should be good now
ptitSeb
2023-11-01
3
-10
/
+16
*
[ELFLOADER] Small improvment in new elfloader memory manager
ptitSeb
2023-10-31
1
-5
/
+7
*
[ELFLOADER] Changed how memory is managed in elfloader
ptitSeb
2023-10-31
8
-291
/
+159
*
[ARM64_DYNAREC] Added 66 0F 3A 60..63 opcodes
ptitSeb
2023-10-30
5
-4
/
+208
*
Fixed a comment for 66 0F 3A 62 opcode
ptitSeb
2023-10-30
1
-1
/
+1
*
[ARM64_DYNAREC] Added support for F2 0F 38 F0/F1 CRC32 opcodes
ptitSeb
2023-10-30
2
-21
/
+39
*
Added full SSE 4.2 support
ptitSeb
2023-10-30
7
-1
/
+236
*
[ADLINK] Removed BOX64_RESERVE_HIGH, should not be usefull with latest improv...
ptitSeb
2023-10-29
1
-1
/
+1
*
Small change on cpuid stuffs
ptitSeb
2023-10-29
2
-6
/
+7
*
Better trace for mmap operations
ptitSeb
2023-10-28
1
-6
/
+6
*
More small improvment to wrapped mmap64
ptitSeb
2023-10-28
1
-13
/
+26
*
[ARM64_DYNAREC] Better fix for x87 i64 promotion to Double
ptitSeb
2023-10-27
3
-7
/
+9
*
[ARM64_DYNAREC] Fixed and improved i64 x87 optimisation
ptitSeb
2023-10-27
4
-24
/
+38
*
[ARM64_DYNAREC] Ported fprem/fprem1 from box86 (fix camera issues in FlatOut ...
ptitSeb
2023-10-27
2
-1
/
+48
*
[ARM64_DYNAREC] Small optim on Load/Unload x87 cache
ptitSeb
2023-10-27
1
-6
/
+10
*
[ARM64_DYNAREC] Added LDR/STR SIMD printer
ptitSeb
2023-10-27
1
-1
/
+24
*
[WRAPPER] Fixed my_execl (#1044)
wannacu
2023-10-27
2
-12
/
+81
*
Another fix to wrapped mmap (should fix #1031, hopefully not creating more re...
ptitSeb
2023-10-27
3
-2
/
+21
*
[32BITS] Added a few 66 opcodes ([ARM64_DYNAREC] too)
ptitSeb
2023-10-26
2
-1
/
+23
*
[ARM64_DYNAREC] Fixes STUR print opcode
ptitSeb
2023-10-26
1
-5
/
+5
*
[ARM64_DYNAREC] More special handling of SEGBUS on device memory (for NVidia ...
ptitSeb
2023-10-26
1
-0
/
+32
[next]