1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-03-28 18:52:10 +00:00

KA10: Fixed crash bug caused by DN20/60 device.

This commit is contained in:
Richard Cornwell
2021-03-07 13:40:03 -05:00
parent b070aada9d
commit d533322a6a

View File

@@ -278,7 +278,7 @@ REG dn_reg[] = {
DEVICE dn_dev = {
"DN", dn_unit, dn_reg, dn_mod,
4, 10, 31, 1, 8, 8,
3, 10, 31, 1, 8, 8,
NULL, NULL, &dn_reset,
NULL, NULL, NULL, &dn_dib, DEV_DEBUG, 0, dev_debug,
NULL, NULL, &dn_help, NULL, NULL, &dn_description