Difference between revisions of "Main Page"

From DOSBoxWiki
Jump to navigationJump to search
(Cleaned up a lot of links and moved wiki contribution notes to thier own article.)
Line 1: Line 1:
== Welcome! ==
 
I've already transfered the [[Basic_Setup_and_Installation_of_DosBox]] to this.
 
With some url rewriting and other tricks I managed to convert the old link to this one. So the old url should redirect to new one once the thing is transfered. -''Qbix''
 
 
The old wiki stuff can be found at:
 
http://dosbox.sourceforge.net/oldwiki/
 
 
I noticed that the typewriter font must now be set using the html tag tt instead of the triple backquote
 
 
:-'''Just a suggestion - If typing in dos commands use the <nowiki><code><pre>This is an example</pre></code></nowiki> syntax. ~pck'''
 
:<code><pre>This is an example</pre></code>
 
 
file uploads are allowed
 
it is in the toolbox when you are logged in.
 
This is handy for pictures and such.
 
 
 
<!--
 
 
<big>'''MediaWiki has been successfully installed.'''</big>
 
 
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
 
 
== Getting started ==
 
 
* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]
 
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
 
* [http://mail.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
 
 
 
 
-->
 
 
 
=Welcome to the Wiki page of the DOSBox project=
 
=Welcome to the Wiki page of the DOSBox project=
  
'''DOSBox''' emulates an Intel x86 PC, complete with [[Emulated Sound Hardware|sound]], [[Emulated Graphics Hardware|graphics]], mouse, [[Emulated Communication Hardware|modem]], etc., necessary for running many old 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 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 developement.
+
'''DOSBox''' emulates an Intel x86 PC, complete with [[Sound|sound]], [[Display|graphics]], [[Input|mouse]], [[Input|joystick]], [[Connectivity|modem]], etc., necessary for running many old DOS [[GAMES|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 DOS [[Software|application]] should run in DOSBox, but the emphasis has been on getting DOS [[GAMES|games]] to run smoothly, which means that communication, networking and printer support are still in early development.
  
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.
+
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 community hosted at VOGONS (Very Old Games On New Systems).
+
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!
[http://vogons.zetafleet.com/index.php?c=7 Official DOSBox Forum]-- Feel very very free to drop by if you have questions about DOSBox!
 
  
 
==General Information==
 
==General Information==
*[[Basic Setup and Installation of DosBox]]
+
*[[Releases|Downloading DOSBox]]
<!--Notes-->
 
 
*[[System Requirements]]
 
*[[System Requirements]]
 
*[[FAQ|Frequently Asked Questions]] (FAQ)
 
*[[FAQ|Frequently Asked Questions]] (FAQ)
*[[GAMES|Games]]
+
*Guides
*[[Software|Applications]]
+
**[[Basic Setup and Installation of DosBox]]
 +
**[[Contributing to this Wiki]]
 +
**[[GAMES|Games]]
 +
**[[Software|Applications]]
 +
**[[DOSBoxFrontends|Frontends]] - simplifies running and understanding DOSBox.
 +
**[[Performance|Running Resource Demanding Games]]
 
*[[Special Thanks]]
 
*[[Special Thanks]]
 
*[[Contact]]
 
*[[Contact]]
Line 54: Line 23:
 
==More Specific Topics==
 
==More Specific Topics==
 
*[[Usage]]
 
*[[Usage]]
*[[Command Line]]
+
*[[ZDrive|Z:\> Prompt]]
*[[Internal Programs]]
+
*[[Commands|Command Line Utilities]]
 +
*[[Utilities|Internal Programs]]
 +
**[[MOUNT|Mounting your CD-ROM in DOSBox]]
 
*[[Special Keys]]
 
*[[Special Keys]]
*[[dosbox.conf|The Config File]] (dosbox.conf)
+
*[[dosbox.conf|The Configuration File]] (dosbox.conf)
 
*[[Language File|The Language File]]
 
*[[Language File|The Language File]]
*[[MOUNT|Mounting your CD-ROM in DOSBox]]
 
  
 
==DOSBox Resources==
 
==DOSBox Resources==
 
*[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]
*[[DOSBoxFrontends|Frontends]] - simplifies running and understanding DOSBox.
+
*[http://dosbox.com/comp_list.php List of Games and Applications] (and how to install and run them)
*[[Performance|Running Resource Demanding Games]] - How to run programs that demand more resources from your Computer.
+
*[http://vogons.zetafleet.com/index.php?c=7 DOSBox community forum]
*[http://dosbox.sourceforge.net/comp_list.php?letter=a List of Games and Applications] - How to install and run them.
+
*[http://dosbox.sourceforge.net/oldwiki/ The original DOSBox Wiki]
  
 
==Advanced Topics==
 
==Advanced Topics==
 
*[[BuildingDOSBox|Building DOSBox]] - Building your own version of DOSBox
 
*[[BuildingDOSBox|Building DOSBox]] - 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.
+
*[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)
<!--Unofficial newer versions of DOSBox - Unsupported - No newbies, Please! - discontinued -->
 
<!--CVS Compile Project - DOSBox CVSBuilds - Unsupported - No newbies, Please!-->
 
 
*[[Special:Allpages|Index of all articles]]
 
*[[Special:Allpages|Index of all articles]]

Revision as of 19:51, 12 January 2008

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 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 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