Difference between revisions of "Main Page"

From DOSBoxWiki
Jump to navigationJump to search
(→‎DOSBox resources: original DOSBox Wiki link is dead (commented-out))
 
(10 intermediate revisions by 4 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://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!
+
DOSBox has a lively, user-supported [https://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]]
 
*[[DOSBox_FAQ|Frequently Asked Questions]] (FAQ)
 
*[[DOSBox_FAQ|Frequently Asked Questions]] (FAQ)
Line 38: Line 38:
 
*[[Keymapper|The Keymapper]]
 
*[[Keymapper|The Keymapper]]
 
*[[Ubuntu Configuration|Ubuntu Configuration]]
 
*[[Ubuntu Configuration|Ubuntu Configuration]]
 +
*[[Network_Setup|Network Setup]] (SerialPPP, SLIP and IPX-tunneling)
 
*[[DOSBoxShortcuts|DOSBox Shortcuts]]
 
*[[DOSBoxShortcuts|DOSBox Shortcuts]]
 
*[[GOG_games_that_use_DOSBox|GOG Games that use DOSBox]] - An overview
 
*[[GOG_games_that_use_DOSBox|GOG Games that use DOSBox]] - An overview
  
 
==DOSBox resources==
 
==DOSBox resources==
*[http://dosbox.cvs.sourceforge.net/dosbox/dosbox/README?view=markup DOSBox README File]
+
*[[SVN Builds|DOSBox SVN Builds]] - Plain and enhanced SVN builds of DOSBox
*[http://dosbox.com/comp_list.php List of Games and Applications] (and how to install and run them)
+
*[[Unofficial ports]] - DOSBox for other operating systems and hardware platforms (unsupported)
*[http://www.vogons.org/viewforum.php?f=53 DOSBox community forum]
+
*[https://sourceforge.net/p/dosbox/code-0/HEAD/tree/dosbox/trunk/README DOSBox README File]
 +
*[https://dosbox.com/comp_list.php?letter=A List of Games and Applications] (and how to install and run them)
 +
*[https://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 using mingw
+
*[[BuildingDOSBox]] - Building your own version of DOSBox
*[[Building_DOSBox_with_Visual_C_2008_Express|Building DOSBox with Visual C 2008 Express]]
+
**[[Building DOSBox with MinGW]]
 +
**[[Building DOSBox with Visual Studio]]
 
*[https://wiki.libsdl.org/FAQUsingSDL Using SDL FAQ] (SDL environment variables that can make or break things)
 
*[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]]

Latest revision as of 21:51, 4 January 2020

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