diff --git a/I7000/i7010_cpu.c b/I7000/i7010_cpu.c index 5414430..7ba3d42 100644 --- a/I7000/i7010_cpu.c +++ b/I7000/i7010_cpu.c @@ -225,7 +225,7 @@ MTAB cpu_mod[] = { DEVICE cpu_dev = { "CPU", &cpu_unit, cpu_reg, cpu_mod, - 1, 10, 8, 1, 8, 8, + 1, 10, 18, 1, 8, 8, &cpu_ex, &cpu_dep, &cpu_reset, NULL, NULL, NULL, NULL, DEV_DEBUG, 0, dev_debug, NULL, NULL, &cpu_help, NULL, NULL, &cpu_description