Home
last modified time | relevance | path

Searched defs:c1_high_to_low (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A D6821pia.cpp1106 inline bool pia6821_device::c1_high_to_low(uint8_t c) { return !bool(BIT(c, 1)); } in c1_high_to_low() function in pia6821_device
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A D6821pia.cpp1106 inline bool pia6821_device::c1_high_to_low(uint8_t c) { return !bool(BIT(c, 1)); } in c1_high_to_low() function in pia6821_device