Home
last modified time | relevance | path

Searched defs:PORT_WRITE_LINE_DEVICE_MEMBER (Results 1 – 16 of 16) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/bus/pet/
H A D2joysnd.cpp68 … IP_ACTIVE_LOW, IPT_JOYSTICK_RIGHT ) PORT_8WAY PORT_PLAYER(1) PORT_WRITE_LINE_DEVICE_MEMBER(DEVICE… in PORT_WRITE_LINE_DEVICE_MEMBER() function
/dports/emulators/mame/mame-mame0226/src/devices/bus/pet/
H A D2joysnd.cpp68 … IP_ACTIVE_LOW, IPT_JOYSTICK_RIGHT ) PORT_8WAY PORT_PLAYER(1) PORT_WRITE_LINE_DEVICE_MEMBER(DEVICE… in PORT_WRITE_LINE_DEVICE_MEMBER() function
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Djvs13551.cpp24 …PORT_BIT(0x01, IP_ACTIVE_HIGH, IPT_COIN1) PORT_WRITE_LINE_DEVICE_MEMBER(DEVICE_SELF, sega_837_1355… in PORT_WRITE_LINE_DEVICE_MEMBER() function
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Djvs13551.cpp24 …PORT_BIT(0x01, IP_ACTIVE_HIGH, IPT_COIN1) PORT_WRITE_LINE_DEVICE_MEMBER(DEVICE_SELF, sega_837_1355… in PORT_WRITE_LINE_DEVICE_MEMBER() function
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dvotrhv.cpp176 …PORT_BIT( 0x80, IP_ACTIVE_HIGH, IPT_BUTTON1 ) PORT_WRITE_LINE_DEVICE_MEMBER(DEVICE_SELF, votrhv_st… in PORT_WRITE_LINE_DEVICE_MEMBER() function
H A Dmekd5.cpp191 …PORT_BIT(0x01, IP_ACTIVE_LOW, IPT_KEYPAD) PORT_NAME("RS") PORT_WRITE_LINE_DEVICE_MEMBER(DEVICE_SEL… in PORT_WRITE_LINE_DEVICE_MEMBER() function
H A Dexorciser.cpp289 …PORT_BIT(0x01, IP_ACTIVE_HIGH, IPT_KEYPAD) PORT_NAME("Abort") PORT_WRITE_LINE_DEVICE_MEMBER(DEVICE… in PORT_WRITE_LINE_DEVICE_MEMBER() function
H A Dmekd3.cpp339 …PORT_BIT(0x01, IP_ACTIVE_LOW, IPT_KEYPAD) PORT_NAME("RS") PORT_WRITE_LINE_DEVICE_MEMBER(DEVICE_SEL… in PORT_WRITE_LINE_DEVICE_MEMBER() function
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dvotrhv.cpp176 …PORT_BIT( 0x80, IP_ACTIVE_HIGH, IPT_BUTTON1 ) PORT_WRITE_LINE_DEVICE_MEMBER(DEVICE_SELF, votrhv_st… in PORT_WRITE_LINE_DEVICE_MEMBER() function
H A Dmekd5.cpp191 …PORT_BIT(0x01, IP_ACTIVE_LOW, IPT_KEYPAD) PORT_NAME("RS") PORT_WRITE_LINE_DEVICE_MEMBER(DEVICE_SEL… in PORT_WRITE_LINE_DEVICE_MEMBER() function
H A Dexorciser.cpp289 …PORT_BIT(0x01, IP_ACTIVE_HIGH, IPT_KEYPAD) PORT_NAME("Abort") PORT_WRITE_LINE_DEVICE_MEMBER(DEVICE… in PORT_WRITE_LINE_DEVICE_MEMBER() function
H A Dmekd3.cpp339 …PORT_BIT(0x01, IP_ACTIVE_LOW, IPT_KEYPAD) PORT_NAME("RS") PORT_WRITE_LINE_DEVICE_MEMBER(DEVICE_SEL… in PORT_WRITE_LINE_DEVICE_MEMBER() function
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Die15.cpp415 …PORT_CONFNAME(0xffff, 9600, "RX Baud") PORT_WRITE_LINE_DEVICE_MEMBER(DEVICE_SELF, ie15_device, upd… in PORT_WRITE_LINE_DEVICE_MEMBER() function
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Die15.cpp415 …PORT_CONFNAME(0xffff, 9600, "RX Baud") PORT_WRITE_LINE_DEVICE_MEMBER(DEVICE_SELF, ie15_device, upd… in PORT_WRITE_LINE_DEVICE_MEMBER() function
/dports/emulators/mess/mame-mame0226/src/emu/
H A Dioport.h1736 #define PORT_WRITE_LINE_DEVICE_MEMBER(_device, _class, _member) \ macro
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dioport.h1736 #define PORT_WRITE_LINE_DEVICE_MEMBER(_device, _class, _member) \ macro