summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/electron
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-07-27 09:26:22 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2016-07-27 09:26:22 +0200
commit4887ce18443a51fd2a861da959082ad346ff4ee2 (patch)
treef21e5096b569bff399a6e03c09715502ef859c34 /src/devices/bus/electron
parent385f433cf4f7c3a2fa6012536a479de6ddddc68a (diff)
Cleanups and version bump
Diffstat (limited to 'src/devices/bus/electron')
-rw-r--r--src/devices/bus/electron/m2105.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/electron/m2105.cpp b/src/devices/bus/electron/m2105.cpp
index 8632d1ad154..6b6a701f7b5 100644
--- a/src/devices/bus/electron/m2105.cpp
+++ b/src/devices/bus/electron/m2105.cpp
@@ -50,7 +50,7 @@ ROM_END
//-------------------------------------------------
//static ADDRESS_MAP_START( m2105_mem, AS_IO, 8, electron_m2105_device )
-// AM_RANGE(0x30000, 0x3ffff) AM_MIRROR(0x4000) AM_ROM AM_REGION("m2105_rom", 0)
+// AM_RANGE(0x30000, 0x3ffff) AM_MIRROR(0x4000) AM_ROM AM_REGION("m2105_rom", 0)
//ADDRESS_MAP_END