Home
last modified time | relevance | path

Searched refs:setup_unload_cb (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dpeoplepc.cpp214 …m_flop0->get_device()->setup_unload_cb(floppy_image_device::unload_cb(&peoplepc_state::floppy_unlo… in machine_start()
216 …m_flop1->get_device()->setup_unload_cb(floppy_image_device::unload_cb(&peoplepc_state::floppy_unlo… in machine_start()
H A Dwangpc.cpp1190 m_floppy0->setup_unload_cb(floppy_image_device::unload_cb(&wangpc_state::on_disk0_unload, this)); in machine_start()
1192 m_floppy1->setup_unload_cb(floppy_image_device::unload_cb(&wangpc_state::on_disk1_unload, this)); in machine_start()
H A Dx68k.cpp1541 floppy->setup_unload_cb(floppy_image_device::unload_cb(&x68k_state::floppy_unload, this)); in machine_start()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dpeoplepc.cpp214 …m_flop0->get_device()->setup_unload_cb(floppy_image_device::unload_cb(&peoplepc_state::floppy_unlo… in machine_start()
216 …m_flop1->get_device()->setup_unload_cb(floppy_image_device::unload_cb(&peoplepc_state::floppy_unlo… in machine_start()
H A Dwangpc.cpp1190 m_floppy0->setup_unload_cb(floppy_image_device::unload_cb(&wangpc_state::on_disk0_unload, this)); in machine_start()
1192 m_floppy1->setup_unload_cb(floppy_image_device::unload_cb(&wangpc_state::on_disk1_unload, this)); in machine_start()
H A Dx68k.cpp1541 floppy->setup_unload_cb(floppy_image_device::unload_cb(&x68k_state::floppy_unload, this)); in machine_start()
/dports/emulators/mess/mame-mame0226/src/devices/imagedev/
H A Dfloppy.h94 void setup_unload_cb(unload_cb cb);
H A Dfloppy.cpp225 void floppy_image_device::setup_unload_cb(unload_cb cb) in setup_unload_cb() function in floppy_image_device
/dports/emulators/mame/mame-mame0226/src/devices/imagedev/
H A Dfloppy.h94 void setup_unload_cb(unload_cb cb);
H A Dfloppy.cpp225 void floppy_image_device::setup_unload_cb(unload_cb cb) in setup_unload_cb() function in floppy_image_device
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dvictor9k_fdc.cpp329 …m_floppy0->get_device()->setup_unload_cb(floppy_image_device::unload_cb(&victor_9000_fdc_device::u… in device_reset()
335 …m_floppy1->get_device()->setup_unload_cb(floppy_image_device::unload_cb(&victor_9000_fdc_device::u… in device_reset()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dvictor9k_fdc.cpp329 …m_floppy0->get_device()->setup_unload_cb(floppy_image_device::unload_cb(&victor_9000_fdc_device::u… in device_reset()
335 …m_floppy1->get_device()->setup_unload_cb(floppy_image_device::unload_cb(&victor_9000_fdc_device::u… in device_reset()