mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
fix text in README
This commit is contained in:
13
README.md
13
README.md
@@ -200,16 +200,16 @@ system to limit what the DOSBox-X executable is allowed to do.
|
||||
## Features that DOSBox-X is unlikely to support at this time
|
||||
|
||||
DOSBox-X aims to be a fully-featured DOS emulation package, but there are
|
||||
some things the design as implemented now cannot accomodate.
|
||||
some things the design as implemented now cannot accommodate.
|
||||
|
||||
* Pentium III or higher CPU level emulation.
|
||||
|
||||
DOSBox-X contains code only to emulate the 8088 through the Pentium II.
|
||||
DOSBox-X contains code only to emulate the 8086 through the Pentium II.
|
||||
Real DOS systems (MS-DOS and compatibles) also work best with these CPUs.
|
||||
|
||||
If Pentium III or higher emulation is desired, consider using Bochs
|
||||
or QEMU instead. DOSBox-X may eventually develop Pentium III emulation,
|
||||
if wanted by the DOSBox-X community in general.
|
||||
If Pentium III or higher emulation is desired, consider using a PC
|
||||
emulator like Bochs or QEMU instead. DOSBox-X may eventually develop
|
||||
Pentium III emulation, if wanted by the DOSBox-X community in general.
|
||||
|
||||
* Emulation of PC hardware 2001 or later.
|
||||
|
||||
@@ -224,9 +224,10 @@ some things the design as implemented now cannot accomodate.
|
||||
* Windows guest emulation, Windows XP or later.
|
||||
|
||||
DOSBox-X emulation, in terms of running Windows in DOSBox-X, will
|
||||
focus primarily on Windows 1.0 through Windows Millenium Edition,
|
||||
focus primarily on Windows 1.0 through Windows ME (Millenium Edition),
|
||||
and then on Windows NT through Windows 2000. Windows XP and later
|
||||
versions are not a priority and will not be considered at this time.
|
||||
These Windows versions are not based on DOS.
|
||||
|
||||
If you need to run Windows XP and later, please consider using
|
||||
QEMU, Bochs, VirtualBox, or VMware.
|
||||
|
Reference in New Issue
Block a user