Add --disable-fpu-x64 which is the same as --disable-fpu-x86 for clarity reasons
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3898
This commit is contained in:
parent
f458d07983
commit
81ae7277e8
2 changed files with 6 additions and 4 deletions
3
INSTALL
3
INSTALL
|
@ -67,7 +67,8 @@ In step 1 you could add the following switches:
|
|||
finished and isn't entirely accurate it's advised to leave it on.
|
||||
|
||||
--disable-fpu-x86
|
||||
disables the assembly fpu core. Although relatively new the x86 fpu
|
||||
--disable-fpu-x64
|
||||
disables the assembly fpu core. Although relatively new, the x86/x64 fpu
|
||||
core has more accuracy then the regular fpu core.
|
||||
|
||||
--disable-dynamic-x86
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue