Home
last modified time | relevance | path

Searched refs:bai_w (Results 1 – 25 of 30) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dz80dma.h69 DECLARE_WRITE_LINE_MEMBER(bai_w);
H A Dz80dma.cpp886 WRITE_LINE_MEMBER(z80dma_device::bai_w) in WRITE_LINE_MEMBER() argument
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dz80dma.h69 DECLARE_WRITE_LINE_MEMBER(bai_w);
H A Dz80dma.cpp886 WRITE_LINE_MEMBER(z80dma_device::bai_w) in WRITE_LINE_MEMBER() argument
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dabc1600.cpp872 m_dma0->out_bao_callback().set(m_dma1, FUNC(z80dma_device::bai_w)); in abc1600()
882 m_dma1->out_bao_callback().set(m_dma2, FUNC(z80dma_device::bai_w)); in abc1600()
H A Dsuper6.cpp461 m_dma->out_busreq_callback().set(m_dma, FUNC(z80dma_device::bai_w)); in super6()
H A Daltos5.cpp224 m_dma->bai_w(state); // tell dma that bus has been granted in WRITE_LINE_MEMBER()
H A Dzorba.cpp382 m_dma->bai_w(state); // tell dma that bus has been granted in WRITE_LINE_MEMBER()
H A Daussiebyte.cpp287 m_dma->bai_w(state); // tell dma that bus has been granted in WRITE_LINE_MEMBER()
H A Dbigbord2.cpp236 m_dma->bai_w(state); // tell dma that bus has been granted in WRITE_LINE_MEMBER()
H A Dhhtiger.cpp278 m_dma->bai_w(state); // tell dma that bus has been granted in WRITE_LINE_MEMBER()
H A Dkdt6.cpp391 m_dma->bai_w(state); in WRITE_LINE_MEMBER()
H A Dexcali64.cpp297 m_dma->bai_w(state); // tell dma that bus has been granted in WRITE_LINE_MEMBER()
H A Drt1715.cpp409 m_dma->bai_w(state); // tell dma that bus has been granted in WRITE_LINE_MEMBER()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dabc1600.cpp872 m_dma0->out_bao_callback().set(m_dma1, FUNC(z80dma_device::bai_w)); in abc1600()
882 m_dma1->out_bao_callback().set(m_dma2, FUNC(z80dma_device::bai_w)); in abc1600()
H A Dsuper6.cpp461 m_dma->out_busreq_callback().set(m_dma, FUNC(z80dma_device::bai_w)); in super6()
H A Daltos5.cpp224 m_dma->bai_w(state); // tell dma that bus has been granted in WRITE_LINE_MEMBER()
H A Dzorba.cpp382 m_dma->bai_w(state); // tell dma that bus has been granted in WRITE_LINE_MEMBER()
H A Daussiebyte.cpp287 m_dma->bai_w(state); // tell dma that bus has been granted in WRITE_LINE_MEMBER()
H A Dbigbord2.cpp236 m_dma->bai_w(state); // tell dma that bus has been granted in WRITE_LINE_MEMBER()
H A Dhhtiger.cpp278 m_dma->bai_w(state); // tell dma that bus has been granted in WRITE_LINE_MEMBER()
H A Dkdt6.cpp391 m_dma->bai_w(state); in WRITE_LINE_MEMBER()
H A Dexcali64.cpp297 m_dma->bai_w(state); // tell dma that bus has been granted in WRITE_LINE_MEMBER()
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dsorcerer.cpp281 m_dma->bai_w(state); // tell dma that bus has been granted in busreq_w()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dsorcerer.cpp281 m_dma->bai_w(state); // tell dma that bus has been granted in busreq_w()

12