From 575f5b9ee5c1912cc82492dd11905ea9462f2b61 Mon Sep 17 00:00:00 2001 From: dinkc64 Date: Wed, 8 Sep 2021 20:58:49 -0400 Subject: [PATCH] dariusu, Continue Price dip [GoldS_TCRF, hap] --- src/burn/drv/taito/d_taitomisc.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/burn/drv/taito/d_taitomisc.cpp b/src/burn/drv/taito/d_taitomisc.cpp index 07a029fee..2d96a030e 100644 --- a/src/burn/drv/taito/d_taitomisc.cpp +++ b/src/burn/drv/taito/d_taitomisc.cpp @@ -635,9 +635,9 @@ static struct BurnDIPInfo DariusuDIPList[]= {0x14, 0x01, 0x30, 0x10, "5" }, {0x14, 0x01, 0x30, 0x00, "6" }, - {0 , 0xfe, 0 , 2 , "Unknown" }, - {0x14, 0x01, 0x40, 0x40, "Off" }, - {0x14, 0x01, 0x40, 0x00, "On" }, + {0 , 0xfe, 0 , 2 , "Continue Price" }, + {0x14, 0x01, 0x40, 0x40, "Discount" }, + {0x14, 0x01, 0x40, 0x00, "Same as Start" }, {0 , 0xfe, 0 , 2 , "Allow Continue" }, {0x14, 0x01, 0x80, 0x00, "No" },