]> git.sur5r.net Git - cc65/commitdiff
Fix help text for default start address
authorStephan Mühlstrasser <stephan.muehlstrasser@web.de>
Sun, 23 Nov 2014 18:44:45 +0000 (19:44 +0100)
committerStephan Mühlstrasser <stephan.muehlstrasser@web.de>
Sun, 23 Nov 2014 18:44:45 +0000 (19:44 +0100)
src/c1p65/main.c

index d5e813a3f2280e8fd3e4b6b4304304aa7609b391..50edcde88b63d1b5532b20e7ddc1b84a3924832c 100644 (file)
@@ -28,7 +28,7 @@ static void Usage (void)
         "  -V\t\t\tPrint the version number\n"\r
         "  -h\t\t\tHelp (this text)\n"\r
                "  -o name\t\tName the C1P output file (default: <input>.c1p)\n"\r
-               "  -S addr\t\tLoad address (default 0x400)\n"\r
+               "  -S addr\t\tLoad address (default 0x300)\n"\r
         "\n"\r
         "Long options:\n"\r
         "  --help\t\tHelp (this text)\n"\r