summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/lynx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/lynx.cpp')
-rw-r--r--src/mame/machine/lynx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/lynx.cpp b/src/mame/machine/lynx.cpp
index a24ee0e7198..2ed5da8b021 100644
--- a/src/mame/machine/lynx.cpp
+++ b/src/mame/machine/lynx.cpp
@@ -2040,7 +2040,7 @@ image_verify_result lynx_state::lynx_verify_cart(char *header, int kind)
return image_verify_result::PASS;
}
-DEVICE_IMAGE_LOAD_MEMBER( lynx_state, lynx_cart )
+DEVICE_IMAGE_LOAD_MEMBER(lynx_state::cart_load)
{
/* Lynx carts have 19 address lines, the upper 8 used for bank select. The lower
11 bits are used to address data within the selected bank. Valid bank sizes are 256,