Typo's.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4290
This commit is contained in:
parent
a533565297
commit
e2e974336a
1 changed files with 2 additions and 2 deletions
4
INSTALL
4
INSTALL
|
@ -74,14 +74,14 @@ Some of them are:
|
|||
--disable-fpu-x86
|
||||
--disable-fpu-x64
|
||||
disables the assembly fpu core. Although relatively new, the x86/x64
|
||||
fpu core has more accuracy then the regular fpu core.
|
||||
fpu core has more accuracy than the regular fpu core.
|
||||
|
||||
--disable-dynamic-x86
|
||||
disables the dynamic x86/x64 specific cpu core. Although it might be
|
||||
a bit unstable, it can greatly improve the speed of dosbox on x86 and
|
||||
x64 hosts.
|
||||
Please note that this option on x86/x64 will result in a different
|
||||
dynamic/recompiling cpu core being compiled then the default.
|
||||
dynamic/recompiling cpu core being compiled than the default.
|
||||
For more information see the option --disable-dynrec
|
||||
|
||||
--disable-dynrec
|
||||
|
|
Loading…
Add table
Reference in a new issue