summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/v60/v60.cpp
diff options
context:
space:
mode:
author angelosa <salese_corp_ltd@email.it>2018-03-15 18:06:10 +0100
committer angelosa <salese_corp_ltd@email.it>2018-03-15 18:07:39 +0100
commitbb11fbd2bd66ad45571146ec5a660f5775949ef1 (patch)
tree1fd5b5e6bfed24d4d86ebe18c28bc1b82335733d /src/devices/cpu/v60/v60.cpp
parentba278b8f03a6affbaf87da6f533f85ee5cd6f7a9 (diff)
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)
Diffstat (limited to 'src/devices/cpu/v60/v60.cpp')
-rw-r--r--src/devices/cpu/v60/v60.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/cpu/v60/v60.cpp b/src/devices/cpu/v60/v60.cpp
index 7891f5daa25..a792d6771be 100644
--- a/src/devices/cpu/v60/v60.cpp
+++ b/src/devices/cpu/v60/v60.cpp
@@ -78,8 +78,8 @@ Package: 132-pin PGA, 200-pin QFP
#include "v60d.h"
#include "debugger.h"
-DEFINE_DEVICE_TYPE(V60, v60_device, "v60", "V60")
-DEFINE_DEVICE_TYPE(V70, v70_device, "v70", "V70")
+DEFINE_DEVICE_TYPE(V60, v60_device, "v60", "NEC V60")
+DEFINE_DEVICE_TYPE(V70, v70_device, "v70", "NEC V70")
// Set m_PIR (Processor ID) for NEC m_ LSB is reserved to NEC,