diff options
| author | 2018-04-08 23:31:39 +0200 | |
|---|---|---|
| committer | 2018-04-08 23:31:39 +0200 | |
| commit | d4d7f94c5fa0e02e5e9ccef9eaf5bf63722bba9a (patch) | |
| tree | eb87c3a54c225a5a74edb54dcc31a7a49195aa77 /scripts/target | |
| parent | 2bfe0b338151569a176b70d9b511721c385eeaf1 (diff) | |
Rename 315-5338a to m1io since it doesn't actually represent that device
Diffstat (limited to 'scripts/target')
| -rw-r--r-- | scripts/target/mame/arcade.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua index f0b520fb6ef..914c8f6b27b 100644 --- a/scripts/target/mame/arcade.lua +++ b/scripts/target/mame/arcade.lua @@ -3368,8 +3368,8 @@ files { MAME_DIR .. "src/mame/video/zaxxon.cpp", MAME_DIR .. "src/mame/machine/315_5296.cpp", MAME_DIR .. "src/mame/machine/315_5296.h", - MAME_DIR .. "src/mame/machine/315-5338a.cpp", - MAME_DIR .. "src/mame/machine/315-5338a.h", + MAME_DIR .. "src/mame/machine/m1io.cpp", + MAME_DIR .. "src/mame/machine/m1io.h", MAME_DIR .. "src/mame/machine/fd1089.cpp", MAME_DIR .. "src/mame/machine/fd1089.h", MAME_DIR .. "src/mame/machine/fd1094.cpp", |
