diff --git a/Intel-Systems/scelbi/scelbi_sys.c b/Intel-Systems/scelbi/scelbi_sys.c index 180ae5be..d0fc4730 100644 --- a/Intel-Systems/scelbi/scelbi_sys.c +++ b/Intel-Systems/scelbi/scelbi_sys.c @@ -62,7 +62,7 @@ DEVICE *sim_devices[] = { NULL }; -const char *sim_stop_messages[] = { +const char *sim_stop_messages[SCPE_BASE] = { "Unknown error", "Unknown I/O Instruction", "HALT instruction",