PDP8: Fix missing clock pre-calibration instruction set due to typo

This commit is contained in:
David Gesswein 2024-01-07 07:21:40 -10:00 committed by Paul Koning
parent 7a6a325580
commit d9f2d39c56

View file

@ -1379,8 +1379,8 @@ return reason;
*/
static const char *pdp8_clock_precalibrate_commands[] = {
"106 100"
"-m 100 MQL MQA"
"106 100",
"-m 100 MQL MQA",
"-m 101 ISZ 112",
"-m 102 JMP I 106",
"-m 103 JMP I 106",