From 8862263d7cc6821f187dd43a2e0326292f105e98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20Chr=C3=A9tien?= Date: Sat, 30 Jul 2022 10:59:42 -1000 Subject: [PATCH] PDP11: Fix auto configure table to properly list the last 4 fixed DL addresses --- PDP11/pdp11_io_lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PDP11/pdp11_io_lib.c b/PDP11/pdp11_io_lib.c index 817c4cee..d6c5de1d 100644 --- a/PDP11/pdp11_io_lib.c +++ b/PDP11/pdp11_io_lib.c @@ -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,