From 0b5b391ffdb89ded53ee3fd17508ccc0bc726ffd Mon Sep 17 00:00:00 2001 From: David Haywood Date: Sun, 11 Mar 2018 16:05:54 +0000 Subject: use real dumped c-chip for bonzeadv, remove simulation [Team Caps0ff] (#3318) * use real dumped c-chip for bonzeadv, remove simulation [Team Caps0ff] this most likely fixes MT00377, MT00205 * typo (nw) * missed a file (nw) * no longer fights (nw) * tidy here too (nw) * c+p typo (nw) --- scripts/target/mame/arcade.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'scripts') diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua index 516ceb27c83..1f2ab550f8c 100644 --- a/scripts/target/mame/arcade.lua +++ b/scripts/target/mame/arcade.lua @@ -3656,8 +3656,6 @@ files { MAME_DIR .. "src/mame/video/ashnojoe.cpp", MAME_DIR .. "src/mame/drivers/asuka.cpp", MAME_DIR .. "src/mame/includes/asuka.h", - MAME_DIR .. "src/mame/machine/bonzeadv.cpp", - MAME_DIR .. "src/mame/machine/bonzeadv.h", MAME_DIR .. "src/mame/video/asuka.cpp", MAME_DIR .. "src/mame/drivers/bigevglf.cpp", MAME_DIR .. "src/mame/includes/bigevglf.h", -- cgit v1.2.3