X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fcommon%2Fusage.h;fp=drivers%2Fgp2x%2Fusage.h;h=320fc3168280abbc5aa928bc2032b8ddc53f856f;hb=4a2a617ac879a95babe3b8a822188b71e9769ba4;hp=425a90796cf2cdb024b5c60ff13809e8f34e4efd;hpb=396c448eb538587248ddbf586a90371c71b48183;p=fceu.git diff --git a/drivers/gp2x/usage.h b/drivers/common/usage.h similarity index 91% rename from drivers/gp2x/usage.h rename to drivers/common/usage.h index 425a907..320fc31 100644 --- a/drivers/gp2x/usage.h +++ b/drivers/common/usage.h @@ -23,7 +23,12 @@ void ShowUsage(char *prog) printf("\nUsage is as follows:\n%s filename\n\n",prog); puts("Options:"); puts(DriverUsage); -puts("-cpalette x Load a custom global palette from file x.\n\ +puts( +"-sound x Sound.\n\ + 0 = Disabled.\n\ + Otherwise, x = playback rate.\n\ +-showfps x Display fps counter if x is nonzero\n\ +-cpalette x Load a custom global palette from file x.\n\ -ntsccol x Emulate an NTSC's TV's colors.\n\ 0 = Disabled.\n\ 1 = Enabled.\n\