summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2018-10-08 12:33:51 -0400
committer AJR <ajrhacker@users.noreply.github.com>2018-10-08 12:35:05 -0400
commit236a6772c0aa1e6fb804d83c984225429f683147 (patch)
tree5733ecaa6fb6a733f855cc91ced6f5c1c9bfcb9e /scripts
parent1f15bba09bf204e63d8f556c3e666b4cfb25028d (diff)
Rename is488a to is482; this is all a big mess (nw)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/mess.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua
index abbd84aad9d..080fc1b93e0 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -3721,7 +3721,7 @@ files {
MAME_DIR .. "src/mame/drivers/if800.cpp",
MAME_DIR .. "src/mame/drivers/imsai.cpp",
MAME_DIR .. "src/mame/drivers/indiana.cpp",
- MAME_DIR .. "src/mame/drivers/is488.cpp",
+ MAME_DIR .. "src/mame/drivers/is48x.cpp",
MAME_DIR .. "src/mame/drivers/itt3030.cpp",
MAME_DIR .. "src/mame/drivers/jade.cpp",
MAME_DIR .. "src/mame/drivers/jonos.cpp",