Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/bus/ti99/peb/
H A Dcc_fdc.cpp51 #define WDC_TAG "wdfdc" macro
78 m_wdc(*this, WDC_TAG), in corcomp_fdc_device()
516 m_tms9901->p_out_cb(10).set(WDC_TAG, FUNC(wd_fdc_device_base::dden_w)); in common_config()
553 m_tms9901->p_out_cb(3).set(WDC_TAG, FUNC(wd_fdc_device_base::hlt_w)); in device_add_mconfig()
600 m_wdc(*owner, WDC_TAG) in ccfdc_sel_pal_device()
/dports/emulators/mame/mame-mame0226/src/devices/bus/ti99/peb/
H A Dcc_fdc.cpp51 #define WDC_TAG "wdfdc" macro
78 m_wdc(*this, WDC_TAG), in corcomp_fdc_device()
516 m_tms9901->p_out_cb(10).set(WDC_TAG, FUNC(wd_fdc_device_base::dden_w)); in common_config()
553 m_tms9901->p_out_cb(3).set(WDC_TAG, FUNC(wd_fdc_device_base::hlt_w)); in device_add_mconfig()
600 m_wdc(*owner, WDC_TAG) in ccfdc_sel_pal_device()