Remove FPU copy from list of options
This commit is contained in:
@@ -1111,11 +1111,6 @@ SECTION .data
|
|||||||
%else
|
%else
|
||||||
db ' -n # Enable scanlines (when available)',13,10
|
db ' -n # Enable scanlines (when available)',13,10
|
||||||
db ' Where # is: 1 = full, 2 = 25%, 3 = 50%',13,10
|
db ' Where # is: 1 = full, 2 = 25%, 3 = 50%',13,10
|
||||||
%endif
|
|
||||||
%ifdef __LINUX__
|
|
||||||
db ' -of Enable FPU copy ',13,10
|
|
||||||
%else
|
|
||||||
; db ' -o Enable FPU copy ',13,10
|
|
||||||
%endif
|
%endif
|
||||||
db ' -om Enable MMX support (when available)',13,10
|
db ' -om Enable MMX support (when available)',13,10
|
||||||
db ' -p # Percentage of instructions to execute [50..120]',13,10
|
db ' -p # Percentage of instructions to execute [50..120]',13,10
|
||||||
|
|||||||
Reference in New Issue
Block a user