diff --git a/src/helpfile.h b/src/helpfile.h index 3e558ae3..ed932315 100644 --- a/src/helpfile.h +++ b/src/helpfile.h @@ -2358,6 +2358,10 @@ static const T_Help_table helptable_save[] = HELP_TEXT (" 1 background color common to the line,") HELP_TEXT (" 1 color common for the 4x8 block and") HELP_TEXT (" 2 specific colors.") + HELP_TEXT ("PRG files can be executed on the C64 with :") + HELP_TEXT (" LOAD\"FILE.PRG\",8,1") + HELP_TEXT (" RUN") + HELP_TEXT ("Only hi-res and multicolor are supported.") HELP_TEXT ("") HELP_TEXT ("") HELP_TITLE("AMSTRAD CPC FORMATS")