Left clic on 8bit button now opens the menu if no mode has previously been selected

This commit is contained in:
Thomas Bernard
2018-11-26 10:50:52 +01:00
parent 9898c9b7f8
commit 8a3860611d
4 changed files with 19 additions and 5 deletions

View File

@@ -1926,11 +1926,20 @@ static const T_Help_table helptable_effects[] =
HELP_TEXT ("8bits computers video modes, such as the ZX")
HELP_TEXT ("Spectrum, Commodore 64, etc.")
HELP_BOLD ("LEFT CLICK")
HELP_TEXT ("Enable/disable the contraints")
HELP_TEXT ("Open the menu if no constraint type has been")
HELP_TEXT ("already selected.")
HELP_TEXT ("Else enable/disable the contraints")
HELP_TEXT ("")
HELP_BOLD ("RIGHT CLICK")
HELP_TEXT ("Opens the menu to choose the type of")
HELP_TEXT ("constraints")
HELP_TEXT ("Open the menu to choose the type of")
HELP_TEXT ("constraints.")
HELP_TEXT ("")
HELP_TEXT ("")
HELP_BOLD ("Block modes")
HELP_TEXT ("ZX Spectrum, Thomson MOTO, C64 multicolor,")
HELP_TEXT ("C64 HiRes are modes with block constraints.")
HELP_TEXT ("Only a limited different colors (generaly 2)")
HELP_TEXT ("are allowed in a pixel block.")
HELP_TEXT ("")
HELP_TEXT ("")
HELP_BOLD ("Amstrad CPC Mode5")