summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hp48.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hp48.cpp')
-rw-r--r--src/mame/drivers/hp48.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/hp48.cpp b/src/mame/drivers/hp48.cpp
index 3613bb31872..a1fad9b012c 100644
--- a/src/mame/drivers/hp48.cpp
+++ b/src/mame/drivers/hp48.cpp
@@ -1246,7 +1246,7 @@ ROM_END
run-time.
*/
-static ADDRESS_MAP_START ( hp48, AS_PROGRAM, 8, hp48_state )
+ADDRESS_MAP_START(hp48_state::hp48)
AM_RANGE( 0x00000, 0xfffff ) AM_NOP /* configured at run-time */