Subj : Re: Questions about setting up DOS doors
To : Sean Dennis
From : Nicholas Boel
Date : Sat Mar 30 2013 10:16 am
Re: Re: Questions about setting up DOS doors
By: Sean Dennis to Vince Coen on Sat Mar 30 2013 03:11 am
SD> The door works fine locally running in dosemu. I know this door is
SD> working since Andrew is using one with very similar code on his MBSE board
SD> just fine (I
SD> know, I wrote both of them :).
Have you setup a virtual comport in dosemu? I believe you need to add a few
lines at the beginning of the dosemu.conf:
ifdev u_virtual
serial { virtual com 1 }
endif
Unless you specify it directly on the command line.