Serial device support

Discussion of development and patch submission.
Post Reply
Zorix
Posts: 25
Joined: Sat 03 Mar, 2018 1:03 am

Serial device support

Post by Zorix »

One of the things I would be interested in seeing included in PCem is serial ports. I would like to handle it similar to DosBox, where the options would be to connect to a serial device on the host OS, a virtual modem, or virtual null modem. The most important for me would be the direct serial option, and I can link it to a virtual serial device listening to the tcpser program as a modem.

The reasoning for this is that instead of using the NE2000 network interface, we could, for example, load up Windows 3.1 with Trumpet Winsock and simulate the connection to the internet using a remote PPP session. This part is relatively easy and I would be happy to write up a howto on this if the support in PCem ever appeared.

I know currently all effort is going into the new recompiler for performance enhancement reasons, and that is far more important at this point. But I hope this feature could be useful enough to warrant a spot on the todo list eventually. Let me know of everyone's thoughts on this.

Thanks.
User avatar
omarsis81
Posts: 945
Joined: Thu 17 Dec, 2015 6:20 pm

Re: Serial device support

Post by omarsis81 »

I'd love to have serial cable emulation too
User avatar
SarahWalker
Site Admin
Posts: 2054
Joined: Thu 24 Apr, 2014 4:18 pm

Re: Serial device support

Post by SarahWalker »

My current todo list is sufficient to keep me occupied until approximately 2273. So this is something I am highly unlikely to get round to looking at.
Post Reply