mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
update doc
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
later. (joncampbell123).
|
||||
- Added Pentium II cputype, to begin development
|
||||
of such emulation. (joncampbell123)
|
||||
- Added support for DCGA and Toshiba J-3100 emulation
|
||||
modes. The J-3100 emulation can be enabled with the
|
||||
options "dosv=jp" & "j3100=true" in [dosv] section.
|
||||
There is also DCGA command which can enter DCGA
|
||||
from other video modes. (nanshiki)
|
||||
- Added IMGSWAP command to swap disks for drives.
|
||||
e.g. "IMGSWAP D" to swap C: drive to the next swap
|
||||
position, and "IMGSWAP A 3" to swap A: drive to
|
||||
|
@@ -202,13 +202,13 @@ 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 accomodate.
|
||||
|
||||
* Pentium II or higher CPU level emulation.
|
||||
* Pentium III or higher CPU level emulation.
|
||||
|
||||
DOSBox-X contains code only to emulate the 8088 through the Pentium Pro.
|
||||
DOSBox-X contains code only to emulate the 8088 through the Pentium II.
|
||||
Real DOS systems (MS-DOS and compatibles) also work best with these CPUs.
|
||||
|
||||
If Pentium II or higher emulation is desired, consider using Bochs
|
||||
or QEMU instead. DOSBox-X may eventually develop Pentium II emulation,
|
||||
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.
|
||||
|
||||
* Emulation of PC hardware 2001 or later.
|
||||
|
Reference in New Issue
Block a user