mirror of
https://github.com/open-simh/simh.git
synced 2026-04-26 12:17:25 +00:00
ISYS8010, ISYS8020: Latest update
This commit is contained in:
@@ -449,7 +449,7 @@ DEBTAB i8088_debug[] = {
|
||||
};
|
||||
|
||||
DEVICE i8088_dev = {
|
||||
"CPU", //name
|
||||
"I8088", //name
|
||||
&i8088_unit, //units
|
||||
i8088_reg, //registers
|
||||
i8088_mod, //modifiers
|
||||
|
||||
Reference in New Issue
Block a user