1
0
mirror of https://github.com/simh/simh.git synced 2026-05-05 23:34:21 +00:00

PDP11: DH11 device.

This commit is contained in:
Lars Brinkhoff
2022-10-15 17:53:47 +02:00
committed by Mark Pizzolato
parent c9216c789c
commit 06cae15d92
6 changed files with 368 additions and 4 deletions

View File

@@ -774,7 +774,7 @@ AUTO_CON auto_tab[] = {/*c #v am vm fxa fxv */
016110, 016120, 016130, 016140,
016150, 016160, 016170} }, /* DL11-C/DL11-D/DL11-E/DLV11-J - fx CSRs */
{ { NULL }, 1, 2, 8, 8 }, /* DJ11 */
{ { NULL }, 1, 2, 16, 8 }, /* DH11 */
{ { "DH" }, 1, 2, 16, 8 }, /* DH11 */
{ { "VT" }, 1, 4, 0, 8,
{012000, 012010, 012020, 012030} }, /* VT11/GT40 - fx CSRs */
{ { "VS60" }, 1, 4, 0, 8,