update doc

This commit is contained in:
Wengier
2021-07-01 16:50:27 -04:00
parent 0605e1c0f9
commit ecd59e12be
4 changed files with 31 additions and 26 deletions

View File

@@ -11,9 +11,9 @@ Before contributing to DOSBox-X, please check the [issue tracker](https://github
- Improving a platform-specific build of DOSBox-X or getting it on par with other platforms supported
- Non-implemented (or incorrectly implemented) system calls or functions
- Missing, incorrect, or inaccurate hardware emulation, e.g. video, sound, input
- Bug fixes and/or improvements that allows for example demoscene productions to run in DOSBox-X
- Bug fixes and/or improvements that allow different types of DOS software to run in DOSBox-X
As DOSBox-X aims to be a complete and accurate DOS emulation package, please keep in mind as in general rule the more complete and accurate the emulation, the better. In the area of hardware for example, from original IBM PC hardware with 64KB of RAM all the way up to late 1990's hardware, whatever it takes to get the game or software package to run, covering all pre-2000 DOS and Windows 9x based hardware scenarios, including peripherals, motherboards, CPUs, and all manner of hardware that was made for PC hardware of that time.
Our goal is to eventually make DOSBox-X a complete DOS emulation package, both fully-featured and easy to use. In general the more complete and accurate the DOS emulation, the better. It is our hope to give users all the options to configure the DOS virtual machine, from original IBM PC hardware with 64KB of RAM all the way up to late 1990's hardware, whatever it takes to get the DOS game or software package to run, covering all pre-2000 DOS and Windows 9x based hardware scenarios, and give users the feeling that they are running native DOS systems. We strongly encourage users and developers to contribute to DOSBox-X in order to make it work even better, and also hope that DOSBox-X (along with DOSLIB) can [help with new DOS developments](https://dosbox-x.com/newdosdevelopment.html).
You do not necessarily need to be versed in coding; there are other ways to contribute to the project as well. For example, you can submit bug reports, asking for new features or requesting other improvements in the [issue tracker](https://github.com/joncampbell123/dosbox-x/issues). General conversations and helping other DOSBox-X users (e.g. suggesting solutions to their problems) are appreciated as well. You may also help improve DOSBox-X's documentation (such as the [DOSBox-X Wiki](https://dosbox-x.com/wiki)), translate its language file to another language, or help promoting the software in other websites and forums.