trunk/src/mame/layout/contcirc.lay
| r22902 | r22903 | |
| 21 | 21 | <bounds left="14" right="18" top="47" bottom="51" /> |
| 22 | 22 | <color red="0.44" green="0.47" blue="0.5" /> |
| 23 | 23 | </disk> |
| 24 | | <text string="LOW" state="1"> |
| 24 | <text string="LOW" state="0"> |
| 25 | 25 | <bounds left="3" right="29" top="2" bottom="12" /> |
| 26 | 26 | <color red="1.0" green="1.0" blue="0.4" /> |
| 27 | 27 | </text> |
| 28 | | <text string="LOW" state="0"> |
| 28 | <text string="LOW" state="1"> |
| 29 | 29 | <bounds left="3" right="29" top="2" bottom="12" /> |
| 30 | 30 | <color red="1.0" green="1.0" blue="1.0" /> |
| 31 | 31 | </text> |
| 32 | 32 | |
| 33 | | <text string="HIGH" state="1"> |
| 33 | <text string="HIGH" state="0"> |
| 34 | 34 | <bounds left="3" right="29" top="52" bottom="62" /> |
| 35 | 35 | <color red="1.0" green="1.0" blue="1.0" /> |
| 36 | 36 | </text> |
| 37 | | <text string="HIGH" state="0"> |
| 37 | <text string="HIGH" state="1"> |
| 38 | 38 | <bounds left="3" right="29" top="52" bottom="62" /> |
| 39 | 39 | <color red="1.0" green="1.0" blue="0.4" /> |
| 40 | 40 | </text> |
| 41 | | <disk state="1"> |
| 41 | <disk state="0"> |
| 42 | 42 | <bounds left="9" right="23" top="14" bottom="28" /> |
| 43 | 43 | <color red="0.85" green="0.4" blue="0.3" /> |
| 44 | 44 | </disk> |
| 45 | | <disk state="0"> |
| 45 | <disk state="1"> |
| 46 | 46 | <bounds left="9" right="23" top="36" bottom="50" /> |
| 47 | 47 | <color red="0.85" green="0.4" blue="0.3" /> |
| 48 | 48 | </disk> |
trunk/src/mame/layout/topspeed.lay
| r22902 | r22903 | |
| 21 | 21 | <bounds left="14" right="18" top="47" bottom="51" /> |
| 22 | 22 | <color red="0.44" green="0.47" blue="0.5" /> |
| 23 | 23 | </disk> |
| 24 | | <text string="LOW" state="1"> |
| 24 | <text string="LOW" state="0"> |
| 25 | 25 | <bounds left="3" right="29" top="2" bottom="12" /> |
| 26 | 26 | <color red="1.0" green="1.0" blue="0.4" /> |
| 27 | 27 | </text> |
| 28 | | <text string="LOW" state="0"> |
| 28 | <text string="LOW" state="1"> |
| 29 | 29 | <bounds left="3" right="29" top="2" bottom="12" /> |
| 30 | 30 | <color red="1.0" green="1.0" blue="1.0" /> |
| 31 | 31 | </text> |
| 32 | 32 | |
| 33 | | <text string="HIGH" state="1"> |
| 33 | <text string="HIGH" state="0"> |
| 34 | 34 | <bounds left="3" right="29" top="52" bottom="62" /> |
| 35 | 35 | <color red="1.0" green="1.0" blue="1.0" /> |
| 36 | 36 | </text> |
| 37 | | <text string="HIGH" state="0"> |
| 37 | <text string="HIGH" state="1"> |
| 38 | 38 | <bounds left="3" right="29" top="52" bottom="62" /> |
| 39 | 39 | <color red="1.0" green="1.0" blue="0.4" /> |
| 40 | 40 | </text> |
| 41 | | <disk state="1"> |
| 41 | <disk state="0"> |
| 42 | 42 | <bounds left="9" right="23" top="14" bottom="28" /> |
| 43 | 43 | <color red="0.85" green="0.4" blue="0.3" /> |
| 44 | 44 | </disk> |
| 45 | | <disk state="0"> |
| 45 | <disk state="1"> |
| 46 | 46 | <bounds left="9" right="23" top="36" bottom="50" /> |
| 47 | 47 | <color red="0.85" green="0.4" blue="0.3" /> |
| 48 | 48 | </disk> |
trunk/src/mame/drivers/taito_z.c
| r22902 | r22903 | |
| 2071 | 2071 | PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_UNKNOWN ) |
| 2072 | 2072 | PORT_BIT( 0x04, IP_ACTIVE_LOW, IPT_TILT ) |
| 2073 | 2073 | PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_START1 ) |
| 2074 | | PORT_BIT( 0x10, IP_ACTIVE_HIGH, IPT_BUTTON3 ) PORT_NAME("Shifter") PORT_TOGGLE |
| 2074 | PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_BUTTON3 ) PORT_NAME("Shifter") PORT_TOGGLE |
| 2075 | 2075 | PORT_BIT( 0xe0, IP_ACTIVE_HIGH, IPT_SPECIAL ) PORT_CUSTOM_MEMBER(DEVICE_SELF, taitoz_state, taitoz_pedal_r, "BRAKE") PORT_CONDITION("DSWA", 0x01, EQUALS, 0x01) |
| 2076 | 2076 | PORT_BIT( 0xe0, IP_ACTIVE_LOW, IPT_BUTTON2 ) PORT_NAME("Brake Switch") PORT_CONDITION("DSWA", 0x01, EQUALS, 0x00) // no function? |
| 2077 | 2077 | |
| r22902 | r22903 | |
| 2143 | 2143 | PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_TILT ) |
| 2144 | 2144 | PORT_BIT( 0x04, IP_ACTIVE_LOW, IPT_SERVICE2 ) PORT_NAME("Calibrate") // ? |
| 2145 | 2145 | PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_START1 ) |
| 2146 | | PORT_BIT( 0x10, IP_ACTIVE_HIGH, IPT_BUTTON4 ) PORT_NAME("Shifter") PORT_TOGGLE |
| 2146 | PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_BUTTON4 ) PORT_NAME("Shifter") PORT_TOGGLE |
| 2147 | 2147 | PORT_BIT( 0xe0, IP_ACTIVE_HIGH, IPT_SPECIAL ) PORT_CUSTOM_MEMBER(DEVICE_SELF, taitoz_state, taitoz_pedal_r, "GAS") PORT_CONDITION("DSWA", 0x02, EQUALS, 0x00) |
| 2148 | 2148 | PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_BUTTON1 ) PORT_NAME("Gas Switch") PORT_CONDITION("DSWA", 0x02, EQUALS, 0x02) |
| 2149 | 2149 | |
| r22902 | r22903 | |
| 2429 | 2429 | PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_TILT ) |
| 2430 | 2430 | PORT_BIT( 0x04, IP_ACTIVE_LOW, IPT_SERVICE2 ) PORT_NAME("Center") |
| 2431 | 2431 | PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_START1 ) |
| 2432 | | PORT_BIT( 0x10, IP_ACTIVE_HIGH, IPT_BUTTON4 ) PORT_NAME("Shifter") PORT_TOGGLE |
| 2432 | PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_BUTTON4 ) PORT_NAME("Shifter") PORT_TOGGLE |
| 2433 | 2433 | PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_BUTTON1 ) PORT_NAME("Gas Switch") |
| 2434 | 2434 | PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_UNKNOWN ) |
| 2435 | 2435 | PORT_BIT( 0x80, IP_ACTIVE_LOW, IPT_UNKNOWN ) |
trunk/src/mame/drivers/topspeed.c
| r22902 | r22903 | |
| 586 | 586 | PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_TILT ) |
| 587 | 587 | PORT_BIT( 0x04, IP_ACTIVE_LOW, IPT_SERVICE2 ) PORT_NAME("Calibrate") // ? |
| 588 | 588 | PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_START1 ) |
| 589 | | PORT_BIT( 0x10, IP_ACTIVE_HIGH, IPT_BUTTON4 ) PORT_NAME("Shifter") PORT_TOGGLE |
| 589 | PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_BUTTON4 ) PORT_NAME("Shifter") PORT_TOGGLE |
| 590 | 590 | PORT_BIT( 0xe0, IP_ACTIVE_HIGH, IPT_SPECIAL ) PORT_CUSTOM_MEMBER(DEVICE_SELF, topspeed_state, topspeed_pedal_r, "GAS") PORT_CONDITION("DSWA", 0x03, NOTEQUALS, 0x02) |
| 591 | 591 | PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_BUTTON1 ) PORT_NAME("Gas Switch") PORT_CONDITION("DSWA", 0x03, EQUALS, 0x02) |
| 592 | 592 | |