Home
last modified time | relevance | path

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

/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/includes/
H A Dfromance.h31 WRITE_HANDLER( fromance_videoram_w );
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/includes/
H A Dfromance.h31 WRITE_HANDLER( fromance_videoram_w );
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dfromance.h62 void fromance_videoram_w(offs_t offset, uint8_t data);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dfromance.h62 void fromance_videoram_w(offs_t offset, uint8_t data);
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dfromance.cpp182 void fromance_state::fromance_videoram_w(offs_t offset, uint8_t data) in fromance_videoram_w() function in fromance_state
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dfromance.cpp182 void fromance_state::fromance_videoram_w(offs_t offset, uint8_t data) in fromance_videoram_w() function in fromance_state
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dfromance_vidhrdw.c200 WRITE_HANDLER( fromance_videoram_w ) in WRITE_HANDLER() argument
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dfromance_vidhrdw.c200 WRITE_HANDLER( fromance_videoram_w ) in WRITE_HANDLER() argument
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/
H A Dpipedrm.c240 { 0xd000, 0xffff, fromance_videoram_w, &videoram, &videoram_size },
H A Dfromance.c297 { 0xc000, 0xefff, fromance_videoram_w },
316 { 0xd000, 0xffff, fromance_videoram_w },
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/
H A Dpipedrm.c240 { 0xd000, 0xffff, fromance_videoram_w, &videoram, &videoram_size },
H A Dfromance.c297 { 0xc000, 0xefff, fromance_videoram_w },
316 { 0xd000, 0xffff, fromance_videoram_w },
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dfromance.cpp265 …, 0xefff).rw(FUNC(fromance_state::fromance_videoram_r), FUNC(fromance_state::fromance_videoram_w)); in nekkyoku_sub_map()
276 …, 0xffff).rw(FUNC(fromance_state::fromance_videoram_r), FUNC(fromance_state::fromance_videoram_w)); in fromance_sub_map()
H A Dpipedrm.cpp263 …).rw(FUNC(pipedrm_state::fromance_videoram_r), FUNC(pipedrm_state::fromance_videoram_w)).share("vi… in main_map()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dfromance.cpp265 …, 0xefff).rw(FUNC(fromance_state::fromance_videoram_r), FUNC(fromance_state::fromance_videoram_w)); in nekkyoku_sub_map()
276 …, 0xffff).rw(FUNC(fromance_state::fromance_videoram_r), FUNC(fromance_state::fromance_videoram_w)); in fromance_sub_map()
H A Dpipedrm.cpp263 …).rw(FUNC(pipedrm_state::fromance_videoram_r), FUNC(pipedrm_state::fromance_videoram_w)).share("vi… in main_map()