Update Question 16.4:

- Remove note on removal of doscmd from the base system
- Add a paragraph about emulators/dosbox

Reviewed by:  trhodes
Approved by:  gabor
This commit is contained in:
Gabor Pali 2008-07-05 03:02:50 +00:00
parent 28061d1012
commit d4f8c27c6a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32470

View file

@ -9839,17 +9839,17 @@ hint.sio.7.irq="12"</programlisting>
role="package">emulators/doscmd</filename>, a DOS emulation role="package">emulators/doscmd</filename>, a DOS emulation
program, available in the &os; Ports Collection.</para> program, available in the &os; Ports Collection.</para>
<note>
<para>The <application>doscmd</application> program used to be an
integrated part of &os;, but was removed before the release of
&os; 5.3.</para>
</note>
<para>If <application>doscmd</application> will not suffice, <para>If <application>doscmd</application> will not suffice,
the add-on utility <filename the add-on utility <filename
role="package">emulators/pcemu</filename> emulates an 8088 and role="package">emulators/pcemu</filename> emulates an 8088 and
enough BIOS services to run many DOS text mode enough BIOS services to run many DOS text mode
applications. It requires the X Window System.</para> applications. It requires the X Window System.</para>
<para>You may also try <filename
role="package">emulators/dosbox</filename> from the &os;
Ports Collection. The main focus of this application is
emulating old DOS games using the local file system for
files.</para>
</answer> </answer>
</qandaentry> </qandaentry>