Home
last modified time | relevance | path

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

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