| Previous | 199869 Revisions | Next |
| r22797 Sunday 12th May, 2013 at 19:51:49 UTC by David Haywood |
|---|
| copy and paste, not cut and paste ;-) (nw) |
| [src/mame/drivers] | pacman.c |
| r22796 | r22797 | |
|---|---|---|
| 1505 | 1505 | PORT_DIPSETTING( 0x10, "15000" ) |
| 1506 | 1506 | PORT_DIPSETTING( 0x20, "20000" ) |
| 1507 | 1507 | PORT_DIPSETTING( 0x30, DEF_STR( None ) ) |
| 1508 | PORT_DIPNAME( 0x40, 0x40, DEF_STR( Difficulty ) ) | |
| 1509 | PORT_DIPSETTING( 0x40, DEF_STR( Normal ) ) | |
| 1510 | PORT_DIPSETTING( 0x00, DEF_STR( Hard ) ) | |
| 1508 | 1511 | PORT_BIT( 0x80, IP_ACTIVE_LOW, IPT_UNUSED ) |
| 1509 | 1512 | |
| 1510 | 1513 | PORT_START("DSW2") |
| Previous | 199869 Revisions | Next |