summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/floppy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/imagedev/floppy.cpp')
-rw-r--r--src/devices/imagedev/floppy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/imagedev/floppy.cpp b/src/devices/imagedev/floppy.cpp
index 3bdf22a5f4e..98b2a1712aa 100644
--- a/src/devices/imagedev/floppy.cpp
+++ b/src/devices/imagedev/floppy.cpp
@@ -2520,7 +2520,7 @@ void mac_floppy_device::seek_phase_w(int phases)
case 0x7: // Start eject
logerror("cmd start eject\n");
- call_unload();
+ unload();
break;
case 0x9: // MFM mode on