summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Stiletto <stilett0@users.noreply.github.com>2015-11-28 11:39:00 -0500
committer Stiletto <stilett0@users.noreply.github.com>2015-11-28 11:39:00 -0500
commit2b5f3877c217c504aaae283bdd8a3c16b2c178bf (patch)
treec36e020997f62fd990d6f12ec4f47c436851616f
parenta30ed0c686f0c8e1fc82394d531d2cabdbcf5536 (diff)
minor fix (nw)
minor fix (nw)
-rw-r--r--src/mame/drivers/pong.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/pong.cpp b/src/mame/drivers/pong.cpp
index 979ba7ce700..f02851434fa 100644
--- a/src/mame/drivers/pong.cpp
+++ b/src/mame/drivers/pong.cpp
@@ -36,8 +36,8 @@ TODO: Breakout Cocktail and Consolette are believed to use the Breakout PCB with
cabinet designs, this needs to be verified.
TODO: Coupe Davis is believed to use the Pong Doubles PCB, just a different cabinet design,
this needs to be verified.
-TODO: Dr. Pong, Pong In-A-Barrel, Puppy Pong, Snoopy Pong, Cocktail Pong and Coup Franc are
- all believed to use the Pong (Rev E) PCB, but different cabinet designs; this needs to
+TODO: Dr. Pong, Pong In-A-Barrel, Puppy Pong, Snoopy Pong, and Cocktail Pong are all
+ believed to use the Pong (Rev E) PCB, but different cabinet designs; this needs to
be verified.
TODO: Superpong is believed to use the Pong (Rev E) PCB with some minor modifications, this
needs to be verified.