summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2012-04-20 05:58:34 +0000
committer Aaron Giles <aaron@aarongiles.com>2012-04-20 05:58:34 +0000
commitb486b4d04030cfd2c4e863dc8cd96c612562d545 (patch)
tree1ba32aec4cfd689af35f7f529e920cf270aa7573 /src
parent18f33f4eff805592f984a31f55513bce4a219ee5 (diff)
Typo fix. Also forgot to mention in the last
whatsnew that the SSIO PROM has been moved to within the Midway SSIO device now.
Diffstat (limited to 'src')
-rw-r--r--src/mame/audio/midway.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/audio/midway.c b/src/mame/audio/midway.c
index 6a7f9b1ba97..ae82d9b5903 100644
--- a/src/mame/audio/midway.c
+++ b/src/mame/audio/midway.c
@@ -459,8 +459,8 @@ ROM_END
//-------------------------------------------------
-// device_mconfig_additions - return a pointer to
-// the device's machine fragment
+// device_rom_region - return a pointer to the
+// the device's ROM definitions
//-------------------------------------------------
const rom_entry *midway_ssio_device::device_rom_region() const