X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=s51%2Fs51-parse.c;h=aba454859b94394e8711b60d76a2b6fc8dc6c687;hp=749d7bd8490e873c97ad04e185fb7e23ab0f1b42;hb=a0a27600ee2bf237e74eb83767a8d2e7c91df24f;hpb=6c2a65c743a4ffae96ed27dbc38c1bf9242ed1df diff --git a/s51/s51-parse.c b/s51/s51-parse.c index 749d7bd8..aba45485 100644 --- a/s51/s51-parse.c +++ b/s51/s51-parse.c @@ -27,8 +27,8 @@ static struct command_function functions[] = { "Dump sprs\n" }, { "dx", "dx", command_dx, "dx ", "Dump xaddr\n" }, - { "set", "t", command_set, "se[t] mem ", - "Set mem {xram|rom|iram|sfr} \n" + { "set", "t", command_set, "se[t] mem
...", + "Set mem {xram|rom|iram|sfr}\n" "set bit \n" }, { "dump", "d", command_dump, "[d]ump ", "Dump {xram|rom|iram|sfr} \n" },