diff options
Diffstat (limited to 'src/devices/sound/ta7630.cpp')
-rw-r--r-- | src/devices/sound/ta7630.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/ta7630.cpp b/src/devices/sound/ta7630.cpp index 24edaa4b411..6dcb84455b9 100644 --- a/src/devices/sound/ta7630.cpp +++ b/src/devices/sound/ta7630.cpp @@ -27,7 +27,7 @@ //************************************************************************** // device type definition -DEFINE_DEVICE_TYPE(TA7630, ta7630_device, "ta7630", "TA7630 Device") +DEFINE_DEVICE_TYPE(TA7630, ta7630_device, "ta7630", "Toshiba TA7630P") //************************************************************************** |