summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2017-10-21 18:05:34 +0200
committer GitHub <noreply@github.com>2017-10-21 18:05:34 +0200
commiteeae19983bd69ecc9ea863a87f139f16131da5ba (patch)
treef590628a490366bff579756ea4bb3f910612ab6c
parent969e33f8233af805824111b9ca53798418d94d65 (diff)
parent17731cd62c991b558845f06397ed739f5527a29a (diff)
Merge pull request #2735 from sjy96525/patch-18
Correct Big 10 Company and year
-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 )