diff options
| author | 2018-03-11 16:05:54 +0000 | |
|---|---|---|
| committer | 2018-03-11 17:05:54 +0100 | |
| commit | 0b5b391ffdb89ded53ee3fd17508ccc0bc726ffd (patch) | |
| tree | a6d74438dc58a7e1147158e7f06a03376de57fb2 /scripts | |
| parent | 9e7da1be15ce1bb2a1a08ced0de3c08be0892364 (diff) | |
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)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/arcade.lua | 2 |
1 files changed, 0 insertions, 2 deletions
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", |
