From 17731cd62c991b558845f06397ed739f5527a29a Mon Sep 17 00:00:00 2001 From: sjy96525 <1580594783@qq.com> Date: Sat, 21 Oct 2017 14:53:43 +0800 Subject: [PATCH] In according Success website, Big 10 is success gambing Game and release year is 1985. https://www.success-corp.co.jp/developments/works --- src/mame/drivers/big10.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/drivers/big10.cpp b/src/mame/drivers/big10.cpp index 6b5c6bc393a..4a57ccc1f88 100644 --- a/src/mame/drivers/big10.cpp +++ b/src/mame/drivers/big10.cpp @@ -264,4 +264,4 @@ ROM_END **************************************/ /* YEAR NAME PARENT MACHINE INPUT STATE INIT ROT COMPANY FULLNAME FLAGS */ -GAME( 198?, big10, 0, big10, big10, big10_state, 0, ROT0, "", "Big 10", 0 ) +GAME( 1985, big10, 0, big10, big10, big10_state, 0, ROT0, "Success", "Big 10", 0 )