Home
last modified time | relevance | path

Searched refs:f600_4800_w (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dswtpc.cpp237 m_brg->out_f<8>().set("io0", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
238 m_brg->out_f<8>().append("io1", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
239 m_brg->out_f<8>().append("io2", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
240 m_brg->out_f<8>().append("io3", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
241 m_brg->out_f<8>().append("io4", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
242 m_brg->out_f<8>().append("io5", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
243 m_brg->out_f<8>().append("io6", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
244 m_brg->out_f<8>().append("io7", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
H A Dswtpc09.cpp438 m_brg->out_f<3>().set("io0", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
439 m_brg->out_f<3>().append("io1", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
440 m_brg->out_f<3>().append("io2", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
441 m_brg->out_f<3>().append("io3", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
442 m_brg->out_f<3>().append("io4", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
443 m_brg->out_f<3>().append("io5", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
444 m_brg->out_f<3>().append("io6", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
445 m_brg->out_f<3>().append("io7", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dswtpc.cpp237 m_brg->out_f<8>().set("io0", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
238 m_brg->out_f<8>().append("io1", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
239 m_brg->out_f<8>().append("io2", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
240 m_brg->out_f<8>().append("io3", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
241 m_brg->out_f<8>().append("io4", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
242 m_brg->out_f<8>().append("io5", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
243 m_brg->out_f<8>().append("io6", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
244 m_brg->out_f<8>().append("io7", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc()
H A Dswtpc09.cpp438 m_brg->out_f<3>().set("io0", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
439 m_brg->out_f<3>().append("io1", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
440 m_brg->out_f<3>().append("io2", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
441 m_brg->out_f<3>().append("io3", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
442 m_brg->out_f<3>().append("io4", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
443 m_brg->out_f<3>().append("io5", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
444 m_brg->out_f<3>().append("io6", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
445 m_brg->out_f<3>().append("io7", FUNC(ss50_interface_port_device::f600_4800_w)); in swtpc09_base()
/dports/emulators/mess/mame-mame0226/src/devices/bus/ss50/
H A Dinterface.cpp192 WRITE_LINE_MEMBER(ss50_interface_port_device::f600_4800_w) in WRITE_LINE_MEMBER() argument
195 m_card->f600_4800_w(state); in WRITE_LINE_MEMBER()
H A Dinterface.h54 DECLARE_WRITE_LINE_MEMBER(f600_4800_w);
89 virtual DECLARE_WRITE_LINE_MEMBER(f600_4800_w) { } in DECLARE_WRITE_LINE_MEMBER() argument
H A Dmps.cpp49 virtual DECLARE_WRITE_LINE_MEMBER(f600_4800_w) override;
174 WRITE_LINE_MEMBER(ss50_mps_device::f600_4800_w) in WRITE_LINE_MEMBER() argument
H A Dmps2.cpp51 virtual DECLARE_WRITE_LINE_MEMBER(f600_4800_w) override;
236 WRITE_LINE_MEMBER(ss50_mps2_device::f600_4800_w) in WRITE_LINE_MEMBER() argument
/dports/emulators/mame/mame-mame0226/src/devices/bus/ss50/
H A Dinterface.h54 DECLARE_WRITE_LINE_MEMBER(f600_4800_w);
89 virtual DECLARE_WRITE_LINE_MEMBER(f600_4800_w) { } in DECLARE_WRITE_LINE_MEMBER() argument
H A Dinterface.cpp192 WRITE_LINE_MEMBER(ss50_interface_port_device::f600_4800_w) in WRITE_LINE_MEMBER() argument
195 m_card->f600_4800_w(state); in WRITE_LINE_MEMBER()
H A Dmps.cpp49 virtual DECLARE_WRITE_LINE_MEMBER(f600_4800_w) override;
174 WRITE_LINE_MEMBER(ss50_mps_device::f600_4800_w) in WRITE_LINE_MEMBER() argument
H A Dmps2.cpp51 virtual DECLARE_WRITE_LINE_MEMBER(f600_4800_w) override;
236 WRITE_LINE_MEMBER(ss50_mps2_device::f600_4800_w) in WRITE_LINE_MEMBER() argument