Home
last modified time | relevance | path

Searched refs:fromance_scroll_w (Results 1 – 16 of 16) sorted by relevance

/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/includes/
H A Dfromance.h25 WRITE_HANDLER( fromance_scroll_w );
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/includes/
H A Dfromance.h25 WRITE_HANDLER( fromance_scroll_w );
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dfromance.h63 void fromance_scroll_w(offs_t offset, uint8_t data);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dfromance.h63 void fromance_scroll_w(offs_t offset, uint8_t data);
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dfromance.cpp196 void fromance_state::fromance_scroll_w(offs_t offset, uint8_t data) in fromance_scroll_w() function in fromance_state
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dfromance.cpp196 void fromance_state::fromance_scroll_w(offs_t offset, uint8_t data) in fromance_scroll_w() function in fromance_state
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dfromance_vidhrdw.c214 WRITE_HANDLER( fromance_scroll_w ) in WRITE_HANDLER() argument
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dfromance_vidhrdw.c214 WRITE_HANDLER( fromance_scroll_w ) in WRITE_HANDLER() argument
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dfromance.cpp294 map(0xe2, 0xe5).w(FUNC(fromance_state::fromance_scroll_w)); in nekkyoku_sub_io_map()
308 map(0x22, 0x25).w(FUNC(fromance_state::fromance_scroll_w)); in idolmj_sub_io_map()
322 map(0x22, 0x25).w(FUNC(fromance_state::fromance_scroll_w)); in fromance_sub_io_map()
H A Dpipedrm.cpp273 map(0x22, 0x25).w(FUNC(pipedrm_state::fromance_scroll_w)); in main_portmap()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dfromance.cpp294 map(0xe2, 0xe5).w(FUNC(fromance_state::fromance_scroll_w)); in nekkyoku_sub_io_map()
308 map(0x22, 0x25).w(FUNC(fromance_state::fromance_scroll_w)); in idolmj_sub_io_map()
322 map(0x22, 0x25).w(FUNC(fromance_state::fromance_scroll_w)); in fromance_sub_io_map()
H A Dpipedrm.cpp273 map(0x22, 0x25).w(FUNC(pipedrm_state::fromance_scroll_w)); in main_portmap()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/
H A Dfromance.c338 { 0xe2, 0xe5, fromance_scroll_w },
357 { 0x22, 0x25, fromance_scroll_w },
370 { 0x22, 0x25, fromance_scroll_w },
H A Dpipedrm.c257 { 0x22, 0x25, fromance_scroll_w },
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/
H A Dfromance.c338 { 0xe2, 0xe5, fromance_scroll_w },
357 { 0x22, 0x25, fromance_scroll_w },
370 { 0x22, 0x25, fromance_scroll_w },
H A Dpipedrm.c257 { 0x22, 0x25, fromance_scroll_w },