summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/notechan.cpp
diff options
context:
space:
mode:
author RobertoFresca <robbie@mamedev.org>2017-10-13 18:22:06 -0300
committer RobertoFresca <robbie@mamedev.org>2017-10-13 18:22:06 -0300
commit8dd016c46bb4d5e8766a81281b43cf357aca9ae7 (patch)
treec0b45df9f8e42c40cfadee98a5125bb7fb341d0b /src/mame/drivers/notechan.cpp
parentba6335c7eb8f35ebe714600b10b582bc04dbc6bb (diff)
Remove duplicated notes...
Diffstat (limited to 'src/mame/drivers/notechan.cpp')
-rw-r--r--src/mame/drivers/notechan.cpp18
1 files changed, 5 insertions, 13 deletions
diff --git a/src/mame/drivers/notechan.cpp b/src/mame/drivers/notechan.cpp
index b7c85016529..68454e7cb0d 100644
--- a/src/mame/drivers/notechan.cpp
+++ b/src/mame/drivers/notechan.cpp
@@ -157,14 +157,6 @@
Technical info:
- Error codes:
-
- E0 - PCB error, check ROM/RAM.
- E1 - Home position sensor error.
- E2 - Output sensor error.
- C0 - Freebie / Giveaway (??).
-
-
DIP Switches:
+-----------------------------------+-----+-----+-----+-----+-----+-----+-----+-----+
@@ -225,10 +217,10 @@
Letter and number displayed alternately on the play count display.
- C0 and prize out LED Prizes out.
- E0 PCB failure.
- E1 Home position sensor failure.
- E2 Output sensor failure.
+ C0 (and prize out LED): Prizes out.
+ E0: PCB failure, check ROM/RAM.
+ E1: Home position sensor failure.
+ E2: Output sensor failure.
-------------------------------------------------------------------
@@ -466,7 +458,7 @@ static INPUT_PORTS_START( notechan )
Maybe it's the 'coin-in' button.
(4) Pulsing these three lines together (D3-D4-D5) trigger a partial sample (not recog-
- nized) constantly.
+ nized) constantly.
*/
PORT_START("DSW")