Home
last modified time | relevance | path

Searched refs:tms9901_input (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/bus/ti99/peb/
H A Dcc_fdc.h52 uint8_t tms9901_input(offs_t offset);
H A Dcc_fdc.cpp289 uint8_t corcomp_fdc_device::tms9901_input(offs_t offset) in tms9901_input() function in bus::ti99::peb::corcomp_fdc_device
492 m_tms9901->read_cb().set(FUNC(corcomp_fdc_device::tms9901_input)); in common_config()
/dports/emulators/mame/mame-mame0226/src/devices/bus/ti99/peb/
H A Dcc_fdc.h52 uint8_t tms9901_input(offs_t offset);
H A Dcc_fdc.cpp289 uint8_t corcomp_fdc_device::tms9901_input(offs_t offset) in tms9901_input() function in bus::ti99::peb::corcomp_fdc_device
492 m_tms9901->read_cb().set(FUNC(corcomp_fdc_device::tms9901_input)); in common_config()