1
0
mirror of https://github.com/simh/simh.git synced 2026-05-04 06:58:38 +00:00

Adding more device help

This commit is contained in:
Mark Pizzolato
2013-02-05 04:41:48 -08:00
parent ef13fdd0dc
commit 453890f3d7
7 changed files with 54 additions and 14 deletions

View File

@@ -725,7 +725,6 @@ fprintf (st, "\n");
fprintf (st, "The RX211 supports the BOOT command.\n\n");
#endif
fprintf (st, "The RX211 is disabled in a Qbus system with more than 256KB of memory.\n\n");
fprintf (st, "The RX211 implements these registers:\n\n");
fprint_reg_help (st, dptr);
fprintf (st, "\nError handling is as follows:\n\n");
fprintf (st, " error STOP_IOE processed as\n");