/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/includes/ |
H A D | fromance.h | 25 WRITE_HANDLER( fromance_scroll_w );
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/includes/ |
H A D | fromance.h | 25 WRITE_HANDLER( fromance_scroll_w );
|
/dports/emulators/mess/mame-mame0226/src/mame/includes/ |
H A D | fromance.h | 63 void fromance_scroll_w(offs_t offset, uint8_t data);
|
/dports/emulators/mame/mame-mame0226/src/mame/includes/ |
H A D | fromance.h | 63 void fromance_scroll_w(offs_t offset, uint8_t data);
|
/dports/emulators/mess/mame-mame0226/src/mame/video/ |
H A D | fromance.cpp | 196 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 D | fromance.cpp | 196 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 D | fromance_vidhrdw.c | 214 WRITE_HANDLER( fromance_scroll_w ) in WRITE_HANDLER() argument
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/ |
H A D | fromance_vidhrdw.c | 214 WRITE_HANDLER( fromance_scroll_w ) in WRITE_HANDLER() argument
|
/dports/emulators/mess/mame-mame0226/src/mame/drivers/ |
H A D | fromance.cpp | 294 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 D | pipedrm.cpp | 273 map(0x22, 0x25).w(FUNC(pipedrm_state::fromance_scroll_w)); in main_portmap()
|
/dports/emulators/mame/mame-mame0226/src/mame/drivers/ |
H A D | fromance.cpp | 294 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 D | pipedrm.cpp | 273 map(0x22, 0x25).w(FUNC(pipedrm_state::fromance_scroll_w)); in main_portmap()
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/ |
H A D | fromance.c | 338 { 0xe2, 0xe5, fromance_scroll_w }, 357 { 0x22, 0x25, fromance_scroll_w }, 370 { 0x22, 0x25, fromance_scroll_w },
|
H A D | pipedrm.c | 257 { 0x22, 0x25, fromance_scroll_w },
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/ |
H A D | fromance.c | 338 { 0xe2, 0xe5, fromance_scroll_w }, 357 { 0x22, 0x25, fromance_scroll_w }, 370 { 0x22, 0x25, fromance_scroll_w },
|
H A D | pipedrm.c | 257 { 0x22, 0x25, fromance_scroll_w },
|