mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -55,7 +55,7 @@ Although based on the DOSBox project, DOSBox-X is now a separate project because
|
||||
|
||||
* Support for different ways to customize the internal Z: drive
|
||||
|
||||
* Support for CPU types like Pentium Pro/II and MMX instructions
|
||||
* Support for CPU types like Pentium Pro, II, III and MMX instructions
|
||||
|
||||
* Support for IDE interfaces and improved Windows 3.x/9x emulation
|
||||
|
||||
@@ -204,14 +204,14 @@ system to limit what the DOSBox-X executable is allowed to do.
|
||||
DOSBox-X aims to be a fully-featured DOS emulation package, but there are
|
||||
some things the design as implemented now cannot accommodate.
|
||||
|
||||
* Pentium III or higher CPU level emulation.
|
||||
* Pentium 4 or higher CPU level emulation.
|
||||
|
||||
DOSBox-X contains code only to emulate the 8086 through the Pentium II.
|
||||
DOSBox-X contains code only to emulate the 8086 through the Pentium III.
|
||||
Real DOS systems (MS-DOS and compatibles) also work best with these CPUs.
|
||||
|
||||
If Pentium III or higher emulation is desired, consider using a PC
|
||||
If Pentium 4 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.
|
||||
Pentium 4 emulation, if wanted by the DOSBox-X community in general.
|
||||
|
||||
* Emulation of PC hardware 2001 or later.
|
||||
|
||||
|
Reference in New Issue
Block a user