Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dswtpc.cpp255 m_brg->out_f<1>().set("io0", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
256 m_brg->out_f<1>().append("io1", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
257 m_brg->out_f<1>().append("io2", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
258 m_brg->out_f<1>().append("io3", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
259 m_brg->out_f<1>().append("io4", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
260 m_brg->out_f<1>().append("io5", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
261 m_brg->out_f<1>().append("io6", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
262 m_brg->out_f<1>().append("io7", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
H A Dswtpc09.cpp429 m_brg->out_f<1>().set("io0", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
430 m_brg->out_f<1>().append("io1", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
431 m_brg->out_f<1>().append("io2", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
432 m_brg->out_f<1>().append("io3", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
433 m_brg->out_f<1>().append("io4", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
434 m_brg->out_f<1>().append("io5", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
435 m_brg->out_f<1>().append("io6", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
436 m_brg->out_f<1>().append("io7", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dswtpc.cpp255 m_brg->out_f<1>().set("io0", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
256 m_brg->out_f<1>().append("io1", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
257 m_brg->out_f<1>().append("io2", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
258 m_brg->out_f<1>().append("io3", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
259 m_brg->out_f<1>().append("io4", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
260 m_brg->out_f<1>().append("io5", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
261 m_brg->out_f<1>().append("io6", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
262 m_brg->out_f<1>().append("io7", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc()
H A Dswtpc09.cpp429 m_brg->out_f<1>().set("io0", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
430 m_brg->out_f<1>().append("io1", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
431 m_brg->out_f<1>().append("io2", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
432 m_brg->out_f<1>().append("io3", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
433 m_brg->out_f<1>().append("io4", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
434 m_brg->out_f<1>().append("io5", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
435 m_brg->out_f<1>().append("io6", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
436 m_brg->out_f<1>().append("io7", FUNC(ss50_interface_port_device::f150_9600_w)); in swtpc09_base()
/dports/emulators/mess/mame-mame0226/src/devices/bus/ss50/
H A Dinterface.cpp180 WRITE_LINE_MEMBER(ss50_interface_port_device::f150_9600_w) in WRITE_LINE_MEMBER() argument
183 m_card->f150_9600_w(state); in WRITE_LINE_MEMBER()
H A Dinterface.h52 DECLARE_WRITE_LINE_MEMBER(f150_9600_w);
87 virtual DECLARE_WRITE_LINE_MEMBER(f150_9600_w) { } in DECLARE_WRITE_LINE_MEMBER() argument
H A Dmps.cpp47 virtual DECLARE_WRITE_LINE_MEMBER(f150_9600_w) override;
156 WRITE_LINE_MEMBER(ss50_mps_device::f150_9600_w) in WRITE_LINE_MEMBER() argument
H A Dmps2.cpp49 virtual DECLARE_WRITE_LINE_MEMBER(f150_9600_w) override;
212 WRITE_LINE_MEMBER(ss50_mps2_device::f150_9600_w) in WRITE_LINE_MEMBER() argument
/dports/emulators/mame/mame-mame0226/src/devices/bus/ss50/
H A Dinterface.h52 DECLARE_WRITE_LINE_MEMBER(f150_9600_w);
87 virtual DECLARE_WRITE_LINE_MEMBER(f150_9600_w) { } in DECLARE_WRITE_LINE_MEMBER() argument
H A Dinterface.cpp180 WRITE_LINE_MEMBER(ss50_interface_port_device::f150_9600_w) in WRITE_LINE_MEMBER() argument
183 m_card->f150_9600_w(state); in WRITE_LINE_MEMBER()
H A Dmps.cpp47 virtual DECLARE_WRITE_LINE_MEMBER(f150_9600_w) override;
156 WRITE_LINE_MEMBER(ss50_mps_device::f150_9600_w) in WRITE_LINE_MEMBER() argument
H A Dmps2.cpp49 virtual DECLARE_WRITE_LINE_MEMBER(f150_9600_w) override;
212 WRITE_LINE_MEMBER(ss50_mps2_device::f150_9600_w) in WRITE_LINE_MEMBER() argument