mirror of
https://github.com/simh/simh.git
synced 2026-01-26 12:02:14 +00:00
3b2: Support software power-off
This commit is contained in:
@@ -72,7 +72,8 @@ const char *sim_stop_messages[] = {
|
||||
"IRQ",
|
||||
"Exception/Trap",
|
||||
"Exception Stack Too Deep",
|
||||
"Unimplemented MMU Feature"
|
||||
"Unimplemented MMU Feature",
|
||||
"System Powered Off"
|
||||
};
|
||||
|
||||
void full_reset()
|
||||
|
||||
Reference in New Issue
Block a user