summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author sjy96525 <1580594783@qq.com>2017-10-21 14:53:43 +0800
committer GitHub <noreply@github.com>2017-10-21 14:53:43 +0800
commit17731cd62c991b558845f06397ed739f5527a29a (patch)
treebb2e42d53c5f681a8db069a4e22c21ebcaddfd51
parentfe4ad952f73f5a4c7f5b19c91b76402cc771fa34 (diff)
In according Success website, Big 10 is success gambing Game and release year is 1985.
https://www.success-corp.co.jp/developments/works
-rw-r--r--src/mame/drivers/big10.cpp2
1 files changed, 1 insertions, 1 deletions
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, "<unknown>", "Big 10", 0 )
+GAME( 1985, big10, 0, big10, big10, big10_state, 0, ROT0, "Success", "Big 10", 0 )