1
0
mirror of https://github.com/simh/simh.git synced 2026-02-25 16:30:55 +00:00

PDP11: Integrate RR (RP11) device with full sim_disk capabilities

This commit is contained in:
Mark Pizzolato
2024-07-20 15:08:19 -10:00
parent 434a1f807b
commit d2cd594cde
7 changed files with 109 additions and 167 deletions

View File

@@ -725,6 +725,8 @@ AUTO_CON auto_tab[] = {/*c #v am vm fxa fxv */
{0200, 0170, 0174, 0270, 0274} }, /* LP11 - fx CSR, fx VEC */
{ { "RB" }, 1, 1, 0, 0,
{015606}, {0250} }, /* RB730 - fx CSR, fx VEC */
{ { "RR" }, 1, 1, 0, 0,
{016700}, {0254} }, /* RB730 - fx CSR, fx VEC */
{ { "RL" }, 1, 1, 0, 0,
{014400}, {0160} }, /* RL11 - fx CSR, fx VEC */
{ { "RL" }, 1, 1, 0, 0,