summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/manohman.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/manohman.c')
-rw-r--r--src/mame/drivers/manohman.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/manohman.c b/src/mame/drivers/manohman.c
index 53f65b07dcc..507d1e90035 100644
--- a/src/mame/drivers/manohman.c
+++ b/src/mame/drivers/manohman.c
@@ -157,7 +157,7 @@ static ADDRESS_MAP_START( manohman_map, AS_PROGRAM, 16 )
AM_RANGE(0x300002, 0x300003) AM_DEVWRITE8("saa", saa1099_control_w, 0x00ff)
AM_RANGE(0x500000, 0x503fff) AM_RAM
AM_RANGE(0x600006, 0x600007) AM_RAM // write bitpatterns to compare with the 500000-503ff8 RAM testing.
-// AM_RANGE(0xYYYYYY, 0xYYYYYY) AM_RAM
+// AM_RANGE(0xYYYYYY, 0xYYYYYY) AM_RAM
ADDRESS_MAP_END
/*