summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2022-07-02 11:57:22 +0200
committer hap <happppp@users.noreply.github.com>2022-07-02 11:57:22 +0200
commit473f38f376f0f1333446775c817737ce5a7fd979 (patch)
tree282cae3371e00ddd81adacd9597631d1e6f52d7d /src
parent21c3c105645be9e523a57c617586dcf9cbe465c3 (diff)
source org: move cdi to philips folder
Diffstat (limited to 'src')
-rw-r--r--src/mame/arcade.flt4
-rw-r--r--src/mame/mame.lst2
-rw-r--r--src/mame/mess.flt2
-rw-r--r--src/mame/philips/cdi.cpp (renamed from src/mame/misc/cdi.cpp)0
-rw-r--r--src/mame/philips/cdi.h (renamed from src/mame/misc/cdi.h)0
-rw-r--r--src/mame/philips/cdicdic.cpp (renamed from src/mame/misc/cdicdic.cpp)0
-rw-r--r--src/mame/philips/cdicdic.h (renamed from src/mame/misc/cdicdic.h)0
-rw-r--r--src/mame/philips/cdislavehle.cpp (renamed from src/mame/misc/cdislavehle.cpp)0
-rw-r--r--src/mame/philips/cdislavehle.h (renamed from src/mame/misc/cdislavehle.h)0
-rw-r--r--src/mame/philips/mcd212.cpp (renamed from src/mame/misc/mcd212.cpp)0
-rw-r--r--src/mame/philips/mcd212.h (renamed from src/mame/misc/mcd212.h)0
11 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/arcade.flt b/src/mame/arcade.flt
index 66b60435314..16126fa364d 100644
--- a/src/mame/arcade.flt
+++ b/src/mame/arcade.flt
@@ -641,7 +641,6 @@ misc/castle.cpp
misc/cave.cpp
misc/cavepc.cpp
misc/cb2001.cpp
-misc/cdi.cpp
misc/chameleonrx1.cpp
misc/chance32.cpp
misc/changyu.cpp
@@ -1068,6 +1067,7 @@ pce/ggconnie.cpp
pce/paranoia.cpp
pce/tourvis.cpp
pce/uapce.cpp
+philips/cdi.cpp
phoenix/naughtyb.cpp
phoenix/phoenix.cpp
phoenix/safarir.cpp
@@ -1538,7 +1538,7 @@ zaccaria/zaccaria.cpp
-3do_m2
-3do_pal
-//misc/cdi.cpp
+//philips/cdi.cpp
-cdi490a
-cdi910
-cdimono1
diff --git a/src/mame/mame.lst b/src/mame/mame.lst
index 3506e4855e8..5d83301c69a 100644
--- a/src/mame/mame.lst
+++ b/src/mame/mame.lst
@@ -10281,7 +10281,7 @@ cd2650 //
@source:skeleton/cdc721.cpp
cdc721 //
-@source:misc/cdi.cpp
+@source:philips/cdi.cpp
cdi490a //
cdi910 //
cdibios // Base unit
diff --git a/src/mame/mess.flt b/src/mame/mess.flt
index 75418b7471e..683274925a7 100644
--- a/src/mame/mess.flt
+++ b/src/mame/mess.flt
@@ -1276,7 +1276,7 @@ zvt/pp01.cpp
+sfach
+sfzbch
-//misc/cdi.cpp
+//philips/cdi.cpp
+cdimono1
+cdimono2
+cdi910
diff --git a/src/mame/misc/cdi.cpp b/src/mame/philips/cdi.cpp
index 88114bf707a..88114bf707a 100644
--- a/src/mame/misc/cdi.cpp
+++ b/src/mame/philips/cdi.cpp
diff --git a/src/mame/misc/cdi.h b/src/mame/philips/cdi.h
index e38fc077534..e38fc077534 100644
--- a/src/mame/misc/cdi.h
+++ b/src/mame/philips/cdi.h
diff --git a/src/mame/misc/cdicdic.cpp b/src/mame/philips/cdicdic.cpp
index 91cc05d28a6..91cc05d28a6 100644
--- a/src/mame/misc/cdicdic.cpp
+++ b/src/mame/philips/cdicdic.cpp
diff --git a/src/mame/misc/cdicdic.h b/src/mame/philips/cdicdic.h
index 9075b77cb0d..9075b77cb0d 100644
--- a/src/mame/misc/cdicdic.h
+++ b/src/mame/philips/cdicdic.h
diff --git a/src/mame/misc/cdislavehle.cpp b/src/mame/philips/cdislavehle.cpp
index 33d4705087d..33d4705087d 100644
--- a/src/mame/misc/cdislavehle.cpp
+++ b/src/mame/philips/cdislavehle.cpp
diff --git a/src/mame/misc/cdislavehle.h b/src/mame/philips/cdislavehle.h
index f4e31d7d117..f4e31d7d117 100644
--- a/src/mame/misc/cdislavehle.h
+++ b/src/mame/philips/cdislavehle.h
diff --git a/src/mame/misc/mcd212.cpp b/src/mame/philips/mcd212.cpp
index 3aa73d199b0..3aa73d199b0 100644
--- a/src/mame/misc/mcd212.cpp
+++ b/src/mame/philips/mcd212.cpp
diff --git a/src/mame/misc/mcd212.h b/src/mame/philips/mcd212.h
index 8b1e7c0ee5a..8b1e7c0ee5a 100644
--- a/src/mame/misc/mcd212.h
+++ b/src/mame/philips/mcd212.h