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
/
custommem.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Improvement in internal mutex handling on signal, and [DYNAREC] multitasking ↵
ptitSeb
2021-04-11
1
-17
/
+65
|
|
|
|
changes to the JmpTable
*
Fixed memory protection that wasn't updated correctly
ptitSeb
2021-04-08
1
-4
/
+4
|
*
Unlock all mutex on child process when forking
ptitSeb
2021-04-06
1
-0
/
+10
|
*
More work on mmap and the MAP_32BIT flag
ptitSeb
2021-04-04
1
-5
/
+50
|
*
Implemented a workaround for mmap64 with MAP_32BIT flag
ptitSeb
2021-04-02
1
-0
/
+35
|
*
[DYNAREC] DynaMap is behind a strict mutex now
ptitSeb
2021-03-29
1
-15
/
+24
|
*
[DYNAREC] Improved Dynablock construction, stopping when overlaping block is ↵
ptitSeb
2021-03-28
1
-0
/
+19
|
|
|
|
detected
*
Renamed arm64_lock_helper to arm64_lock
ptitSeb
2021-03-20
1
-1
/
+1
|
*
Fixed Protection handling
ptitSeb
2021-03-18
1
-35
/
+32
|
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
1
-387
/
+482
|
*
Added custom memory handling
ptitSeb
2021-03-13
1
-276
/
+274
|
*
Added Protection handling
ptitSeb
2021-03-02
1
-30
/
+66
|
*
Read elf header of launched executable
ptitSeb
2021-03-01
1
-0
/
+748