summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/mame/drivers/roland_tr808.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/roland_tr808.cpp b/src/mame/drivers/roland_tr808.cpp
index a04aabf527c..b69e89af80a 100644
--- a/src/mame/drivers/roland_tr808.cpp
+++ b/src/mame/drivers/roland_tr808.cpp
@@ -91,4 +91,4 @@ ROM_END
Drivers
***************************************************************************/
-SYST( 1982, tr808, 0, 0, tr808, tr808, tr808_state, empty_init, "Roland", "TR-808 Rhythm Composer", MACHINE_IS_SKELETON )
+SYST( 1980, tr808, 0, 0, tr808, tr808, tr808_state, empty_init, "Roland", "TR-808 Rhythm Composer", MACHINE_IS_SKELETON )