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] 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
*
[DYNAREC_RV64] Fixed x87 FCOMI opcodes (#1041)
Yang Liu
2023-10-26
2
-2
/
+2
*
[DYNAREC_RV64] Fixed opcode FLD tbyte (for #871) (#1040)
Yang Liu
2023-10-26
1
-1
/
+1
*
Added 1 more Vulkan extension
ptitSeb
2023-10-26
1
-0
/
+4
*
[WRAPPER] Fixed my_mmap64 on MAP_FIXED handling, helps wine 8.18 (#1039)
Yang Liu
2023-10-26
1
-2
/
+4
*
Fixed wrapping of vkCreateDebugUtilsMessengerEXT
ptitSeb
2023-10-25
2
-3
/
+44
*
[ARM64_DYNAREC] Small optimisation on 66 0F 57 opcode
ptitSeb
2023-10-25
1
-3
/
+10
*
[DYNAREC] Various improvment to x87 code and segment handling
ptitSeb
2023-10-25
10
-15
/
+95
*
[INTERP] Fix fpu_round (#1030)
Yang Liu
2023-10-25
14
-39
/
+274
*
[32BITS] Added 66 06/07 and 66 1E/1F opcodes ([ARM64_DYNAREC] too)
ptitSeb
2023-10-24
2
-0
/
+66
*
Added wrapped OpenCL (mostly complete, for wine)
ptitSeb
2023-10-24
10
-1
/
+384
*
[COSIM] Show if it's x86 or x64 code on difference warning
ptitSeb
2023-10-24
1
-2
/
+2
*
[ARM64_DYNAREC] Fixed some cases of 0F D3 opcode
ptitSeb
2023-10-23
2
-6
/
+8
*
[RV64_DYNAREC] Fixed an issue with MMX Cache transformation
ptitSeb
2023-10-23
1
-1
/
+1
*
[ARM64_DYNAREC] Fixed an issue with MMX Cache transformation
ptitSeb
2023-10-23
1
-1
/
+1
*
[ARM64_DYNAREC][32BITS] Added 67 64 A3 opcode
ptitSeb
2023-10-23
1
-1
/
+15
*
[32BITS] Added 67 64 A3 opcode
ptitSeb
2023-10-23
1
-0
/
+11
*
[ARM64_DYNAREC][32BITS] Added 67 64 FF /6 opcode
ptitSeb
2023-10-23
5
-1
/
+176
*
[32BITS] Added 67 64 FF /6 opcode
ptitSeb
2023-10-23
1
-0
/
+13
*
[ARM64_DYNAREC] Some fixes to x87 opcodes (helps 32bits games on WoW64)
ptitSeb
2023-10-23
2
-8
/
+25
*
Merge branch 'main' of https://github.com/ptitSeb/box64
ptitSeb
2023-10-23
1
-3
/
+3
|
\
|
*
[ARM64_DYNAREC] Fixed 0F F4 opcode (for #1036)
ptitSeb
2023-10-22
1
-3
/
+3
*
|
Added a workaround for unalinged 32bits xchg
ptitSeb
2023-10-23
1
-1
/
+7
|
/
*
[ARM64_DYNAREC] Fixed an issue with refect_cache_mmx helper function
ptitSeb
2023-10-22
1
-1
/
+1
[next]