mirror of
https://github.com/simh/simh.git
synced 2026-03-01 09:31:16 +00:00
I1401: Fix minor typo in error msg
This commit is contained in:
committed by
Mark Pizzolato
parent
524a98b235
commit
7f471eafff
@@ -93,13 +93,13 @@ const char *sim_stop_messages[SCPE_BASE] = {
|
||||
"Invalid A address",
|
||||
"Invalid B address",
|
||||
"Invalid instruction length",
|
||||
"Invalid modifer",
|
||||
"Invalid modifier",
|
||||
"Invalid branch address",
|
||||
"Breakpoint",
|
||||
"HALT instruction",
|
||||
"Invalid MT unit number",
|
||||
"Invalid MT record length",
|
||||
"Write to locked MT unit",
|
||||
"Write to locked MT unit",
|
||||
"Skip to unpunched CCT channel",
|
||||
"Card reader empty",
|
||||
"Address register wrap",
|
||||
|
||||
Reference in New Issue
Block a user