summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2017-07-07 21:57:20 +0200
committer hap <happppp@users.noreply.github.com>2017-07-07 21:57:42 +0200
commit4b9f85866ca338fbe3b38df66d86b9803590d701 (patch)
treeadde6f4be67c4d2abf0b19aa4d39108e2da6ed8a
parente73e2ed6c6c7c3f748393566f206907e50eb5586 (diff)
hh_tms1k: added button panel to arcmania.lay (nw)
-rw-r--r--src/mame/drivers/hh_tms1k.cpp9
-rw-r--r--src/mame/layout/arcmania.lay140
2 files changed, 129 insertions, 20 deletions
diff --git a/src/mame/drivers/hh_tms1k.cpp b/src/mame/drivers/hh_tms1k.cpp
index 1b9f2458c9e..77271036acf 100644
--- a/src/mame/drivers/hh_tms1k.cpp
+++ b/src/mame/drivers/hh_tms1k.cpp
@@ -127,8 +127,9 @@
- some of the games rely on the fact that faster/longer strobed leds appear brighter,
eg. tc4/h2hfootb(offense), bankshot(cue ball), ...
- stopthiep: unable to start a game (may be intentional?)
- - 7in1ss: in 2-player mode, game select and skill select can be configured
- after selecting a game?
+ - 7in1ss: in 2-player mode, game select and skill select can be configured after selecting a game?
+ - arrball: shot button is unresponsive sometimes, maybe BTANB? no video of game on Youtube
+ ROM is good, PLAs are good, input mux is good
- bship discrete sound, netlist is documented
- finish bshipb SN76477 sound
- improve elecbowl driver
@@ -153,7 +154,7 @@
// internal artwork
#include "7in1ss.lh"
#include "amaztron.lh" // clickable
-#include "arcmania.lh"
+#include "arcmania.lh" // clickable
#include "arrball.lh"
#include "astro.lh"
#include "bankshot.lh"
@@ -9497,7 +9498,7 @@ CONS( 1979, simonf, simon, 0, simon, simon, simon_state, 0,
CONS( 1979, ssimon, 0, 0, ssimon, ssimon, ssimon_state, 0, "Milton Bradley", "Super Simon", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
CONS( 1979, bigtrak, 0, 0, bigtrak, bigtrak, bigtrak_state, 0, "Milton Bradley", "Big Trak", MACHINE_SUPPORTS_SAVE | MACHINE_MECHANICAL ) // ***
CONS( 1981, mbdtower, 0, 0, mbdtower, mbdtower, mbdtower_state, 0, "Milton Bradley", "Dark Tower (Milton Bradley)", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK | MACHINE_MECHANICAL ) // ***
-CONS( 1983, arcmania, 0, 0, arcmania, arcmania, arcmania_state, 0, "Milton Bradley", "Electronic Arcade Mania (Arcade Machine)", MACHINE_SUPPORTS_SAVE | MACHINE_REQUIRES_ARTWORK ) // ***
+CONS( 1983, arcmania, 0, 0, arcmania, arcmania, arcmania_state, 0, "Milton Bradley", "Electronic Arcade Mania (Arcade Machine)", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK | MACHINE_REQUIRES_ARTWORK ) // ***
CONS( 1977, cnsector, 0, 0, cnsector, cnsector, cnsector_state, 0, "Parker Brothers", "Code Name: Sector", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK | MACHINE_NO_SOUND_HW ) // ***
CONS( 1978, merlin, 0, 0, merlin, merlin, merlin_state, 0, "Parker Brothers", "Merlin - The Electronic Wizard", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
diff --git a/src/mame/layout/arcmania.lay b/src/mame/layout/arcmania.lay
index 20dade9c2f3..d00a84cb94c 100644
--- a/src/mame/layout/arcmania.lay
+++ b/src/mame/layout/arcmania.lay
@@ -5,6 +5,69 @@
<element name="static_gray"><rect><color red="0.25" green="0.25" blue="0.25" /></rect></element>
+ <element name="static_orange"><rect><color red="0.75" green="0.35" blue="0.1" /></rect></element>
+ <element name="text_1">
+ <rect><color red="0.75" green="0.35" blue="0.1" /></rect>
+ <text string="1"><color red="0.85" green="0.85" blue="0.85" /></text>
+ </element>
+ <element name="text_2">
+ <rect><color red="0.75" green="0.35" blue="0.1" /></rect>
+ <text string="2"><color red="0.85" green="0.85" blue="0.85" /></text>
+ </element>
+ <element name="text_3">
+ <rect><color red="0.75" green="0.35" blue="0.1" /></rect>
+ <text string="3"><color red="0.85" green="0.85" blue="0.85" /></text>
+ </element>
+
+ <element name="static_yellow"><rect><color red="0.75" green="0.75" blue="0.3" /></rect></element>
+
+ <element name="static_red"><rect><color red="0.75" green="0.2" blue="0.2" /></rect></element>
+ <element name="text_run">
+ <rect><color red="0.75" green="0.2" blue="0.2" /></rect>
+ <text string="RUN"><color red="0.85" green="0.85" blue="0.85" /></text>
+ </element>
+ <element name="text_amuk">
+ <rect><color red="0.75" green="0.2" blue="0.2" /></rect>
+ <text string="AMUK"><color red="0.85" green="0.85" blue="0.85" /></text>
+ </element>
+
+ <element name="static_blue"><rect><color red="0.15" green="0.25" blue="0.75" /></rect></element>
+ <element name="text_sneak">
+ <rect><color red="0.15" green="0.25" blue="0.75" /></rect>
+ <text string="SNEAK"><color red="0.85" green="0.85" blue="0.85" /></text>
+ </element>
+ <element name="text_attack">
+ <rect><color red="0.15" green="0.25" blue="0.75" /></rect>
+ <text string="ATTACK"><color red="0.85" green="0.85" blue="0.85" /></text>
+ </element>
+
+ <element name="static_green"><rect><color red="0.15" green="0.6" blue="0.2" /></rect></element>
+ <element name="text_alien">
+ <rect><color red="0.15" green="0.6" blue="0.2" /></rect>
+ <text string="Alien"><color red="0.85" green="0.85" blue="0.85" /></text>
+ </element>
+ <element name="text_raiders">
+ <rect><color red="0.15" green="0.6" blue="0.2" /></rect>
+ <text string="Raiders"><color red="0.85" green="0.85" blue="0.85" /></text>
+ </element>
+
+ <element name="static_purple"><rect><color red="0.7" green="0.25" blue="0.5" /></rect></element>
+ <element name="text_rattler">
+ <rect><color red="0.7" green="0.25" blue="0.5" /></rect>
+ <text string="Rattler"><color red="0.85" green="0.85" blue="0.85" /></text>
+ </element>
+
+ <element name="hl" defstate="0">
+ <text string=" ">
+ <bounds x="0.0" y="0.0" width="5.8" height="5.0" />
+ <color red="0.0" green="0.0" blue="0.0" />
+ </text>
+ <disk state="1">
+ <bounds x="0.6" y="0.2" width="4.6" height="4.6" />
+ <color red="0.0" green="0.0" blue="0.0" />
+ </disk>
+ </element>
+
<element name="led" defstate="0">
<disk state="1"><color red="1.0" green="0.9" blue="0.15" /></disk>
<disk state="0"><color red="0.08" green="0.07" blue="0.015" /></disk>
@@ -14,22 +77,67 @@
<!-- build screen -->
<view name="Internal Layout">
- <bounds left="0.01" right="8.99" top="0.01" bottom="8.99" />
-
- <bezel element="static_gray"><bounds x="0" y="2.9" width="9" height="0.2" /></bezel>
- <bezel element="static_gray"><bounds x="0" y="5.9" width="9" height="0.2" /></bezel>
- <bezel element="static_gray"><bounds x="2.9" y="0" width="0.2" height="9" /></bezel>
- <bezel element="static_gray"><bounds x="5.9" y="0" width="0.2" height="9" /></bezel>
-
- <bezel name="0.0" element="led"><bounds x="1" y="1" width="1" height="1" /></bezel>
- <bezel name="0.1" element="led"><bounds x="4" y="1" width="1" height="1" /></bezel>
- <bezel name="0.2" element="led"><bounds x="7" y="1" width="1" height="1" /></bezel>
- <bezel name="0.3" element="led"><bounds x="1" y="4" width="1" height="1" /></bezel>
- <bezel name="0.4" element="led"><bounds x="4" y="4" width="1" height="1" /></bezel>
- <bezel name="0.5" element="led"><bounds x="7" y="4" width="1" height="1" /></bezel>
- <bezel name="0.6" element="led"><bounds x="1" y="7" width="1" height="1" /></bezel>
- <bezel name="0.7" element="led"><bounds x="4" y="7" width="1" height="1" /></bezel>
- <bezel name="0.8" element="led"><bounds x="7" y="7" width="1" height="1" /></bezel>
+ <bounds left="-1.5" right="19.5" top="-0.2" bottom="36.1" />
+
+ <!-- leds -->
+
+ <bezel element="static_gray"><bounds x="0" y="4.9" width="18" height="0.2" /></bezel>
+ <bezel element="static_gray"><bounds x="0" y="9.9" width="18" height="0.2" /></bezel>
+ <bezel element="static_gray"><bounds x="5.9" y="0" width="0.2" height="15" /></bezel>
+ <bezel element="static_gray"><bounds x="11.9" y="0" width="0.2" height="15" /></bezel>
+
+ <bezel name="0.0" element="led"><bounds x="2" y="1.5" width="2" height="2" /></bezel>
+ <bezel name="0.1" element="led"><bounds x="8" y="1.5" width="2" height="2" /></bezel>
+ <bezel name="0.2" element="led"><bounds x="14" y="1.5" width="2" height="2" /></bezel>
+ <bezel name="0.3" element="led"><bounds x="2" y="6.5" width="2" height="2" /></bezel>
+ <bezel name="0.4" element="led"><bounds x="8" y="6.5" width="2" height="2" /></bezel>
+ <bezel name="0.5" element="led"><bounds x="14" y="6.5" width="2" height="2" /></bezel>
+ <bezel name="0.6" element="led"><bounds x="2" y="11.5" width="2" height="2" /></bezel>
+ <bezel name="0.7" element="led"><bounds x="8" y="11.5" width="2" height="2" /></bezel>
+ <bezel name="0.8" element="led"><bounds x="14" y="11.5" width="2" height="2" /></bezel>
+
+ <!-- button panel -->
+
+ <bezel element="static_orange"><bounds x="-1" y="18" width="5.8" height="5" /></bezel>
+ <bezel element="static_orange"><bounds x="6.1" y="18" width="5.8" height="5" /></bezel>
+ <bezel element="static_orange"><bounds x="13.2" y="18" width="5.8" height="5" /></bezel>
+
+ <bezel element="static_red"><bounds x="-1" y="24.3" width="5.8" height="5" /></bezel>
+ <bezel element="static_yellow"><bounds x="6.1" y="24.3" width="5.8" height="5" /></bezel>
+ <bezel element="static_blue"><bounds x="13.2" y="24.3" width="5.8" height="5" /></bezel>
+
+ <bezel element="static_green"><bounds x="-1" y="30.6" width="5.8" height="5" /></bezel>
+ <bezel element="static_yellow"><bounds x="6.1" y="30.6" width="5.8" height="5" /></bezel>
+ <bezel element="static_purple"><bounds x="13.2" y="30.6" width="5.8" height="5" /></bezel>
+
+
+ <bezel element="text_1"><bounds x="-0.9" y="18.5" width="5.6" height="4" /></bezel>
+ <bezel element="text_2"><bounds x="6.2" y="18.5" width="5.6" height="4" /></bezel>
+ <bezel element="text_3"><bounds x="13.3" y="18.5" width="5.6" height="4" /></bezel>
+
+ <bezel element="text_run"><bounds x="-0.9" y="25.2" width="5.6" height="1.6" /></bezel>
+ <bezel element="text_amuk"><bounds x="-0.9" y="26.8" width="5.6" height="1.6" /></bezel>
+
+ <bezel element="text_sneak"><bounds x="13.3" y="25.2" width="5.6" height="1.6" /></bezel>
+ <bezel element="text_attack"><bounds x="13.3" y="26.8" width="5.6" height="1.6" /></bezel>
+
+ <bezel element="text_alien"><bounds x="-0.9" y="31.5" width="5.6" height="1.6" /></bezel>
+ <bezel element="text_raiders"><bounds x="-0.9" y="33.1" width="5.6" height="1.6" /></bezel>
+
+ <bezel element="text_rattler"><bounds x="13.3" y="32.3" width="5.6" height="1.6" /></bezel>
+
+
+ <bezel element="hl" inputtag="IN.2" inputmask="0x01"><bounds x="-1" y="18" width="5.8" height="5" /><color alpha="0.2" /></bezel>
+ <bezel element="hl" inputtag="IN.2" inputmask="0x02"><bounds x="6.1" y="18" width="5.8" height="5" /><color alpha="0.2" /></bezel>
+ <bezel element="hl" inputtag="IN.2" inputmask="0x04"><bounds x="13.2" y="18" width="5.8" height="5" /><color alpha="0.2" /></bezel>
+
+ <bezel element="hl" inputtag="IN.1" inputmask="0x01"><bounds x="-1" y="24.3" width="5.8" height="5" /><color alpha="0.2" /></bezel>
+ <bezel element="hl" inputtag="IN.1" inputmask="0x02"><bounds x="6.1" y="24.3" width="5.8" height="5" /><color alpha="0.2" /></bezel>
+ <bezel element="hl" inputtag="IN.1" inputmask="0x04"><bounds x="13.2" y="24.3" width="5.8" height="5" /><color alpha="0.2" /></bezel>
+
+ <bezel element="hl" inputtag="IN.0" inputmask="0x01"><bounds x="-1" y="30.6" width="5.8" height="5" /><color alpha="0.2" /></bezel>
+ <bezel element="hl" inputtag="IN.0" inputmask="0x02"><bounds x="6.1" y="30.6" width="5.8" height="5" /><color alpha="0.2" /></bezel>
+ <bezel element="hl" inputtag="IN.0" inputmask="0x04"><bounds x="13.2" y="30.6" width="5.8" height="5" /><color alpha="0.2" /></bezel>
</view>
</mamelayout>