summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/norautp.c
diff options
context:
space:
mode:
author Michaël Banaan Ananas <happppp@users.noreply.github.com>2010-05-24 00:54:46 +0000
committer Michaël Banaan Ananas <happppp@users.noreply.github.com>2010-05-24 00:54:46 +0000
commitcee16fd818be98253b97fae409610c553ec0ca2a (patch)
treec07f1b99a02ad2da1c2c784abd961dbcf3e4f356 /src/mame/drivers/norautp.c
parent1fe79cee4f98c7713f9e67ff44637722fa6cad66 (diff)
stern->stern electronics
Diffstat (limited to 'src/mame/drivers/norautp.c')
-rw-r--r--src/mame/drivers/norautp.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/norautp.c b/src/mame/drivers/norautp.c
index aad1fdaeb4d..d0480142b3d 100644
--- a/src/mame/drivers/norautp.c
+++ b/src/mame/drivers/norautp.c
@@ -41,7 +41,7 @@
* HI-LO Double Up Joker Poker, 1983, SMS Manufacturing Corp.
* DRHL Poker (v.2.89), 1986, Drews Inc.
* Turbo Poker 2, 1993, Micro Manufacturing, Inc.
- * Fast Draw (poker conversion kit)?, 198?, Stern/Seeburg?.
+ * Fast Draw (poker conversion kit)?, 198?, Stern Electronics?
* Draw Poker HI-LO (unknown, rev 1), 198?, SMS Manufacturing Corp?.
* Draw Poker HI-LO (unknown, rev 2), 198?, SMS Manufacturing Corp?.
@@ -3195,7 +3195,7 @@ ROM_END
/*
- Fast Draw (Stern)?
+ Fast Draw (Stern Electronics)?
Text font is different to other similar games.
@@ -3435,6 +3435,6 @@ GAME( 1993, tpoker2, 0, dphltest, norautp, 0, ROT0, "Micro Manufactur
/* YEAR NAME PARENT MACHINE INPUT INIT ROT COMPANY FULLNAME FLAGS LAYOUT */
-GAME( 198?, fastdrwp, 0, dphl, norautp, 0, ROT0, "Stern/Seeburg?", "Fast Draw (poker conversion kit)?", GAME_NOT_WORKING )
+GAME( 198?, fastdrwp, 0, dphl, norautp, 0, ROT0, "Stern Electronics?", "Fast Draw (poker conversion kit)?", GAME_NOT_WORKING )
GAME( 198?, dphlunka, 0, dphl, norautp, 0, ROT0, "SMS Manufacturing Corp.", "Draw Poker HI-LO (unknown, rev 1)", GAME_NOT_WORKING )
GAME( 198?, dphlunkb, 0, dphl, norautp, 0, ROT0, "SMS Manufacturing Corp.", "Draw Poker HI-LO (unknown, rev 2)", GAME_NOT_WORKING )