Previous 199869 Revisions Next

r45153 Tuesday 23rd February, 2016 at 03:32:59 UTC by Vasantha Crabb
nw
[src/mame/drivers]konamigv.cpp

trunk/src/mame/drivers/konamigv.cpp
r253664r253665
364364   PORT_BIT( 0x00000100, IP_ACTIVE_LOW, IPT_UNKNOWN )
365365   PORT_BIT( 0x00000200, IP_ACTIVE_LOW, IPT_START1 )
366366   PORT_BIT( 0x00000400, IP_ACTIVE_LOW, IPT_COIN1 )
367   PORT_BIT( 0x00000800, IP_ACTIVE_LOW, IPT_SERVICE1 ) PORT_SERVICE_NO_TOGGLE( 0x00001000, IP_ACTIVE_LOW )
367   PORT_BIT( 0x00000800, IP_ACTIVE_LOW, IPT_SERVICE1 )
368   PORT_SERVICE_NO_TOGGLE( 0x00001000, IP_ACTIVE_LOW )
368369   PORT_BIT( 0x00002000, IP_ACTIVE_HIGH, IPT_SPECIAL ) PORT_READ_LINE_DEVICE_MEMBER( "eeprom", eeprom_serial_93cxx_device, do_read )
369370   PORT_BIT( 0x00004000, IP_ACTIVE_LOW, IPT_UNKNOWN )
370371   PORT_BIT( 0x00008000, IP_ACTIVE_LOW, IPT_UNKNOWN )


Previous 199869 Revisions Next


© 1997-2024 The MAME Team