summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms9900/ti990_10.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/tms9900/ti990_10.cpp')
-rw-r--r--src/devices/cpu/tms9900/ti990_10.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/tms9900/ti990_10.cpp b/src/devices/cpu/tms9900/ti990_10.cpp
index bcb96cb6d90..b6aa778e047 100644
--- a/src/devices/cpu/tms9900/ti990_10.cpp
+++ b/src/devices/cpu/tms9900/ti990_10.cpp
@@ -129,4 +129,4 @@ util::disasm_interface *ti990_10_device::create_disassembler()
return new tms9900_disassembler(TMS9900_ID);
}
-DEFINE_DEVICE_TYPE(TI990_10, ti990_10_device, "ti990_10_cpu", "TI990/10 CPU")
+DEFINE_DEVICE_TYPE(TI990_10, ti990_10_device, "ti990_10", "Texas Instruments TI990/10 CPU")