summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mystston.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mystston.cpp')
-rw-r--r--src/mame/drivers/mystston.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/mystston.cpp b/src/mame/drivers/mystston.cpp
index 4da9c1a0d69..c8438b61540 100644
--- a/src/mame/drivers/mystston.cpp
+++ b/src/mame/drivers/mystston.cpp
@@ -101,7 +101,7 @@ WRITE8_MEMBER(mystston_state::mystston_ay8910_select_w)
*
*************************************/
-static ADDRESS_MAP_START( main_map, AS_PROGRAM, 8, mystston_state )
+ADDRESS_MAP_START(mystston_state::main_map)
AM_RANGE(0x0000, 0x077f) AM_RAM
AM_RANGE(0x0780, 0x07df) AM_RAM AM_SHARE("spriteram")
AM_RANGE(0x07e0, 0x0fff) AM_RAM