From 8ee0b5915465f88cab3ee19b025435a27be474be Mon Sep 17 00:00:00 2001 From: RobertoFresca Date: Mon, 4 Apr 2016 23:26:01 -0300 Subject: [PATCH] Changed Super Pool game description and year... --- src/mame/drivers/magic10.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mame/drivers/magic10.cpp b/src/mame/drivers/magic10.cpp index 08c9b4a90c8..82a1e8f1757 100644 --- a/src/mame/drivers/magic10.cpp +++ b/src/mame/drivers/magic10.cpp @@ -930,7 +930,7 @@ ROM_END Super Pool ABM (Nazionale Elettronica Giochi S.A.S.), 1998. - 9743 Rev.01 + PCB: 9743 Rev.01 1x MC68HC000P10 1x ACTEL A1020B-PL84C @@ -1321,7 +1321,7 @@ GAMEL( 1995, magic10a, magic10, magic10, magic10, magic10_state, magic10, RO GAMEL( 1995, magic10b, magic10, magic10a, magic10, magic10_state, magic10, ROT0, "A.W.P. Games", "Magic's 10 (ver. 16.45)", 0, layout_sgsafari ) GAMEL( 1995, magic10c, magic10, magic10a, magic10, magic10_state, magic10, ROT0, "A.W.P. Games", "Magic's 10 (ver. 16.15)", 0, layout_sgsafari ) GAME( 1997, magic102, 0, magic102, magic102, magic10_state, magic102, ROT0, "ABM Games", "Magic's 10 2 (ver 1.1)", MACHINE_NOT_WORKING ) -GAME( 1997, suprpool, 0, magic102, magic102, magic10_state, suprpool, ROT0, "ABM Games", "Super Pool (9743 rev.01)", MACHINE_NOT_WORKING ) +GAME( 1998, suprpool, 0, magic102, magic102, magic10_state, suprpool, ROT0, "ABM Games", "Super Pool (ver. 1.2)", MACHINE_NOT_WORKING ) GAME( 1996, hotslot, 0, hotslot, hotslot, magic10_state, hotslot, ROT0, "ABM Electronics", "Hot Slot (ver. 05.01)", MACHINE_NOT_WORKING ) GAME( 1999, mcolors, 0, magic102, magic102, magic10_state, magic102, ROT0, "", "Magic Colors (ver. 1.7a)", MACHINE_NOT_WORKING ) GAMEL( 1996, sgsafari, 0, sgsafari, sgsafari, magic10_state, sgsafari, ROT0, "New Impeuropex Corp.", "Super Gran Safari (ver 3.11)", 0, layout_sgsafari )