Home
last modified time | relevance | path

Searched refs:m_lv0 (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/cpu/upd7810/
H A Dupd7810_macros.h92 #define LV0 m_lv0
H A Dupd7810.cpp1644 save_item(NAME(m_lv0)); in base_device_start()
1716 state_add( UPD7810_LV0, "LV0", m_lv0).formatstr("%3u"); in device_start()
1836 m_lv0 = 0; in device_reset()
H A Dupd7810.h298 uint8_t m_lv0; /* level flip flop for co0 */ variable
/dports/emulators/mame/mame-mame0226/src/devices/cpu/upd7810/
H A Dupd7810_macros.h92 #define LV0 m_lv0
H A Dupd7810.cpp1644 save_item(NAME(m_lv0)); in base_device_start()
1716 state_add( UPD7810_LV0, "LV0", m_lv0).formatstr("%3u"); in device_start()
1836 m_lv0 = 0; in device_reset()
H A Dupd7810.h298 uint8_t m_lv0; /* level flip flop for co0 */ variable