helpfile.h: about .PRG for C64
This commit is contained in:
parent
19dec01d4f
commit
c8c53827e3
@ -2358,6 +2358,10 @@ static const T_Help_table helptable_save[] =
|
|||||||
HELP_TEXT (" 1 background color common to the line,")
|
HELP_TEXT (" 1 background color common to the line,")
|
||||||
HELP_TEXT (" 1 color common for the 4x8 block and")
|
HELP_TEXT (" 1 color common for the 4x8 block and")
|
||||||
HELP_TEXT (" 2 specific colors.")
|
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_TEXT ("")
|
HELP_TEXT ("")
|
||||||
HELP_TITLE("AMSTRAD CPC FORMATS")
|
HELP_TITLE("AMSTRAD CPC FORMATS")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user