diff options
| author | 2019-06-18 01:51:45 +0200 | |
|---|---|---|
| committer | 2019-06-18 01:52:20 +0200 | |
| commit | 135107c4407351edd307c275438883e53ca08cd3 (patch) | |
| tree | 43c9c704c33756d49d4ae5746c54c1795c56b8d1 /scripts | |
| parent | 56af5d0d267e9665802ef47bf9d6c918bdcc8d46 (diff) | |
hh_tms1k: update to pwm_display_device (nw)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/mess.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index d055213f768..ea93c890ca9 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -3451,8 +3451,6 @@ files { MAME_DIR .. "src/mame/drivers/evmbug.cpp", MAME_DIR .. "src/mame/drivers/exelv.cpp", MAME_DIR .. "src/mame/drivers/geneve.cpp", - MAME_DIR .. "src/mame/machine/screenless.cpp", -- delete soon - MAME_DIR .. "src/mame/includes/screenless.h", -- delete soon MAME_DIR .. "src/mame/drivers/hh_tms1k.cpp", MAME_DIR .. "src/mame/includes/hh_tms1k.h", MAME_DIR .. "src/mame/drivers/tispeak.cpp", -- subdriver of hh_tms1k |
