Dosbox Serial Port Setup

Dosbox Serial Port Setup Rating: 6,1/10 9154 votes
  1. Dosbox Com Port Settings
  2. Dosbox Serial Port Setup Free
  3. Serial Port Arduino
  4. Dosbox Errors
  5. Dosbox Serial Port Setup Windows 7 Examples
Active5 years, 11 months ago

Dosbox Com Port Settings

I'm trying to find a way to run an old Dos based application that uses a printer connected to the parallel port, I don't think Dosbox supports lpt.

– Some cheap USB serial port adapters do not work to program your Motorola Radius. I had to trash two different USB serial port adapters before I found one that worked for me. Getting Setup to Program the Motorola Radius. The first thing you need to do is get your hardware setup. Plug in your USB Serial Port Adapter to your computer. How to setup DOSBox using RS-232 serial port. DOSBox USB to Serial RS232 on Linux 10 January, 2017. To setup a USB to serial converter to use with DOSBox on Linux. Note device ID for USB to serial adapter.

I am interested both in using that printer and in trying to emulate the printer somehow and connect a USB based printer.

Sathyajith Bhat
53.8k30 gold badges160 silver badges254 bronze badges
OfirOfir
1,3541 gold badge8 silver badges15 bronze badges

migrated from stackoverflow.comJan 17 '10 at 6:57

This question came from our site for professional and enthusiast programmers.

4 Answers

You can use one of the patched/forked versions of DOSBox that support printing. There are a few.

One I've recently started using is Taewoong's enhanced 'ykhwong' version (as of writing, it was last updated Oct. 12. 2011):

Dosbox Serial Port Setup

Included Patches:

Direct3D with pixelshaders, OpenglHQ, Innovation, Glide, zip/7z mount, Beep, NE2000 Ethernet, Graphis user interface (menu), Save/Load states, Vertical sync, CPU flags optimization, Various DOS commands (PROMPT VOL, LABEL, MOUSE, etc) and CONFIG.SYS commands (DEVICE, BUFFERS, FILES, etc), Continuous turbo key, Core-switch key, Show details (from menu bar), Nice DOSBox icon, Font patch (cp437), MAKEIMG command, INTRO, Ctrl-break patch, DBCS support patch, Automatic mount, Printer output, MT-32 emulation (MUNT), MP3CUE, Overscan border, Stereo-swap, SDL_Resize, MemSize128, Internal 3dfx voodoo chip emulation, Amstrad & PS/1 sound emulation, Fluidsynth soundfont support, Timidity++ backend support, CGA w/ Monochrome Monitor Support, Improve PC Speaker emulation accuracy patch, etc.

It allows redirecting LPT1 (through LPT3) to an actual LPT port, a printer file (.prn), or to the virtual printer. The valid options in the Parallel/Dongle dialog are reallpt, printer, file and disabled.

If you set it up to send to the virtual printer, it can 'print' to a graphic file (.PNG, .BMP, .PS), or to a Windows printer on the host (it pops up Windows a print dialog):

bwDraco
37.9k37 gold badges146 silver badges180 bronze badges

Dosbox Serial Port Setup Free

Ƭᴇcʜιᴇ007Ƭᴇcʜιᴇ007
102k16 gold badges164 silver badges229 bronze badges

I somehow doubt that proper emulation of the parallel port was a priority for the DosBox devs.

GBE Ethernet LINUX driver r8168 for kernel up to 4.15 8.047 2019/08/02 107 KB FE Ethernet LINUX driver for kernel up to 4.15 1.034 2019/06/21 62 KB 2.5G Ethernet LINUX driver r8125 for kernel up to 4.15. Realtek PCI GBE Ethernet Family Controller Software PCI FE name: Realtek PCI FE Ethernet Family Controller Software About Realtek. Realtek USB FE / GbE / 2.5GbE / Gaming Family Controller Software Quick Download Link PCI GBE name: Realtek PCI GBE Ethernet Family Controller Software PCI FE name: Realtek PCI FE Ethernet Family Controller Software. Realtek ethernet driver.

Id did find this patch someone wrote in 2006:

which links to what is apparently a DosBox fork support forum?

Depending on how bad you want this, honestly, your best option might be getting older hardware and running DOS natively on it.

Alternately you might try running it in a true virtual machine like VirtualBox, VMWare, Xen, Virtual PC, etc.

Jeff AtwoodJeff Atwood
17.9k29 gold badges92 silver badges116 bronze badges

Use WinPrint for this:

Takes standard printer output produced by a DOS application, and forwards it to a default Windows printer. Converts code page, strips empty pages, supports BOX DRAWINGS chars. Works on all Windows platforms. Written in Borland DELPHI.

It's specifically designed to help you print from old DOS programs onto new, USB connected printers.

Serial Port Arduino

alex

Dosbox Errors

alex
15.6k7 gold badges49 silver badges74 bronze badges

Dosbox Serial Port Setup Windows 7 Examples

DOSBOX MegaBuild from here : http://home.arcor.de/h-a-l-9000/

Edit config file DOSBOX Megabuild like this

Change to

Port capturing:

And you can print on USB Printer in Windows 7 64bit (and any other I think - without any printfil programs).

Dave
23.7k9 gold badges46 silver badges65 bronze badges
MarcinMarcin

Not the answer you're looking for? Browse other questions tagged printerparallel-portdosbox or ask your own question.