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
/
box64context.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improvement in internal mutex handling on signal, and [DYNAREC] multitasking ...
ptitSeb
2021-04-11
1
-10
/
+74
*
Fixed the libraries free ordering
rajdakin
2021-04-09
1
-0
/
+22
*
Better Stack handling (backported from box86)
ptitSeb
2021-03-28
1
-2
/
+0
*
Improved shutdown sequence
ptitSeb
2021-03-25
1
-5
/
+5
*
Better functions name resolving when using TRACE, and fixed some printf stuff...
ptitSeb
2021-03-10
1
-2
/
+3
*
Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenal
ptitSeb
2021-03-07
1
-2
/
+2
*
Reworked FPU/MMX regs, added Context and Signal handling (and test13 works)
ptitSeb
2021-03-07
1
-2
/
+3
*
Some work on TLS (not sure it's a good idea to separate 64 FS: prefix there)
ptitSeb
2021-03-06
1
-2
/
+2
*
More infrastructure added to elf and x64 emu
ptitSeb
2021-03-03
1
-7
/
+61
*
Added bridge handling
ptitSeb
2021-03-02
1
-5
/
+8
*
Added basic thread infrastructure
ptitSeb
2021-03-02
1
-6
/
+13
*
Future custommem helper init'd and fini'd
ptitSeb
2021-03-01
1
-2
/
+3
*
Added main elf to context
ptitSeb
2021-03-01
1
-2
/
+3
*
Added some minimal set of source (now box64 compile and say hello at least)
ptitSeb
2021-02-28
1
-0
/
+200