First post, by Edd
No COM ports support
Informer not diagnostic COM port
Help[/img]
No COM ports support
Informer not diagnostic COM port
Help[/img]
Surprisingly enough this is inside DOSBox documentation (Why was it hidden?)
[directserial] # directserial -- Enable serial passthrough support. # comport -- COM Port inside DOSBox. # realport -- COM Port […]
[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.directserial=false
comport=1
realport=COM1
defaultbps=1200
parity=N
bytesize=8
stopbit=1
I don't understand what you mean. Would you mind to rephrase using intelligible English?
Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)
i am very very small undestend english. i am from russia.
This OK:
directserial=false
comport=1
realport=COM1
defaultbps=1200
parity=N
bytesize=8
stopbit=1
, but COM port don't work
i have need Touch Memory support type Dallas on COM port
How do?
directserial=true
comport=1
realport=COM1
defaultbps=1200
parity=N
bytesize=8
stopbit=1
OK i try it
CONFIG:Loading settings from config file dosbox.conf
Maximum memory size is 63 MB
MIDI:Opened device:win32
Opening Windows serial port
CreateFile failed with error 5.
CONFIG:Loading settings from config file dosbox.conf
Maximum memory size is 63 MB
MIDI:Opened device:win32
Opening Windows serial port
CreateFile failed with error 5.
What is it?
How connect in dosbox kontroller DS9097 for touch-memory?
Your serial port is already opened by another application
No luck yet with Dallas DS9097 (I try make it work too);
I will let you know when it is working.
Also try babelfish.altavista.com
Tried my serial port patch?
Thanks Hal; yes, I've also been using my own variant.
The problem is that the DS chipsets require REALLY accurate timing.
I was thinking of stubbing a little WinXX driver to assist, but I don't
think 6 months of work for a single application is going to be worth the effort.
wrote:Your serial port is already opened by another application
only TM driver for Win2K
wrote:Tried my serial port patch?
No. Where it find?
Don't bother, that Dallas IButton/1-wire thing needs good timing...
(my patch is in the dosbox patches section)