First post, by YvesCleys
I want to use the COM1 serial port to print like the LPT1 output.
In real dos I used the command “mode LPT1=COM1".
If found out that this not works in DOSBoX.
Is there a other way to do this?
I want to use the COM1 serial port to print like the LPT1 output.
In real dos I used the command “mode LPT1=COM1".
If found out that this not works in DOSBoX.
Is there a other way to do this?
Well, that's a brand new one.
I would suggest logging the parallel port output to a file (you'll need the SVN Daum version for parallel port emulation), and then manually sending the resulting file to your COM port. But do keep in mind that support for non-gaming applications in DOSBox is limited.
Also, this should probably be in the DOSBox subforum.
[Thread moved to DOSBox General Section]
Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)
Hello,
I’ve install Dosbox Megabuild 6 and there you have a LPT1 port witch can write to a text file.
Problem solved.
Thanks.