This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Bochs
Watch
1
Star
0
Fork
0
You've already forked Bochs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11,796
Commits
11
Branches
185
Tags
48
MiB
1e35e64ec6
Commit Graph
3 Commits
Author
SHA1
Message
Date
Volker Ruppert
f31d062854
Added SDL / SDL2 specific multi-threading support. If one of these guis is
...
enabled, the portable code is used instead of the pthread or win32 one.
2017-09-16 22:01:49 +00:00
Volker Ruppert
245ccf1037
Added symbols to fix MSVC plugins compilation.
2017-09-10 19:16:02 +00:00
Volker Ruppert
b61b9d255a
Moved all Bochs multi-threading definitions from bochs.h and osdep.h to a new
...
file called "bxthread.h".
2017-09-10 15:55:13 +00:00