ocd
This commit is contained in:
parent
2a2a7536df
commit
4f0fed301e
|
@ -58,8 +58,8 @@ char *DriverUsage=
|
||||||
--nothrottle x Disables artificial speed throttling, if x is nonzero.\n\
|
--nothrottle x Disables artificial speed throttling, if x is nonzero.\n\
|
||||||
--frameskip x Sets # of frames to skip per emulated frame.\n\
|
--frameskip x Sets # of frames to skip per emulated frame.\n\
|
||||||
--(x/y)res x, -(x/y) x Sets horizontal/vertical resolution to x for full screen mode.\n\
|
--(x/y)res x, -(x/y) x Sets horizontal/vertical resolution to x for full screen mode.\n\
|
||||||
--autoscale x Enables autoscaling if x is nonzero \n\
|
--autoscale x Enables autoscaling if x is nonzero. \n\
|
||||||
--keepratio x Keeps native NES ratio when autoscaling if x is nonzero \n\
|
--keepratio x Keeps native NES ratio when autoscaling if x is nonzero. \n\
|
||||||
--(x/y)scale x Multiplies width/height by x (Real numbers >0 with OpenGL, otherwise integers >0).\n\
|
--(x/y)scale x Multiplies width/height by x (Real numbers >0 with OpenGL, otherwise integers >0).\n\
|
||||||
--(x/y)stretch x Stretchess to fill surface on x/y axis (fullscreen, only with OpenGL).\n\
|
--(x/y)stretch x Stretchess to fill surface on x/y axis (fullscreen, only with OpenGL).\n\
|
||||||
--bpp x, -b x Sets bits per pixel for SDL surface(and video mode in fs). 8, 16, 32.\n\
|
--bpp x, -b x Sets bits per pixel for SDL surface(and video mode in fs). 8, 16, 32.\n\
|
||||||
|
|
Loading…
Reference in New Issue