summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ssystem3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ssystem3.cpp')
-rw-r--r--src/mame/drivers/ssystem3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ssystem3.cpp b/src/mame/drivers/ssystem3.cpp
index 1a3ce92dcef..7371e9dbc21 100644
--- a/src/mame/drivers/ssystem3.cpp
+++ b/src/mame/drivers/ssystem3.cpp
@@ -219,7 +219,7 @@ DRIVER_INIT_MEMBER(ssystem3_state,ssystem3)
ssystem3_lcd_reset();
}
-static ADDRESS_MAP_START( ssystem3_map , AS_PROGRAM, 8, ssystem3_state )
+ADDRESS_MAP_START(ssystem3_state::ssystem3_map)
AM_RANGE( 0x0000, 0x03ff) AM_RAM
/*
67-de playfield ($40 means white, $80 black)