Gamma message is now correct. (yes you can use gamma in any port in any video mode now)
This commit is contained in:
@@ -93,10 +93,7 @@ static void display_help()
|
|||||||
put_line(" -e Skip enter key press at the beginning");
|
put_line(" -e Skip enter key press at the beginning");
|
||||||
#endif
|
#endif
|
||||||
put_line(" -f # Enable fixed frame rate [0...9]");
|
put_line(" -f # Enable fixed frame rate [0...9]");
|
||||||
#ifdef __MSDOS__
|
|
||||||
put_line(" -g # Specify gamma correction value [0...15]");
|
put_line(" -g # Specify gamma correction value [0...15]");
|
||||||
put_line(" (Only works properly in 8-bit modes)");
|
|
||||||
#endif
|
|
||||||
put_line(" -h Force HiROM");
|
put_line(" -h Force HiROM");
|
||||||
put_line(" -j Disable Mouse (Automatically turns off right mouse click)");
|
put_line(" -j Disable Mouse (Automatically turns off right mouse click)");
|
||||||
put_line(" -k # Set Volume Level (0 .. 100)");
|
put_line(" -k # Set Volume Level (0 .. 100)");
|
||||||
|
|||||||
Reference in New Issue
Block a user