Home
last modified time | relevance | path

Searched refs:PC8477AV1_TAG (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/bus/cbmiec/
H A Dfd2000.cpp33 #define PC8477AV1_TAG "pc8477av1" macro
110 map(0x4e00, 0x4e07).mirror(0x1f8).m(PC8477AV1_TAG, FUNC(pc8477a_device::map)); in fd4000_mem()
242 …FLOPPY_CONNECTOR(config, PC8477AV1_TAG":0", fd4000_floppies, "35ed", floppy_image_device::default_… in device_add_mconfig()
277 m_fdc.set_tag(*this, PC8477AV1_TAG); in fd4000_device()
278 m_floppy0.set_tag(*this, PC8477AV1_TAG":0"); in fd4000_device()
/dports/emulators/mame/mame-mame0226/src/devices/bus/cbmiec/
H A Dfd2000.cpp33 #define PC8477AV1_TAG "pc8477av1" macro
110 map(0x4e00, 0x4e07).mirror(0x1f8).m(PC8477AV1_TAG, FUNC(pc8477a_device::map)); in fd4000_mem()
242 …FLOPPY_CONNECTOR(config, PC8477AV1_TAG":0", fd4000_floppies, "35ed", floppy_image_device::default_… in device_add_mconfig()
277 m_fdc.set_tag(*this, PC8477AV1_TAG); in fd4000_device()
278 m_floppy0.set_tag(*this, PC8477AV1_TAG":0"); in fd4000_device()