From 4511b20768a19c9e36c5030f0b7af0584b48dd98 Mon Sep 17 00:00:00 2001 From: hap Date: Sun, 1 May 2022 12:07:26 +0200 Subject: [PATCH] rename hh_amis2k driver to wildfire --- scripts/target/mame/mess.lua | 7 +------ src/mame/drivers/{hh_amis2k.cpp => wildfire.cpp} | 0 src/mame/mame.lst | 6 +++--- src/mame/mess.flt | 2 +- 4 files changed, 5 insertions(+), 10 deletions(-) rename src/mame/drivers/{hh_amis2k.cpp => wildfire.cpp} (100%) diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index eb0028af98a..64c1d4124dd 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -1211,7 +1211,6 @@ function linkProjects_mame_mess(_target, _subtarget) "akai", "alesis", "altos", - "ami", "amirix", "amiga", "ampro", @@ -1765,11 +1764,6 @@ files { MAME_DIR .. "src/mame/machine/acs8600_ics.cpp", } -createMESSProjects(_target, _subtarget, "ami") -files { - MAME_DIR .. "src/mame/drivers/hh_amis2k.cpp", -} - createMESSProjects(_target, _subtarget, "amirix") files { MAME_DIR .. "src/mame/drivers/wxstar4000.cpp", @@ -3372,6 +3366,7 @@ createMESSProjects(_target, _subtarget, "parker") files { MAME_DIR .. "src/mame/drivers/talkingbb.cpp", MAME_DIR .. "src/mame/drivers/talkingfb.cpp", + MAME_DIR .. "src/mame/drivers/wildfire.cpp", } createMESSProjects(_target, _subtarget, "pitronic") diff --git a/src/mame/drivers/hh_amis2k.cpp b/src/mame/drivers/wildfire.cpp similarity index 100% rename from src/mame/drivers/hh_amis2k.cpp rename to src/mame/drivers/wildfire.cpp diff --git a/src/mame/mame.lst b/src/mame/mame.lst index 3b1d4869ce4..d1c08f7f6fb 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -16458,9 +16458,6 @@ heromem // E34 (c) 1997 Taito hexion // GX122 (c) 1992 hexionb // bootleg -@source:hh_amis2k.cpp -wildfire // Parker Bros - @source:hh_cop400.cpp bship82 // Milton Bradley ctstein // Castle Toy @@ -43424,6 +43421,9 @@ wicat // @source:wico.cpp aftor // +@source:wildfire.cpp +wildfire // Parker Bros + @source:wildpkr.cpp tabpkr // 199?, TAB Austira wildpkr // 199?, TAB Austria. diff --git a/src/mame/mess.flt b/src/mame/mess.flt index c76fc98cc39..27eab2769e2 100644 --- a/src/mame/mess.flt +++ b/src/mame/mess.flt @@ -405,7 +405,6 @@ hds200.cpp hec2hrp.cpp hektor.cpp hhtiger.cpp -hh_amis2k.cpp hh_cop400.cpp hh_cops1.cpp hh_hmcs40.cpp @@ -1190,6 +1189,7 @@ vtech_eu3a12.cpp vtech_innotab.cpp wangpc.cpp wicat.cpp +wildfire.cpp wizard.cpp wrinkles.cpp wswan.cpp