summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices')
-rw-r--r--src/devices/cpu/sh/sh2.cpp (renamed from src/devices/cpu/superh/sh2.cpp)0
-rw-r--r--src/devices/cpu/sh/sh2.h (renamed from src/devices/cpu/superh/sh2.h)0
-rw-r--r--src/devices/cpu/sh/sh2comn.cpp (renamed from src/devices/cpu/superh/sh2comn.cpp)0
-rw-r--r--src/devices/cpu/sh/sh2comn.h (renamed from src/devices/cpu/superh/sh2comn.h)0
-rw-r--r--src/devices/cpu/sh/sh2dasm.cpp (renamed from src/devices/cpu/superh/sh2dasm.cpp)0
-rw-r--r--src/devices/cpu/sh/sh2drc.cpp (renamed from src/devices/cpu/superh/sh2drc.cpp)0
-rw-r--r--src/devices/cpu/sh/sh2fe.cpp (renamed from src/devices/cpu/superh/sh2fe.cpp)0
-rw-r--r--src/devices/cpu/sh/sh3comn.cpp (renamed from src/devices/cpu/superh/sh3comn.cpp)0
-rw-r--r--src/devices/cpu/sh/sh3comn.h (renamed from src/devices/cpu/superh/sh3comn.h)0
-rw-r--r--src/devices/cpu/sh/sh4.cpp (renamed from src/devices/cpu/superh/sh4.cpp)0
-rw-r--r--src/devices/cpu/sh/sh4.h (renamed from src/devices/cpu/superh/sh4.h)0
-rw-r--r--src/devices/cpu/sh/sh4comn.cpp (renamed from src/devices/cpu/superh/sh4comn.cpp)0
-rw-r--r--src/devices/cpu/sh/sh4comn.h (renamed from src/devices/cpu/superh/sh4comn.h)0
-rw-r--r--src/devices/cpu/sh/sh4dasm.cpp (renamed from src/devices/cpu/superh/sh4dasm.cpp)0
-rw-r--r--src/devices/cpu/sh/sh4dmac.cpp (renamed from src/devices/cpu/superh/sh4dmac.cpp)0
-rw-r--r--src/devices/cpu/sh/sh4dmac.h (renamed from src/devices/cpu/superh/sh4dmac.h)0
-rw-r--r--src/devices/cpu/sh/sh4regs.h (renamed from src/devices/cpu/superh/sh4regs.h)0
-rw-r--r--src/devices/cpu/sh/sh4tmu.cpp (renamed from src/devices/cpu/superh/sh4tmu.cpp)0
-rw-r--r--src/devices/cpu/sh/sh4tmu.h (renamed from src/devices/cpu/superh/sh4tmu.h)0
-rw-r--r--src/devices/cpu/sh/sh7604_bus.cpp (renamed from src/devices/cpu/superh/sh7604_bus.cpp)0
-rw-r--r--src/devices/cpu/sh/sh7604_bus.h (renamed from src/devices/cpu/superh/sh7604_bus.h)0
-rw-r--r--src/devices/cpu/sh/sh7604_sci.cpp (renamed from src/devices/cpu/superh/sh7604_sci.cpp)0
-rw-r--r--src/devices/cpu/sh/sh7604_sci.h (renamed from src/devices/cpu/superh/sh7604_sci.h)0
-rw-r--r--src/devices/cpu/sh/sh7604_wdt.cpp (renamed from src/devices/cpu/superh/sh7604_wdt.cpp)0
-rw-r--r--src/devices/cpu/sh/sh7604_wdt.h (renamed from src/devices/cpu/superh/sh7604_wdt.h)0
25 files changed, 0 insertions, 0 deletions
diff --git a/src/devices/cpu/superh/sh2.cpp b/src/devices/cpu/sh/sh2.cpp
index 9b1cf8dcbbf..9b1cf8dcbbf 100644
--- a/src/devices/cpu/superh/sh2.cpp
+++ b/src/devices/cpu/sh/sh2.cpp
diff --git a/src/devices/cpu/superh/sh2.h b/src/devices/cpu/sh/sh2.h
index 50ecf680c88..50ecf680c88 100644
--- a/src/devices/cpu/superh/sh2.h
+++ b/src/devices/cpu/sh/sh2.h
diff --git a/src/devices/cpu/superh/sh2comn.cpp b/src/devices/cpu/sh/sh2comn.cpp
index b6ac0e1cc65..b6ac0e1cc65 100644
--- a/src/devices/cpu/superh/sh2comn.cpp
+++ b/src/devices/cpu/sh/sh2comn.cpp
diff --git a/src/devices/cpu/superh/sh2comn.h b/src/devices/cpu/sh/sh2comn.h
index 1c859e227d6..1c859e227d6 100644
--- a/src/devices/cpu/superh/sh2comn.h
+++ b/src/devices/cpu/sh/sh2comn.h
diff --git a/src/devices/cpu/superh/sh2dasm.cpp b/src/devices/cpu/sh/sh2dasm.cpp
index ef823ee28a5..ef823ee28a5 100644
--- a/src/devices/cpu/superh/sh2dasm.cpp
+++ b/src/devices/cpu/sh/sh2dasm.cpp
diff --git a/src/devices/cpu/superh/sh2drc.cpp b/src/devices/cpu/sh/sh2drc.cpp
index 1003463b97a..1003463b97a 100644
--- a/src/devices/cpu/superh/sh2drc.cpp
+++ b/src/devices/cpu/sh/sh2drc.cpp
diff --git a/src/devices/cpu/superh/sh2fe.cpp b/src/devices/cpu/sh/sh2fe.cpp
index f6b409a0cd5..f6b409a0cd5 100644
--- a/src/devices/cpu/superh/sh2fe.cpp
+++ b/src/devices/cpu/sh/sh2fe.cpp
diff --git a/src/devices/cpu/superh/sh3comn.cpp b/src/devices/cpu/sh/sh3comn.cpp
index 4a50e748eb9..4a50e748eb9 100644
--- a/src/devices/cpu/superh/sh3comn.cpp
+++ b/src/devices/cpu/sh/sh3comn.cpp
diff --git a/src/devices/cpu/superh/sh3comn.h b/src/devices/cpu/sh/sh3comn.h
index 241035b993e..241035b993e 100644
--- a/src/devices/cpu/superh/sh3comn.h
+++ b/src/devices/cpu/sh/sh3comn.h
diff --git a/src/devices/cpu/superh/sh4.cpp b/src/devices/cpu/sh/sh4.cpp
index cc7c333d9cc..cc7c333d9cc 100644
--- a/src/devices/cpu/superh/sh4.cpp
+++ b/src/devices/cpu/sh/sh4.cpp
diff --git a/src/devices/cpu/superh/sh4.h b/src/devices/cpu/sh/sh4.h
index fad1d326750..fad1d326750 100644
--- a/src/devices/cpu/superh/sh4.h
+++ b/src/devices/cpu/sh/sh4.h
diff --git a/src/devices/cpu/superh/sh4comn.cpp b/src/devices/cpu/sh/sh4comn.cpp
index 4f7ae411e7d..4f7ae411e7d 100644
--- a/src/devices/cpu/superh/sh4comn.cpp
+++ b/src/devices/cpu/sh/sh4comn.cpp
diff --git a/src/devices/cpu/superh/sh4comn.h b/src/devices/cpu/sh/sh4comn.h
index 230207652d6..230207652d6 100644
--- a/src/devices/cpu/superh/sh4comn.h
+++ b/src/devices/cpu/sh/sh4comn.h
diff --git a/src/devices/cpu/superh/sh4dasm.cpp b/src/devices/cpu/sh/sh4dasm.cpp
index faff895f3a5..faff895f3a5 100644
--- a/src/devices/cpu/superh/sh4dasm.cpp
+++ b/src/devices/cpu/sh/sh4dasm.cpp
diff --git a/src/devices/cpu/superh/sh4dmac.cpp b/src/devices/cpu/sh/sh4dmac.cpp
index c06ffb034dd..c06ffb034dd 100644
--- a/src/devices/cpu/superh/sh4dmac.cpp
+++ b/src/devices/cpu/sh/sh4dmac.cpp
diff --git a/src/devices/cpu/superh/sh4dmac.h b/src/devices/cpu/sh/sh4dmac.h
index b7918fac997..b7918fac997 100644
--- a/src/devices/cpu/superh/sh4dmac.h
+++ b/src/devices/cpu/sh/sh4dmac.h
diff --git a/src/devices/cpu/superh/sh4regs.h b/src/devices/cpu/sh/sh4regs.h
index 384f062858e..384f062858e 100644
--- a/src/devices/cpu/superh/sh4regs.h
+++ b/src/devices/cpu/sh/sh4regs.h
diff --git a/src/devices/cpu/superh/sh4tmu.cpp b/src/devices/cpu/sh/sh4tmu.cpp
index 4735b8bba67..4735b8bba67 100644
--- a/src/devices/cpu/superh/sh4tmu.cpp
+++ b/src/devices/cpu/sh/sh4tmu.cpp
diff --git a/src/devices/cpu/superh/sh4tmu.h b/src/devices/cpu/sh/sh4tmu.h
index 7bbad37a0c1..7bbad37a0c1 100644
--- a/src/devices/cpu/superh/sh4tmu.h
+++ b/src/devices/cpu/sh/sh4tmu.h
diff --git a/src/devices/cpu/superh/sh7604_bus.cpp b/src/devices/cpu/sh/sh7604_bus.cpp
index f4000a46300..f4000a46300 100644
--- a/src/devices/cpu/superh/sh7604_bus.cpp
+++ b/src/devices/cpu/sh/sh7604_bus.cpp
diff --git a/src/devices/cpu/superh/sh7604_bus.h b/src/devices/cpu/sh/sh7604_bus.h
index 486ff93558f..486ff93558f 100644
--- a/src/devices/cpu/superh/sh7604_bus.h
+++ b/src/devices/cpu/sh/sh7604_bus.h
diff --git a/src/devices/cpu/superh/sh7604_sci.cpp b/src/devices/cpu/sh/sh7604_sci.cpp
index 248e0112622..248e0112622 100644
--- a/src/devices/cpu/superh/sh7604_sci.cpp
+++ b/src/devices/cpu/sh/sh7604_sci.cpp
diff --git a/src/devices/cpu/superh/sh7604_sci.h b/src/devices/cpu/sh/sh7604_sci.h
index d7a290f6946..d7a290f6946 100644
--- a/src/devices/cpu/superh/sh7604_sci.h
+++ b/src/devices/cpu/sh/sh7604_sci.h
diff --git a/src/devices/cpu/superh/sh7604_wdt.cpp b/src/devices/cpu/sh/sh7604_wdt.cpp
index 16b40f30768..16b40f30768 100644
--- a/src/devices/cpu/superh/sh7604_wdt.cpp
+++ b/src/devices/cpu/sh/sh7604_wdt.cpp
diff --git a/src/devices/cpu/superh/sh7604_wdt.h b/src/devices/cpu/sh/sh7604_wdt.h
index 7e014745f19..7e014745f19 100644
--- a/src/devices/cpu/superh/sh7604_wdt.h
+++ b/src/devices/cpu/sh/sh7604_wdt.h