1
0
mirror of https://github.com/simh/simh.git synced 2026-01-26 04:01:38 +00:00

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

This commit is contained in:
David Gesswein
2024-01-06 17:10:29 -10:00
committed by Mark Pizzolato
parent 4dfb3508bf
commit 5d4e7edd2b

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",