M.A.M.E. - Multiple Arcade Machine Emulator
Copyright (C) 1997  by Nicola Salmoria and Mirko Buffoni

M.A.M.E. Win32 version created and maintained by Chris Kirmse.
Please read the readme.txt for more information.  Report ONLY win32
specific bugs to ckirmse@ricochet.net.

Options:
 -widthxheight	Specify desired screen size 
		(must be supported by DirectDraw)
		Common are -320x240, -400x300, and -640x480
 -nosound	Disable sound (speeds up emulation)
 -rotate	Rotate the display 90 degrees clockwise.
		Great for those sideways monitors!
 -noflip	Don't flip between two primary screen buffers--
		blit from the back buffer.  May be faster on some computers.
 -nojoy 	Don't use a joystick even if present.
 -scale 2	Stretch the display by a fact of two.
		Good for larger video modes, if you have a fast video card.
 -usevideomemory Use video memory for a back buffer
		(only used if using -stretch 2 or -noflip)
 -window	Run in a window
