1
0
mirror of https://github.com/simh/simh.git synced 2026-04-28 12:47:25 +00:00

Added SHOW CPU MEMORY to the MicroVAX I simulator

This commit is contained in:
Mark Pizzolato
2013-04-05 14:52:27 -07:00
parent d245c0b77c
commit 471ea3efce
4 changed files with 35 additions and 4 deletions

View File

@@ -351,7 +351,7 @@ AUTO_CON auto_tab[] = {/*c #v am vm fxa fxv */
{ { "QBA" }, 1, 0, 0, 0,
{017500} }, /* doorbell - fx CSR, no VEC */
{ { "MCTL" }, 1, 0, 0, 0,
{012100} }, /* MSV11-P - fx CSR, no VEC */
{012100} }, /* MSV11-P/MSV11-Q - fx CSR, no VEC */
{ { "KE" }, 1, 0, 0, 0,
{017300} }, /* KE11-A - fx CSR, no VEC */
{ { "KG" }, 1, 0, 0, 0,