summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2022-07-02 14:08:13 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2022-07-02 14:08:13 +0200
commit5cae050f6077df02e067a923576b1876e9a8c402 (patch)
tree6086fc53bf35ada8f53e8baecf0300e8c838949d
parent4e4b974bbe339b94cf39bf2d41f7703a4512a23e (diff)
Sort out couple more
-rw-r--r--src/mame/mame.lst6
-rw-r--r--src/mame/mess.flt6
-rw-r--r--src/mame/ussr/b2m.cpp (renamed from src/mame/bnpo/b2m.cpp)0
-rw-r--r--src/mame/ussr/b2m.h (renamed from src/mame/bnpo/b2m.h)0
-rw-r--r--src/mame/ussr/b2m_m.cpp (renamed from src/mame/bnpo/b2m_m.cpp)0
-rw-r--r--src/mame/ussr/ie15.cpp (renamed from src/mame/ie15/ie15.cpp)0
-rw-r--r--src/mame/ussr/irisha.cpp (renamed from src/mame/mgu/irisha.cpp)0
7 files changed, 6 insertions, 6 deletions
diff --git a/src/mame/mame.lst b/src/mame/mame.lst
index 1f1134edde2..0b8ab73a174 100644
--- a/src/mame/mame.lst
+++ b/src/mame/mame.lst
@@ -3275,7 +3275,7 @@ aztarac // (c) 1983 Centuri (vector game)
@source:hitachi/b16.cpp
b16 //
-@source:bnpo/b2m.cpp
+@source:ussr/b2m.cpp
b2m //
b2mrom //
@@ -17243,7 +17243,7 @@ zekepeak //
bsktbllp //
v1 //
-@source:ie15/ie15.cpp
+@source:ussr/ie15.cpp
ie15 //
@source:skeleton/iez80.cpp
@@ -17508,7 +17508,7 @@ iqunlimgr // (c) 1995 VTech / Integrated Systems Inc.
@source:sgi/iris3130.cpp
iris3130 // IP2: IRIS 3xx0, 68020, 16MHz
-@source:mgu/irisha.cpp
+@source:ussr/irisha.cpp
irisha //
@source:atari/irobot.cpp
diff --git a/src/mame/mess.flt b/src/mame/mess.flt
index 3897040404a..4103d5a761e 100644
--- a/src/mame/mess.flt
+++ b/src/mame/mess.flt
@@ -84,7 +84,6 @@ bandai/wswan.cpp
be/bebox.cpp
beehive/microb.cpp
bitcorp/gamate.cpp
-bnpo/b2m.cpp
bondwell/bw12.cpp
bondwell/bw2.cpp
booth/apexc.cpp
@@ -365,7 +364,6 @@ husky/hunter16.cpp
husky/hunter2.cpp
husky/husky.cpp
ibm6580/ibm6580.cpp
-ie15/ie15.cpp
informer/informer_207_100.cpp
informer/informer_207_376.cpp
informer/informer_213.cpp
@@ -442,7 +440,6 @@ mera/konin.cpp
mera/m79152pc.cpp
mera/vdm7932x.cpp
mg1/mg1.cpp
-mgu/irisha.cpp
microkey/primo.cpp
microsoft/xbox.cpp
microterm/ergo201.cpp
@@ -1155,13 +1152,16 @@ unisys/univac.cpp
usp/patinho_feio.cpp
ussr/apogee.cpp
ussr/argo.cpp
+ussr/b2m.cpp
ussr/bk.cpp
ussr/cm1800.cpp
ussr/debut.cpp
ussr/dvk_kcgd.cpp
ussr/dvk_ksm.cpp
+ussr/ie15.cpp
ussr/im01.cpp
ussr/intellect02.cpp
+ussr/irisha.cpp
ussr/lviv.cpp
ussr/mikro80.cpp
ussr/mikrosha.cpp
diff --git a/src/mame/bnpo/b2m.cpp b/src/mame/ussr/b2m.cpp
index f67f60ed26f..f67f60ed26f 100644
--- a/src/mame/bnpo/b2m.cpp
+++ b/src/mame/ussr/b2m.cpp
diff --git a/src/mame/bnpo/b2m.h b/src/mame/ussr/b2m.h
index 924fb98c2eb..924fb98c2eb 100644
--- a/src/mame/bnpo/b2m.h
+++ b/src/mame/ussr/b2m.h
diff --git a/src/mame/bnpo/b2m_m.cpp b/src/mame/ussr/b2m_m.cpp
index 12693a1e881..12693a1e881 100644
--- a/src/mame/bnpo/b2m_m.cpp
+++ b/src/mame/ussr/b2m_m.cpp
diff --git a/src/mame/ie15/ie15.cpp b/src/mame/ussr/ie15.cpp
index 6699a9c2805..6699a9c2805 100644
--- a/src/mame/ie15/ie15.cpp
+++ b/src/mame/ussr/ie15.cpp
diff --git a/src/mame/mgu/irisha.cpp b/src/mame/ussr/irisha.cpp
index fd8319d1aec..fd8319d1aec 100644
--- a/src/mame/mgu/irisha.cpp
+++ b/src/mame/ussr/irisha.cpp