Skip to content

Commit 5a184eb

Browse files
dgellis-personalpkoning2
authored andcommitted
PDP11: Fix typo in SYSTEM DR register description
1 parent f704825 commit 5a184eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PDP11/pdp11_cpumod.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ REG sys_reg[] = {
284284
"11/84, 11/93, 11/94)") },
285285
{ ORDATAD (DR, DR, 16, "display register or board LEDs ("
286286
"11/04, 11/05, 11/20, "
287-
"1123+, 11/24, 11/34, "
287+
"11/23+, 11/24, 11/34, "
288288
"11/70, 11/73B, 11/83, "
289289
"11/84, 11/93, 11/94)") },
290290
{ ORDATAD (MEMERR, MEMERR, 16, "memory error register ("

0 commit comments

Comments
 (0)