diff options
author | 2015-07-16 15:19:57 -0500 | |
---|---|---|
committer | 2015-07-16 15:19:57 -0500 | |
commit | 41bb48e4d8bd5f169f9476078558623d761a75f9 (patch) | |
tree | c5524980d343eb7cf95f1a4fe10566214ee1f323 /src | |
parent | acf29ea21c7333c3b7488672989adf78619117ad (diff) |
thedealr.c: Minor doc update / note - NW
Diffstat (limited to 'src')
-rw-r--r-- | src/mame/drivers/thedealr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/thedealr.c b/src/mame/drivers/thedealr.c index 899d5a99426..c67f752bdf6 100644 --- a/src/mame/drivers/thedealr.c +++ b/src/mame/drivers/thedealr.c @@ -453,7 +453,6 @@ Fever Mode: PORT_DIPNAME( 0x80, 0x80, "Coin In / Coin Out" ) PORT_DIPLOCATION("SW3:8") /* No credit - payout waiting for hopper??? */ PORT_DIPSETTING( 0x80, DEF_STR( Off ) ) PORT_DIPSETTING( 0x00, DEF_STR( On ) ) - PORT_START("DSW4") PORT_DIPUNKNOWN_DIPLOC( 0x01, 0x01, "SW4:7" ) // X in service mode |