mirror of
https://github.com/simh/simh.git
synced 2026-01-13 23:35:57 +00:00
VAX780: Correct HELP CPU BOOT to remove TQ which isn't bootable.
Reported in #265
This commit is contained in:
parent
6210ba2059
commit
622c594e59
@ -863,7 +863,6 @@ fprintf (st, " RLn to boot from rln\n");
|
||||
fprintf (st, " RQn to boot from rqn\n");
|
||||
fprintf (st, " RQBn to boot from rqbn\n");
|
||||
fprintf (st, " RQCn to boot from rqcn\n");
|
||||
fprintf (st, " RQDn to boot from rqdn\n");
|
||||
fprintf (st, " TQn to boot from tqn\n\n");
|
||||
fprintf (st, " RQDn to boot from rqdn\n\n");
|
||||
return SCPE_OK;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user