Searched refs:zpu_coin_counter_w (Results 1 – 4 of 4) sorted by relevance
/dports/emulators/mess/mame-mame0226/src/mame/drivers/ |
H A D | mazerbla.cpp | 155 void zpu_coin_counter_w(offs_t offset, uint8_t data); 420 void mazerbla_state::zpu_coin_counter_w(offs_t offset, uint8_t data) in zpu_coin_counter_w() function in mazerbla_state 481 map(0x68, 0x68).w(FUNC(mazerbla_state::zpu_coin_counter_w)); in mazerbla_io_map()
|
/dports/emulators/mame/mame-mame0226/src/mame/drivers/ |
H A D | mazerbla.cpp | 155 void zpu_coin_counter_w(offs_t offset, uint8_t data); 420 void mazerbla_state::zpu_coin_counter_w(offs_t offset, uint8_t data) in zpu_coin_counter_w() function in mazerbla_state 481 map(0x68, 0x68).w(FUNC(mazerbla_state::zpu_coin_counter_w)); in mazerbla_io_map()
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/ |
H A D | mazerbla.c | 479 static WRITE_HANDLER(zpu_coin_counter_w) in WRITE_HANDLER() argument 493 { 0x68, 0x68, zpu_coin_counter_w },
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/ |
H A D | mazerbla.c | 479 static WRITE_HANDLER(zpu_coin_counter_w) in WRITE_HANDLER() argument 493 { 0x68, 0x68, zpu_coin_counter_w },
|