summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tlcs90/tlcs90.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/tlcs90/tlcs90.cpp')
-rw-r--r--src/devices/cpu/tlcs90/tlcs90.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/devices/cpu/tlcs90/tlcs90.cpp b/src/devices/cpu/tlcs90/tlcs90.cpp
index 6600ce9d223..89f793053e3 100644
--- a/src/devices/cpu/tlcs90/tlcs90.cpp
+++ b/src/devices/cpu/tlcs90/tlcs90.cpp
@@ -20,12 +20,12 @@
ALLOW_SAVE_TYPE(tlcs90_device::e_mode); // allow save_item on a non-fundamental type
-DEFINE_DEVICE_TYPE(TMP90840, tmp90840_device, "tmp90840", "TMP90840")
-DEFINE_DEVICE_TYPE(TMP90841, tmp90841_device, "tmp90841", "TMP90841")
-DEFINE_DEVICE_TYPE(TMP90845, tmp90845_device, "tmp90845", "TMP90845")
-DEFINE_DEVICE_TYPE(TMP91640, tmp91640_device, "tmp91640", "TMP91640")
-DEFINE_DEVICE_TYPE(TMP91641, tmp91641_device, "tmp91641", "TMP91641")
-DEFINE_DEVICE_TYPE(TMP90PH44, tmp90ph44_device, "tmp90ph44", "TMP90PH44")
+DEFINE_DEVICE_TYPE(TMP90840, tmp90840_device, "tmp90840", "Toshiba TMP90840")
+DEFINE_DEVICE_TYPE(TMP90841, tmp90841_device, "tmp90841", "Toshiba TMP90841")
+DEFINE_DEVICE_TYPE(TMP90845, tmp90845_device, "tmp90845", "Toshiba TMP90845")
+DEFINE_DEVICE_TYPE(TMP91640, tmp91640_device, "tmp91640", "Toshiba TMP91640")
+DEFINE_DEVICE_TYPE(TMP91641, tmp91641_device, "tmp91641", "Toshiba TMP91641")
+DEFINE_DEVICE_TYPE(TMP90PH44, tmp90ph44_device, "tmp90ph44", "Toshiba TMP90PH44")
#define T90_IOBASE 0xffc0