Searched refs:scroll_char_x_w (Results 1 – 6 of 6) sorted by relevance
/dports/emulators/mess/mame-mame0226/src/mame/includes/ |
H A D | tecmo16.h | 81 void scroll_char_x_w(offs_t offset, uint16_t data, uint16_t mem_mask = ~0);
|
/dports/emulators/mame/mame-mame0226/src/mame/includes/ |
H A D | tecmo16.h | 81 void scroll_char_x_w(offs_t offset, uint16_t data, uint16_t mem_mask = ~0);
|
/dports/emulators/mess/mame-mame0226/src/mame/video/ |
H A D | tecmo16.cpp | 204 void tecmo16_state::scroll_char_x_w(offs_t offset, uint16_t data, uint16_t mem_mask) in scroll_char_x_w() function in tecmo16_state
|
/dports/emulators/mame/mame-mame0226/src/mame/video/ |
H A D | tecmo16.cpp | 204 void tecmo16_state::scroll_char_x_w(offs_t offset, uint16_t data, uint16_t mem_mask) in scroll_char_x_w() function in tecmo16_state
|
/dports/emulators/mess/mame-mame0226/src/mame/drivers/ |
H A D | tecmo16.cpp | 62 map(0x160000, 0x160001).w(FUNC(tecmo16_state::scroll_char_x_w)); in fstarfrc_map() 87 map(0x160000, 0x160001).w(FUNC(tecmo16_state::scroll_char_x_w)); in ginkun_map()
|
/dports/emulators/mame/mame-mame0226/src/mame/drivers/ |
H A D | tecmo16.cpp | 62 map(0x160000, 0x160001).w(FUNC(tecmo16_state::scroll_char_x_w)); in fstarfrc_map() 87 map(0x160000, 0x160001).w(FUNC(tecmo16_state::scroll_char_x_w)); in ginkun_map()
|