VOGONS

Common searches


First post, by microdesigns

User metadata
Rank Newbie
Rank
Newbie

Newbie here.
trying to figure out how to modify dosbox.conf so I can run
my compiled qbasic program (standalone exe)
that uses keyboard/svga display/com1:/lpt1:
can run program in xp but serial i/o is very/very/very slow.

get message:
f
midi:opened device : win32
read from E 0
read from E 0
TX add
TX add !

should goto/from com1:
HELP!
Thanks,
Ray

Reply 3 of 4, by Guest

User metadata

I to am trying to use serial i/o using:
[directserial]
# directserial -- Enable serial passthrough support.
# comport -- COM Port inside DOSBox.
# realport -- COM Port on the Host.
# defaultbps -- Default BPS.
# parity -- Parity of the packets. This can be N, E or O.
# bytesize -- Size of each packet. This can be 5 or 8.
# stopbit -- The number of stopbits. This can be 1 or 2.

but not sure how to modify qb45 to use!
Help!
Ray