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
*
[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
*
[ARM64] More unaligned improvments
ptitSeb
2023-10-22
2
-12
/
+27
*
[ARM64_DYNAREC] More handling of SIGBUS on device memory (for Doomvk 2016 on ...
ptitSeb
2023-10-21
1
-0
/
+90
*
Added some workaround for program that POKEUSER/PEEKUSER some drX value and e...
ptitSeb
2023-10-20
1
-1
/
+13
*
fix emit_sar32c() ZF maybe set error. (#1034)
liuli
2023-10-20
1
-1
/
+1
*
[ARM64_DYNAREC] ifdef'd the new HW_CAP tests, to be able to build on older sy...
ptitSeb
2023-10-19
1
-0
/
+8
*
[ARM64_DYNAREC] One more extension detected (not used yet)
ptitSeb
2023-10-18
1
-0
/
+7
*
[ARM64_DYNAREC] More ARM64 extensions detection
ptitSeb
2023-10-18
2
-11
/
+27
*
[RV64_DYNAREC] More fixes to the build
ptitSeb
2023-10-18
1
-1
/
+1
*
Merge branch 'main' of https://github.com/ptitSeb/box64
ptitSeb
2023-10-18
1
-18
/
+52
|
\
|
*
[ARM64_DYNAREC] Added a use of FLAGM extension in add8 emitter
ptitSeb
2023-10-18
1
-18
/
+52
*
|
[RV64_DYNAREC] Try to fix the build
ptitSeb
2023-10-18
1
-6
/
+6
|
/
*
Fix build issues
ptitSeb
2023-10-18
3
-29
/
+19
*
[ARM64_DYNAREC] Preparing handling of FLAGM and FLAGM2 extensions
ptitSeb
2023-10-18
4
-2
/
+58
*
[ARM64_DYNAREC] More changes to Strong memory model emulation
ptitSeb
2023-10-18
13
-49
/
+59
*
[ARM64_DYNAREC] Added support for BOX4_DYNAREC_ALIGNED_ATOMICS
ptitSeb
2023-10-17
8
-164
/
+250
*
[ARM64_DYNAREC] More fixes to F0 0F C7 opcode with Atomics extension
ptitSeb
2023-10-17
1
-3
/
+5
*
Some more rollback on tls destructor (more work needed on threads cleanup han...
ptitSeb
2023-10-17
4
-9
/
+8
*
[ARM64_DYNAREC] More fixes for Atomics extension
ptitSeb
2023-10-17
4
-13
/
+10
*
[ARM64_DYNAREC] More fixes for Atomic extension n LOCK DEC opcodes
ptitSeb
2023-10-17
1
-8
/
+10
*
[ARM64_DYNAREC] Fixed F0 0F B0 opcopde with Atomics extension
ptitSeb
2023-10-17
1
-1
/
+2
*
[ARM64_DYNAREC] Added code generation for Atomic ARM v8.1 extension for most ...
ptitSeb
2023-10-16
5
-241
/
+807
*
[ARM64_DYNAREC] Cosmetic changes to SM macros
ptitSeb
2023-10-16
1
-2
/
+2
*
Rollback to previous way of handling tls key destructors
ptitSeb
2023-10-16
1
-44
/
+28
*
[COSIM] Fix x87 testing (#1029)
Yang Liu
2023-10-15
3
-13
/
+18
*
[DYNAREC] Fix x87cache issues (#1025)
Yang Liu
2023-10-14
20
-123
/
+166
*
Various changes on pthread cancel and tls destructor, should be easier to mai...
ptitSeb
2023-10-13
13
-182
/
+187
*
No actual need for emu when calling my_mmap and my_munmap
ptitSeb
2023-10-13
1
-4
/
+3
*
And this one can be const too
ptitSeb
2023-10-13
1
-1
/
+1
*
This struct can be const
ptitSeb
2023-10-13
2
-2
/
+2
*
[TRACE] Better trace for mmap error
ptitSeb
2023-10-13
1
-0
/
+4
*
Use BOX64_RESERVE_HIGHMEM by default on ADLINK profile
ptitSeb
2023-10-13
1
-0
/
+4
*
[WRAPPER] Added missing function signature (#1024)
Yang Liu
2023-10-13
3
-0
/
+5
*
Add a new vulkan extension: VK_KHR_maintenance5 (#1021)
Sophon
2023-10-12
1
-0
/
+6
*
[ARM64_DYNAREC] Fixes some border case 32bits potential issue with GETEDz hel...
ptitSeb
2023-10-12
1
-1
/
+1
[next]