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
/
include
/
custommem.h
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[DYNAREC] Add a mecanism to remember fixed address accessed with LOCK, so ↵
ptitSeb
2022-07-03
1
-0
/
+6
|
|
|
|
MOV to/from them use a Memory Barrier automaticaly
*
Improve findBlockNearHint function and friends, again (in sync with box86)
ptitSeb
2022-03-17
1
-2
/
+1
|
*
Chnaged memory protection tracking to reduce usage of lock, especially for ↵
ptitSeb
2021-11-05
1
-3
/
+1
|
|
|
|
[DYNAREC] reduced mutrex and chances of deadlock (help RimWorld)
*
Improved low memory pre-allocation and added 47bits pre-allocation for Wine64
ptitSeb
2021-07-01
1
-0
/
+3
|
*
Second pass
rajdakin
2021-04-14
1
-9
/
+9
|
*
First pass
rajdakin
2021-04-14
1
-2
/
+2
|
*
Improvement in internal mutex handling on signal, and [DYNAREC] multitasking ↵
ptitSeb
2021-04-11
1
-0
/
+4
|
|
|
|
changes to the JmpTable
*
More work on mmap and the MAP_32BIT flag
ptitSeb
2021-04-04
1
-3
/
+6
|
*
Implemented a workaround for mmap64 with MAP_32BIT flag
ptitSeb
2021-04-02
1
-0
/
+3
|
*
[DYNAREC] Improved Dynablock construction, stopping when overlaping block is ↵
ptitSeb
2021-03-28
1
-0
/
+1
|
|
|
|
detected
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
1
-4
/
+4
|
*
Added custom memory handling
ptitSeb
2021-03-13
1
-27
/
+27
|
*
Read elf header of launched executable
ptitSeb
2021-03-01
1
-0
/
+52