Difference between revisions of "DOSBox"

From TheAlmightyGuru
Jump to: navigation, search
(Tricks)
Line 1: Line 1:
 
[[Image:DOSBox.png|thumb|256x256px|DOSBox.]]
 
[[Image:DOSBox.png|thumb|256x256px|DOSBox.]]
  
'''DOSBox''' is a free open source emulator that focuses on IBM-based Personal Computers and peripherals from the 1980s and 90s.
+
'''DOSBox''' is a [[freeware|free]] [[open source]] [[emulation|emulator]] that focuses on IBM-based Personal Computers and peripherals from the 1980s and 90s.
  
 
Some of the hardware it emulates includes:
 
Some of the hardware it emulates includes:
Line 40: Line 40:
 
[[Category: Emulators]]
 
[[Category: Emulators]]
 
[[Category: Windows Software]]
 
[[Category: Windows Software]]
[[Category: Free Software]]
+
[[Category: Freeware Software]]
 
[[Category: Open Source Software]]
 
[[Category: Open Source Software]]

Revision as of 10:18, 15 October 2019

DOSBox.

DOSBox is a free open source emulator that focuses on IBM-based Personal Computers and peripherals from the 1980s and 90s.

Some of the hardware it emulates includes:

Unfortunately, the release of builds for DOSBox have slowed to a crawl, and despite plenty of new features having been added to the source, there hasn't been a full build in over eight years. Thankfully, Yesterplay 80 has put together the Enhanced Community Edition which not only includes builds of the latest source, but also adds a lot more functionality and features. You can download their version here.

Tricks

Installing From Multiple Floppies

DOSBox doesn't currently support mounting multiple disk images onto a single drive letter, so, to install a program that requires multiple floppies, do the following:

  1. Boot up DOSBox.
  2. Extract the contents of the first floppy into the folder you want. I'll use C:\Disk as an example.
  3. In DOSBox, type "MOUNT A C:\DISK" and hit enter.
  4. Then, type "A:" to get to the floppy.
  5. Run the installation program.
  6. When the installation program asks for the next disk, return to your desktop and delete the files in C:\DISK, then replace them with the files from the next disk.
  7. In DOSBox, press CTRL+F4 to reload the mounts.
  8. In the installation program, hit the button to read from the next disk. The program should identify the files as the correct disk.
  9. Repeat steps 6 through 9 until the installation completes.

Note, some installers have special checks to verify that they can only be installed from their actual disks (by checking the disk label, or more clever tactics). Using this method will not work when trying to install such a program. You'll have to find another method or wait until the DOSBox IMGMOUNT program supports multiple floppy images.

Links

Link-Wikipedia.png  Link-Official.png