summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/techno.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/techno.cpp')
-rw-r--r--src/mame/drivers/techno.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/techno.cpp b/src/mame/drivers/techno.cpp
index d880efe7311..64bc7adf66d 100644
--- a/src/mame/drivers/techno.cpp
+++ b/src/mame/drivers/techno.cpp
@@ -48,6 +48,7 @@ public:
DECLARE_WRITE16_MEMBER(sound_w);
void techno(machine_config &config);
+ void techno_map(address_map &map);
private:
virtual void device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr) override;
virtual void machine_start() override;
@@ -66,7 +67,7 @@ private:
};
-static ADDRESS_MAP_START( techno_map, AS_PROGRAM, 16, techno_state )
+ADDRESS_MAP_START(techno_state::techno_map)
ADDRESS_MAP_GLOBAL_MASK(0x1ffff)
AM_RANGE(0x00000, 0x03fff) AM_ROM
AM_RANGE(0x04000, 0x04fff) AM_RAM AM_SHARE("nvram") // battery backed-up