Difference between revisions of "Main Page"

From DOSBoxWiki
Jump to navigationJump to search
m (Reverted edits by VisitBochi (Talk); changed back to last version by WikiSysop)
(32 intermediate revisions by 10 users not shown)
Line 6: Line 6:
 
DOSBox also comes with its own [[Command Line|DOS-like command prompt]]. It is still quite rudimentary and lacks many of the features found in MS-DOS, but it is sufficient for installing and running most DOS [[GAMES|games]].
 
DOSBox also comes with its own [[Command Line|DOS-like command prompt]]. It is still quite rudimentary and lacks many of the features found in MS-DOS, but it is sufficient for installing and running most DOS [[GAMES|games]].
  
DOSBox has a lively, user-supported [http://vogons.zetafleet.com/index.php?c=7 community forum] hosted at VOGONS (Very Old Games On New Systems).  Feel very very free to drop by if you have questions about DOSBox!
+
DOSBox has a lively, user-supported [http://www.vogons.org/viewforum.php?f=53 community forum] hosted at VOGONS (Very Old Games On New Systems).  Feel very very free to drop by if you have questions about DOSBox!
  
 
==General Information==
 
==General Information==
*[[Releases|Downloading DOSBox]]
+
*[[Releases]] - Download DOSBox
 
*[[System Requirements]]
 
*[[System Requirements]]
*[[FAQ|Frequently Asked Questions]] (FAQ)
+
*[[DOSBox_FAQ|Frequently Asked Questions]] (FAQ)
 
*Guides
 
*Guides
**[[Basic Setup and Installation of DosBox]]
+
**[[Basic_Setup_and_Installation_of_DosBox|Basic Setup and Installation of DOSBox]]
 
***[[DOSBox and Windows Vista|Vista Specific Issues]]
 
***[[DOSBox and Windows Vista|Vista Specific Issues]]
 
***[[DOSBox and Mac OSX|Mac OSX Specific Issues]]
 
***[[DOSBox and Mac OSX|Mac OSX Specific Issues]]
 +
***[[Mac OSX Advanced]]
 
***[[Recording Video]]
 
***[[Recording Video]]
 
**[[Contributing to this Wiki]]
 
**[[Contributing to this Wiki]]
Line 27: Line 28:
  
 
==More Specific Topics==
 
==More Specific Topics==
*[[Usage]]
+
*[[Usage| DOSBox.exe Supported Parameters]]
 
*[[ZDrive|Z:\> Prompt]]
 
*[[ZDrive|Z:\> Prompt]]
 
*[[Commands|Command Line Utilities]]
 
*[[Commands|Command Line Utilities]]
*[[Utilities|Internal Programs]]
 
 
**[[MOUNT|Mounting your CD-ROM in DOSBox]]
 
**[[MOUNT|Mounting your CD-ROM in DOSBox]]
 
*[[Special Keys]]
 
*[[Special Keys]]
Line 36: Line 36:
 
**[[Associating the Configuration File in Windows]]
 
**[[Associating the Configuration File in Windows]]
 
*[[Language File|The Language File]]
 
*[[Language File|The Language File]]
 +
*[[Keymapper|The Keymapper]]
 
*[[Ubuntu Configuration|Ubuntu Configuration]]
 
*[[Ubuntu Configuration|Ubuntu Configuration]]
*[[DOSBoxShortcuts|DosBox Shortcuts]]
+
*[[Network_Setup|Network Setup]] (SerialPPP, SLIP and IPX-tunneling)
 +
*[[DOSBoxShortcuts|DOSBox Shortcuts]]
 +
*[[GOG_games_that_use_DOSBox|GOG Games that use DOSBox]] - An overview
  
==DOSBox Resources==
+
==DOSBox resources==
 +
*[[SVN Builds|DOSBox SVN Builds]] - Plain and enhanced SVN builds of DOSBox
 +
*[[Unofficial ports]] - DOSBox for other operating systems and hardware platforms (unsupported)
 
*[http://dosbox.cvs.sourceforge.net/dosbox/dosbox/README?view=markup DOSBox README File]
 
*[http://dosbox.cvs.sourceforge.net/dosbox/dosbox/README?view=markup DOSBox README File]
 
*[http://dosbox.com/comp_list.php List of Games and Applications] (and how to install and run them)
 
*[http://dosbox.com/comp_list.php List of Games and Applications] (and how to install and run them)
*[http://vogons.zetafleet.com/index.php?c=7 DOSBox community forum]
+
*[http://www.vogons.org/viewforum.php?f=53 DOSBox community forum]
*[http://dosbox.sourceforge.net/oldwiki/ The original DOSBox Wiki]
+
<!-- *[http://dosbox.sourceforge.net/oldwiki/ The original DOSBox Wiki] -->
  
 
==Advanced Topics==
 
==Advanced Topics==
*[[BuildingDOSBox|Building DOSBox]] - Building your own version of DOSBox
+
*[[BuildingDOSBox]] - Building your own version of DOSBox
*[http://docs.mandragor.org/files/Common_libs_documentation/SDL/FAQ_en/FAQ-Using_SDL.html Using SDL FAQ] (SDL environment variables that can make or break things)
+
**[[Building DOSBox with MinGW|Building DOSBox with MinGW]]
 +
**[[Building DOSBox with Visual C 2008 Express|Building DOSBox with Visual C++ 2008 Express]]
 +
*[https://wiki.libsdl.org/FAQUsingSDL Using SDL FAQ] (SDL environment variables that can make or break things)
 
*[[Special:Allpages|Index of all articles]]
 
*[[Special:Allpages|Index of all articles]]
''''''Bold text''''''
 

Revision as of 02:55, 29 June 2016

Welcome to the Wiki page of the DOSBox project

DOSBox emulates an Intel x86 PC, complete with sound, graphics, mouse, joystick, modem, etc., necessary for running many old MS-DOS games that simply cannot be run on modern PCs and operating systems, such as Microsoft Windows XP, Windows Vista, Linux and FreeBSD. However, it is not restricted to running only games. In theory, any MS-DOS or PC-DOS (referred to commonly as "DOS") application should run in DOSBox, but the emphasis has been on getting DOS games to run smoothly, which means that communication, networking and printer support are still in early development.

DOSBox also comes with its own DOS-like command prompt. It is still quite rudimentary and lacks many of the features found in MS-DOS, but it is sufficient for installing and running most DOS games.

DOSBox has a lively, user-supported community forum hosted at VOGONS (Very Old Games On New Systems). Feel very very free to drop by if you have questions about DOSBox!

General Information

More Specific Topics

DOSBox resources

Advanced Topics