mirror of
https://github.com/simh/simh.git
synced 2026-05-04 06:58:38 +00:00
ISYS8010, ISYS8020: Latest update
This commit is contained in:
@@ -189,7 +189,7 @@ DEBTAB i8274_debug[] = {
|
||||
};
|
||||
|
||||
DEVICE i8274_dev = {
|
||||
"8274", //name
|
||||
"I8274", //name
|
||||
&i8274_unit, //units
|
||||
i8274_reg, //registers
|
||||
i8274_mod, //modifiers
|
||||
|
||||
Reference in New Issue
Block a user