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
/
libtools
/
signals.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improvement in internal mutex handling on signal, and [DYNAREC] multitasking ...
ptitSeb
2021-04-11
1
-6
/
+20
*
Changed missed unwanted "box86"
rajdakin
2021-04-09
1
-2
/
+2
*
[TRACE] Added a new trace option
rajdakin
2021-04-07
1
-1
/
+7
*
More work on mmap and the MAP_32BIT flag
ptitSeb
2021-04-04
1
-1
/
+3
*
Try to improve a bit signal handling
ptitSeb
2021-03-30
1
-11
/
+34
*
Removed x64emu_t structure dedicated to signal handling, using main thread on...
ptitSeb
2021-03-29
1
-58
/
+66
*
Better Stack handling (backported from box86)
ptitSeb
2021-03-28
1
-4
/
+12
*
Added some more libc wrapped functions
ptitSeb
2021-03-26
1
-1
/
+1
*
[DYNAREC] Added 70..7F opcodes (and fixed ORR/AND bitmask coding/decoding, th...
ptitSeb
2021-03-16
1
-2
/
+2
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
1
-43
/
+66
*
Fixed a few minor leaks
ptitSeb
2021-03-13
1
-1
/
+1
*
Some cosmetic refinement to signal handling
ptitSeb
2021-03-07
1
-5
/
+5
*
Fixed ARM64 build
ptitSeb
2021-03-07
1
-1
/
+1
*
Reworked FPU/MMX regs, added Context and Signal handling (and test13 works)
ptitSeb
2021-03-07
1
-0
/
+1156