Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dgeneralplus_gpl16250soc_video.cpp244 save_item(NAME(m_7083)); in device_start()
304 m_7083 = 0x0000; in device_reset()
997 …m394_base_video_device::video_7083_w %04x\n", machine().describe_context(), data); m_7083 = data; } in video_7083_w()
1004 …DEO, "%s:gcm394_base_video_device::video_7083_r\n", machine().describe_context()); return m_7083; } in video_7083_r()
H A Dgeneralplus_gpl16250soc_video.h200 uint16_t m_7083; variable
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dgeneralplus_gpl16250soc_video.cpp244 save_item(NAME(m_7083)); in device_start()
304 m_7083 = 0x0000; in device_reset()
997 …m394_base_video_device::video_7083_w %04x\n", machine().describe_context(), data); m_7083 = data; } in video_7083_w()
1004 …DEO, "%s:gcm394_base_video_device::video_7083_r\n", machine().describe_context()); return m_7083; } in video_7083_r()
H A Dgeneralplus_gpl16250soc_video.h200 uint16_t m_7083; variable