From cd062dfe3fefe4e9dcc6d3039fa8501cc77bb6e1 Mon Sep 17 00:00:00 2001 From: James Wallace Date: Tue, 2 Feb 2021 20:43:19 +0000 Subject: - jpmimpct: Fixed layout of Big Bucks (JPM) --- src/mame/drivers/jpmimpctsw.cpp | 2 +- src/mame/layout/j6big50.lay | 16 +-- src/mame/layout/j6bigbukc.lay | 247 ++++++++++++++++++++++------------------ 3 files changed, 145 insertions(+), 120 deletions(-) diff --git a/src/mame/drivers/jpmimpctsw.cpp b/src/mame/drivers/jpmimpctsw.cpp index c4f9df82994..67632caeaaa 100644 --- a/src/mame/drivers/jpmimpctsw.cpp +++ b/src/mame/drivers/jpmimpctsw.cpp @@ -599,7 +599,7 @@ INPUT_PORTS_START( j6sonicg ) // only runs without a key? PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_BUTTON4 ) PORT_NAME("Nudge 3/Lo") PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_BUTTON3 ) PORT_NAME("Nudge 2/Hi") PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_BUTTON2 ) PORT_NAME("Nudge 1") - PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_BUTTON1 ) PORT_NAME("Cancel/Collect") + PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_BUTTON1 ) PORT_NAME("Cancel") INPUT_PORTS_END INPUT_PORTS_START( j6arcade ) diff --git a/src/mame/layout/j6big50.lay b/src/mame/layout/j6big50.lay index 3a757e9e6ad..dfb8f69b5a4 100644 --- a/src/mame/layout/j6big50.lay +++ b/src/mame/layout/j6big50.lay @@ -454,7 +454,7 @@ - + @@ -478,7 +478,7 @@ - + @@ -502,7 +502,7 @@ - + @@ -526,7 +526,7 @@ - + @@ -550,7 +550,7 @@ - + @@ -574,7 +574,7 @@ - + @@ -598,7 +598,7 @@ - + @@ -622,7 +622,7 @@ - + diff --git a/src/mame/layout/j6bigbukc.lay b/src/mame/layout/j6bigbukc.lay index 451782ae9b4..ab07044085a 100644 --- a/src/mame/layout/j6bigbukc.lay +++ b/src/mame/layout/j6bigbukc.lay @@ -2149,22 +2149,22 @@ - + - + - + - + @@ -2263,165 +2263,165 @@ - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -4444,58 +4444,58 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -4504,58 +4504,58 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -4564,58 +4564,58 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -4624,6 +4624,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -5197,64 +5222,64 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + -- cgit v1.2.3