summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/num9rev.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/isa/num9rev.cpp')
-rw-r--r--src/devices/bus/isa/num9rev.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/isa/num9rev.cpp b/src/devices/bus/isa/num9rev.cpp
index 5ec78ab8399..01ed3b7b14c 100644
--- a/src/devices/bus/isa/num9rev.cpp
+++ b/src/devices/bus/isa/num9rev.cpp
@@ -14,7 +14,7 @@
DEFINE_DEVICE_TYPE(ISA8_NUM_9_REV, isa8_number_9_rev_device, "number_9_rev", "Number Nine Revolution 512x32/1024x8")
-static ADDRESS_MAP_START( upd7220_map, 0, 16, isa8_number_9_rev_device )
+ADDRESS_MAP_START(isa8_number_9_rev_device::upd7220_map)
AM_RANGE(0x00000, 0x3ffff) AM_NOP
ADDRESS_MAP_END