Home
last modified time | relevance | path

Searched refs:m_playfield_yscroll (Results 1 – 24 of 24) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Datarig1.cpp59 save_item(NAME(m_playfield_yscroll)); in VIDEO_START_MEMBER()
106 if (newscroll != m_playfield_yscroll) in TIMER_DEVICE_CALLBACK_MEMBER()
110 m_playfield_yscroll = newscroll; in TIMER_DEVICE_CALLBACK_MEMBER()
H A Datarig42.cpp80 save_item(NAME(m_playfield_yscroll)); in VIDEO_START_MEMBER()
133 if (newscroll != m_playfield_yscroll) in TIMER_DEVICE_CALLBACK_MEMBER()
138 m_playfield_yscroll = newscroll; in TIMER_DEVICE_CALLBACK_MEMBER()
H A Datarigx2.cpp80 save_item(NAME(m_playfield_yscroll)); in video_start()
141 if (newscroll != m_playfield_yscroll) in TIMER_DEVICE_CALLBACK_MEMBER()
146 m_playfield_yscroll = newscroll; in TIMER_DEVICE_CALLBACK_MEMBER()
H A Dcyberbal.cpp110 save_item(NAME(m_playfield_yscroll)); in video_start()
183 if (newscroll != m_playfield_yscroll[i]) in scanline_update_one()
188 m_playfield_yscroll[i] = newscroll; in scanline_update_one()
H A Datarigt.cpp94 save_item(NAME(m_playfield_yscroll)); in VIDEO_START_MEMBER()
183 if (newscroll != m_playfield_yscroll) in TIMER_DEVICE_CALLBACK_MEMBER()
188 m_playfield_yscroll = newscroll; in TIMER_DEVICE_CALLBACK_MEMBER()
H A Dvindictr.cpp85 save_item(NAME(m_playfield_yscroll)); in video_start()
185 if (m_playfield_yscroll != ((data - offset) & 0x1ff)) in TIMER_DEVICE_CALLBACK_MEMBER()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Datarig1.cpp59 save_item(NAME(m_playfield_yscroll)); in VIDEO_START_MEMBER()
106 if (newscroll != m_playfield_yscroll) in TIMER_DEVICE_CALLBACK_MEMBER()
110 m_playfield_yscroll = newscroll; in TIMER_DEVICE_CALLBACK_MEMBER()
H A Datarig42.cpp80 save_item(NAME(m_playfield_yscroll)); in VIDEO_START_MEMBER()
133 if (newscroll != m_playfield_yscroll) in TIMER_DEVICE_CALLBACK_MEMBER()
138 m_playfield_yscroll = newscroll; in TIMER_DEVICE_CALLBACK_MEMBER()
H A Datarigx2.cpp80 save_item(NAME(m_playfield_yscroll)); in video_start()
141 if (newscroll != m_playfield_yscroll) in TIMER_DEVICE_CALLBACK_MEMBER()
146 m_playfield_yscroll = newscroll; in TIMER_DEVICE_CALLBACK_MEMBER()
H A Dcyberbal.cpp110 save_item(NAME(m_playfield_yscroll)); in video_start()
183 if (newscroll != m_playfield_yscroll[i]) in scanline_update_one()
188 m_playfield_yscroll[i] = newscroll; in scanline_update_one()
H A Datarigt.cpp94 save_item(NAME(m_playfield_yscroll)); in VIDEO_START_MEMBER()
183 if (newscroll != m_playfield_yscroll) in TIMER_DEVICE_CALLBACK_MEMBER()
188 m_playfield_yscroll = newscroll; in TIMER_DEVICE_CALLBACK_MEMBER()
H A Dvindictr.cpp85 save_item(NAME(m_playfield_yscroll)); in video_start()
185 if (m_playfield_yscroll != ((data - offset) & 0x1ff)) in TIMER_DEVICE_CALLBACK_MEMBER()
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dvindictr.h67 uint16_t m_playfield_yscroll; variable
H A Datarig1.h54 uint16_t m_playfield_yscroll; variable
H A Datarigx2.h81 uint16_t m_playfield_yscroll; variable
H A Datarig42.h66 uint16_t m_playfield_yscroll; variable
H A Dcyberbal.h56 uint16_t m_playfield_yscroll[2]; variable
H A Datarigt.h64 uint16_t m_playfield_yscroll; variable
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dvindictr.h67 uint16_t m_playfield_yscroll; variable
H A Datarig1.h54 uint16_t m_playfield_yscroll; variable
H A Datarigx2.h81 uint16_t m_playfield_yscroll; variable
H A Datarig42.h66 uint16_t m_playfield_yscroll; variable
H A Dcyberbal.h56 uint16_t m_playfield_yscroll[2]; variable
H A Datarigt.h64 uint16_t m_playfield_yscroll; variable