1
0
mirror of https://github.com/simh/simh.git synced 2026-03-05 10:54:01 +00:00

PDP-10 update

Halt code for Console FE errors
This commit is contained in:
Timothe Litt
2013-07-05 00:07:01 -04:00
parent 6e78905ecc
commit 9c7f4237d3

View File

@@ -108,6 +108,7 @@ const char *sim_stop_messages[] = {
"Nested XCT limit exceeded",
"Invalid I/O controller",
"Address stop",
"Console FE halt",
"Panic stop"
};