Adding Win32 passthrough serial support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1858
This commit is contained in:
parent
c7f47743ba
commit
23005cba52
5 changed files with 724 additions and 747 deletions
|
@ -1,6 +1,8 @@
|
|||
#define INLINE __forceinline
|
||||
|
||||
#define VERSION "0.60"
|
||||
#define VERSION "0.61"
|
||||
|
||||
#define C_DIRECTSERIAL 1
|
||||
|
||||
/* Define to 1 to enable internal debugger, requires libcurses */
|
||||
#define C_DEBUG 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue