mirror of
https://github.com/simh/simh.git
synced 2026-02-27 09:09:46 +00:00
PDP11: Fix auto configure table to properly list the last 4 fixed DL addresses
This commit is contained in:
committed by
Mark Pizzolato
parent
fd5fdcfaa6
commit
8862263d7c
@@ -763,7 +763,7 @@ AUTO_CON auto_tab[] = {/*c #v am vm fxa fxv */
|
||||
{016500, 016510, 016520, 016530,
|
||||
016540, 016550, 016560, 016570,
|
||||
016600, 016610, 016620, 016630,
|
||||
016740, 016750, 016760, 016770} }, /* KL11/DL11-A/DL11-B/DLV11/TU58 - fx CSRs */
|
||||
016640, 016650, 016660, 016670} }, /* KL11/DL11-A/DL11-B/DLV11/TU58 - fx CSRs */
|
||||
{ { "DLCJI" }, 1, 2, 0, 8,
|
||||
{015610, 015620, 015630, 015640,
|
||||
015650, 015660, 015670, 015700,
|
||||
|
||||
Reference in New Issue
Block a user