From bb11fbd2bd66ad45571146ec5a660f5775949ef1 Mon Sep 17 00:00:00 2001 From: angelosa Date: Thu, 15 Mar 2018 18:06:10 +0100 Subject: Blind faith fixed long names for almost all CPUs (nw) mb86235.cpp: renamed pcs_ptr into pcp, and added a file for future interpreter core (nw) --- src/devices/cpu/v30mz/v30mz.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/devices/cpu/v30mz') diff --git a/src/devices/cpu/v30mz/v30mz.cpp b/src/devices/cpu/v30mz/v30mz.cpp index de393ea5f9f..0d9b07cee76 100644 --- a/src/devices/cpu/v30mz/v30mz.cpp +++ b/src/devices/cpu/v30mz/v30mz.cpp @@ -95,7 +95,7 @@ enum BREGS { /***************************************************************************/ -DEFINE_DEVICE_TYPE(V30MZ, v30mz_cpu_device, "v30mz", "V30MZ") +DEFINE_DEVICE_TYPE(V30MZ, v30mz_cpu_device, "v30mz", "NEC V30MZ") v30mz_cpu_device::v30mz_cpu_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) -- cgit v1.2.3-70-g09d2