| Previous | 199869 Revisions | Next |
| r32693 Sunday 12th October, 2014 at 23:10:16 UTC by Brian Troha |
|---|
| meritm.c: Remove stray addition used for testing which later turned out not to be needed after the separation of Americana & Merit Touch Joker Poker games - NW |
| [src/mame/drivers] | meritm.c |
| r32692 | r32693 | |
|---|---|---|
| 729 | 729 | PORT_DIPNAME( 0x10, 0x10, "Points Per Coin" ) PORT_DIPLOCATION("SW1:5") |
| 730 | 730 | PORT_DIPSETTING( 0x10, "1 Point / Coin" ) |
| 731 | 731 | PORT_DIPSETTING( 0x00, "5 Points / Coin" ) |
| 732 | PORT_DIPUNKNOWN_DIPLOC( 0x20, IP_ACTIVE_LOW, "SW1:6" ) | |
| 733 | 732 | PORT_DIPNAME( 0xc0, 0xc0, "Max Play" ) PORT_DIPLOCATION("SW1:7,8") |
| 734 | 733 | PORT_DIPSETTING( 0x40, "10" ) |
| 735 | 734 | PORT_DIPSETTING( 0xc0, "20" ) |
| Previous | 199869 Revisions | Next |