mirror of
https://github.com/simh/simh.git
synced 2026-01-25 19:56:25 +00:00
PDP10: Change default bus address and vector for DMR device to be what the TOPS-10 expects (address 764000 and vector 610)
This commit is contained in:
@@ -1709,7 +1709,7 @@ AUTO_CON auto_tab[] = {/*c #v am vm fxa fxv */
|
||||
{ { "KDP" }, 1, 2, 0, 0,
|
||||
{0000540}, {0540} }, /* KMC11-A comm IOP-DUP ucode - fx CSR, fx VEC */
|
||||
{ { "DMR" }, 1, 2, 0, 0,
|
||||
{0000700}, {0440} }, /* DMR11 comm - fx CSR, fx VEC */
|
||||
{0004000}, {0610} }, /* DMR11 comm - fx CSR, fx VEC */
|
||||
#else
|
||||
{ { "QBA" }, 1, 0, 0, 0,
|
||||
{017500} }, /* doorbell - fx CSR, no VEC */
|
||||
|
||||
Reference in New Issue
Block a user