diff options
| author | 2022-04-04 18:16:50 +0200 | |
|---|---|---|
| committer | 2022-04-04 18:16:50 +0200 | |
| commit | 143ea62682b7bda6dc41ccff1d70ef78d6c69eb5 (patch) | |
| tree | 88204375e095f040406091a4e69ffa6fcb592db4 /scripts | |
| parent | 21890bfa0fe5a3e4150846bbfe311ff3db4176e6 (diff) | |
- a1supply.cpp: dumped 2 more chips for tv21_3 [Siftware]
- bottom9.cpp: finders and other minor cleanups
- pc8001.cpp: initialized a variable which was causing problems in regression testing and actually save some states
- seta.cpp: used correct ROM for daiohp2, fixes various GFX glitches
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 3f7cab00b11..b7c3c6b4e68 100644 --- a/scripts/target/mame/arcade.lua +++ b/scripts/target/mame/arcade.lua @@ -2420,8 +2420,6 @@ files { MAME_DIR .. "src/mame/video/bladestl.cpp", MAME_DIR .. "src/mame/drivers/blockhl.cpp", MAME_DIR .. "src/mame/drivers/bottom9.cpp", - MAME_DIR .. "src/mame/includes/bottom9.h", - MAME_DIR .. "src/mame/video/bottom9.cpp", MAME_DIR .. "src/mame/drivers/chqflag.cpp", MAME_DIR .. "src/mame/includes/chqflag.h", MAME_DIR .. "src/mame/video/chqflag.cpp", |
